Giter VIP home page Giter VIP logo

simpleclans2's Introduction

SimpleClans2

SimpleClansLogo

The ability to simplify means to eliminate the unnecessary so that the necessary may speak.

Hans Hofmann

SimpleClans was borne out of the need for a self-sustaining drop-and-go system that could be easy to picked up by new players and required minimal attention from server staff. The system has been running over at the SacredLabyrinth where it has been enjoyed and refined by its community. I present it now for public consumption, enjoy.

Phaed

Yep, and I took this over and delveloping now the second version of SimpleClans.

Max

Compilation

Currently Maven 3 is being used to compile SimpleClans.

  • Install Maven 3
  • Clone this repo and execute: mvn clean install

Known bugs and solutions

  • If you get this message:
    • "Failed at inserting clan because it already exists! Please follow the instructions on the jenkins page or on the devbukkit page else your data may get corrupted!"
    1. Exectue the command: /sc save
    2. Exectue the command: /sc copy sqlite SimpleClans2_tmp.db
    3. Copy SimpleClans2_tmp.db from your server's root to plugins/SimpleClans2/SimpleClans2.db (Replace or move an old db if there is one)
    4. Stop the server
    5. !Backup your mysql database! and drop the tables with the prefix sc2_. (For example in phpmyadmin)
    6. Change the settings from mysql to sqlite in the config and start the server (The server should start now and all data should be there!)
    7. Execute /sc copy mysql [host] [db] [user] [pw]
    8. Stop the server again, change settings to mysql and start the server again!

Links

simpleclans2's People

Contributors

maxammann avatar bjoernakamanf avatar pavog avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.