Saber-Factions/src/org/mcteam/factions
Brettflan 787e6b867a Made /f kick command work on any player in any faction, if the person using the command has the admin-level "disband" permission 2011-07-08 22:06:55 -05:00
..
commands Made /f kick command work on any player in any faction, if the person using the command has the admin-level "disband" permission 2011-07-08 22:06:55 -05:00
gson updating built-in GSON to 1.7.1 release 2011-06-22 18:40:56 -05:00
listeners Update for new Bukkit version; fix for movement between different territory claims not always reporting the correct territory owner, which appears to be caused by event.getTo() for PlayerMoveEvent currently (as of RB 953) not always giving the correct location 2011-07-03 15:25:50 -05:00
struct Fixed the package structure 2011-04-08 15:51:07 +02:00
util fix for StringIndexOutOfBoundsException caused by overlong string passed to titleize(String str) 2011-06-30 01:46:12 -05:00
Board.java When you have the "claimsMustBeConnected" option enabled, it now works on a world-by-world basis, so if you have claims in one world you can still make claims in other worlds 2011-06-30 06:13:47 -05:00
Conf.java Added "BURNING_FURNACE" to default "territoryProtectedMaterials" and "territoryProtectedMaterialsWhenOffline" lists, since lit furnaces otherwise are not protected 2011-07-08 21:28:53 -05:00
FLocation.java Added a radius to safe claim 2011-04-08 21:01:46 +02:00
FPlayer.java Made /f kick command work on any player in any faction, if the person using the command has the admin-level "disband" permission 2011-07-08 22:06:55 -05:00
Faction.java Fix for NPE on player respawn when faction home isn't set 2011-06-30 09:51:14 -05:00
Factions.java tweaked hook functions a bit more, de-crapped server log messages for faction chat 2011-06-28 20:00:08 -05:00
MyLocationTypeAdapter.java Fixed the package structure 2011-04-08 15:51:07 +02:00
SaveTask.java Fixed the package structure 2011-04-08 15:51:07 +02:00