Factions/src/com/massivecraft/factions/zcore
2012-03-13 08:27:03 -05:00
..
persist Possibly solved the faction creation issue. Changed the best id match to something more reasonable 2011-10-23 12:07:20 +02:00
util Cleaning sweep, mainly for various stray "4 spaces" indentions to tabs 2012-03-13 08:27:03 -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 Removing the small ugly language file 2011-10-10 01:59:36 +02:00
MCommand.java Bugfixes and awesome probably complete money commands. 2011-10-13 16:07:07 +02:00
MPlugin.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
MPluginSecretPlayerListener.java New setting "logPlayerCommands" (default true) which can be disabled to prevent player commands from being logged. 2012-03-09 19:26:40 -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