Factions/src/com/massivecraft/factions/zcore
2013-04-18 03:24:17 -05:00
..
persist Additional safety check to make sure EntityCollection.saveToDisc() can't run multiple iterations simultaneously; this might have been the cause of some reports of corrupted data 2013-04-18 03:24:17 -05:00
util Additional Exception catching for errors which might occur when loading JSON files 2013-04-18 02:08:26 -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.8.0 2012-12-19 06:43:25 -06:00
MCommand.java Use the standard Bukkit command handling system. 2013-01-03 08:23:46 +01:00
MPlugin.java Made SaveTask routine's repeat rate configurable through new setting "saveToFileEveryXMinutes" (default 30.0, as it was previously hardcoded). Routine can be disabled by setting it to 0 or lower. 2013-04-18 03:02:38 -05:00
MPluginSecretPlayerListener.java Use the standard Bukkit command handling system. 2013-01-03 08:23:46 +01:00