Commit Graph

4 Commits

Author SHA1 Message Date
CodeForFame 428c3ec7cb Added reloadipbans command.
Dumped current database structure. (needs some cleanup)
2011-06-25 21:38:50 -05:00
CodeForFame 7ccbc743b9 Added ip ban and unban commands.
Fixed formatting of LSPacketHandlers.xml
2011-06-25 16:42:55 -05:00
CodeForFame d7e4583d3b Formatted all code.
Removed unused imports.
Addressed all warnings.
Made all fields in Player class private (added getters and setters where needed).
Removed dead code.
2011-06-25 00:44:53 -05:00
CodeForFame eac2ad9f88 Fixed run-time classpath to include Scala.
Redid CommandHandler in Scala, and added permissions for each command.
Changed groupIDs to be more logical.
Added configs for other config files.
Refactored structure of config files (moved them out of server and ls folders respectively because they're already in a folder that denotes server/ls)
Cleared logs.
Deleted LS configs from server (they are completely unused there).
Moved configs to the config folder.
2011-06-24 17:18:51 -05:00