Saber-Factions/src/com/massivecraft/factions/zcore
Brettflan e6dcfcdb38 Release 1.6.9.4 beta
and sneaking in a typo fix
2012-12-19 06:43:24 -06:00
..
persist Backups are now created of bad factions.json and players.json files if they fail to load due to a JSON parse error; same as we already do for bad conf.json 2012-10-19 01:50:36 -05:00
util Partial backport of Olof's file handling changes made in the main 1.7.x branch. Reworked a bit to use older file handling methods which don't require Java 1.7. 2012-08-26 04:44:55 -05:00
CommandVisibility.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
Lang.java Release 1.6.9.4 beta 2012-12-19 06:43:24 -06:00
MCommand.java Bugfixes and awesome probably complete money commands. 2011-10-13 16:07:07 +02:00
MPlugin.java Fix for slashless commands triggering errors in CraftBukkit on rare occasions due to being run async 2012-11-06 14:23:16 -06:00
MPluginSecretPlayerListener.java Update deprecated PlayerPreLoginEvent to PlayerLoginEvent; backported from main branch 2012-11-08 00:07:53 -06:00
MPluginSecretServerListener.java Connected standard command handler getCommand("f"), for it to work with other plugins which directly execute commands using that interface. 2012-03-11 11:41:56 -05:00