Saber-Factions/src/com/massivecraft/factions/listeners
Brettflan 84e137049e removed TNT exploit handling code, since they did finally fix the bug in the CraftBukkit 1.1-RC1 release 2012-01-28 04:07:23 -06:00
..
FactionsBlockListener.java when redstone torches or TNT were attempted to be placed in protected territory but prevented, it could previously still trigger a TNT explosion due to a longstanding unfixed CraftBukkit exploit. A workaround is now in place to prevent this, and any such attempts are logged and announced to everyone on the server. 2012-01-15 11:41:13 -06:00
FactionsChatEarlyListener.java Fix for error when deleting a faction if Vault wasn't present; 2012-01-20 11:19:35 -06:00
FactionsEntityListener.java removed TNT exploit handling code, since they did finally fix the bug in the CraftBukkit 1.1-RC1 release 2012-01-28 04:07:23 -06:00
FactionsPlayerListener.java Workaround fix for half-step placement on existing half-steps not being prevented; it's caused by a CraftBukkit bug: 2012-01-28 03:16:28 -06:00
FactionsServerListener.java Almost finished money refactoring 2011-10-12 17:25:01 +02:00