Saber-Factions/src/com/massivecraft/factions/listeners
Brettflan e3cb829e6b If "autoLeaveAfterDaysOfInactivity" is set to 0.0 or a negative number, it's now effectively disabled
Renamed "disablePVPBetweenNeutralFaction" to "disablePVPBetweenNeutralFactions" because the grammar nazi in me calls for it
a couple of minor optimizations
finally, include gson.jar in the lib folder
2011-07-29 05:12:14 -05:00
..
FactionsBlockListener.java Piston movement is now prevented if it encroaches across into territories which have the relevant DenyBuild option set (whether faction territory, safe zone, or war zone). This covers piston extension if it pushes across unacceptable borders or even if the piston head itself would cross over, and also prevents sticky pistons from pulling blocks back across such borders. 2011-07-20 12:22:03 -05:00
FactionsChatEarlyListener.java added a secondary low priority event listener for chat events, to try and make sure Factions is able to handle slashless commands and faction chat before other plugins do anything 2011-07-24 06:09:58 -05:00
FactionsEntityListener.java If "autoLeaveAfterDaysOfInactivity" is set to 0.0 or a negative number, it's now effectively disabled 2011-07-29 05:12:14 -05:00
FactionsPlayerListener.java Soon to be used JarLoader. 2011-07-27 22:56:45 +02:00