The ability to simplify means to eliminate the unnecessary so that the necessary may speak.
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.
Yep, and I took this over and delveloping now the second version of SimpleClans.
Currently Maven 3 is being used to compile SimpleClans.
- Install Maven 3
- Clone this repo and execute:
mvn clean install
- 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!"
- Exectue the command: /sc save
- Exectue the command: /sc copy sqlite SimpleClans2_tmp.db
- Copy SimpleClans2_tmp.db from your server's root to plugins/SimpleClans2/SimpleClans2.db (Replace or move an old db if there is one)
- Stop the server
- !Backup your mysql database! and drop the tables with the prefix sc2_. (For example in phpmyadmin)
- 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!)
- Execute /sc copy mysql [host] [db] [user] [pw]
- Stop the server again, change settings to mysql and start the server again!
- Project page: http://dev.bukkit.org/server-mods/simpleclans/
- Jenkins: http://build.greatmancode.com/browse/SIMPLECLANS-SIMPLECLANS2
- Javadocs: http://bit.ly/SC-javadocs1
- Bug tracker: http://bug.greatmancode.com/browse/SC
- IRC channel: #SimpleClans on esper.net