Factions3/src/com/bukkit/mcteam/factions
Brettflan 26c708b65e changes AdminBypass permission to enable new "bypass" command which toggles admin bypass mode on or off, defaults to off
added tracking for the SaveTask() and shutdown of it when the plugin is disabled
2011-04-06 05:04:57 -05:00
..
commands changes AdminBypass permission to enable new "bypass" command which toggles admin bypass mode on or off, defaults to off 2011-04-06 05:04:57 -05:00
listeners changes AdminBypass permission to enable new "bypass" command which toggles admin bypass mode on or off, defaults to off 2011-04-06 05:04:57 -05:00
struct Started the refactoring 2011-03-18 17:33:23 +01:00
util More refactoring... the commands are refactored now :) 2011-03-22 15:45:41 +01:00
Board.java Widened the exception catching nets for loading and saving all data (IOException -> Exception, etc.), so loading and saving problems don't wipe out unrelated plugin data 2011-04-06 04:08:08 -05:00
Conf.java changes AdminBypass permission to enable new "bypass" command which toggles admin bypass mode on or off, defaults to off 2011-04-06 05:04:57 -05:00
Faction.java Widened the exception catching nets for loading and saving all data (IOException -> Exception, etc.), so loading and saving problems don't wipe out unrelated plugin data 2011-04-06 04:08:08 -05:00
Factions.java changes AdminBypass permission to enable new "bypass" command which toggles admin bypass mode on or off, defaults to off 2011-04-06 05:04:57 -05:00
FLocation.java reworked the board 2011-03-23 12:45:21 +01:00
FPlayer.java Widened the exception catching nets for loading and saving all data (IOException -> Exception, etc.), so loading and saving problems don't wipe out unrelated plugin data 2011-04-06 04:08:08 -05:00
MyLocationTypeAdapter.java Widened the exception catching nets for loading and saving all data (IOException -> Exception, etc.), so loading and saving problems don't wipe out unrelated plugin data 2011-04-06 04:08:08 -05:00
SaveTask.java Better save system 2011-03-22 22:31:04 +01:00