Factions3/src/com/massivecraft/factions
Brettflan de14985d1e (courtesy of patrickfreed) LWC Chest Protection Integration
When a claimed territory is captured by another Faction, all LWC chests that are not occupied by members of the person who is claiming the territory's faction lose their protection.
2012-01-15 12:41:33 -06:00
..
adapters Updated readme, Fixed admin bypass command and corresponding permissions, Swapped colors for ally and truce, added new faction permissions, improved explosion protection and implemented firespread protection, fixed painbuild check order, flags can only be changed by server admins now and implemented type adapters for some enumerations for future changes to be non breaking. That it \:D / 2011-10-25 21:18:08 +02:00
cmd Minor tweaks to chatspy, added it to /f help 2012-01-15 01:41:03 -06:00
iface Some refactoring and better messages 2011-10-24 11:07:06 +02:00
integration (courtesy of patrickfreed) LWC Chest Protection Integration 2012-01-15 12:41:33 -06:00
listeners 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:14 -06:00
struct Added chat spy feature for admins 2011-11-29 22:40:16 +00:00
util Updated /f map compass to use new official north 2012-01-11 18:19:31 -06:00
zcore Errors loading conf.json are handled better now, allowing Factions to continue on to loading board.json instead of losing it 2012-01-13 05:48:03 -06:00
Board.java (courtesy of patrickfreed) LWC Chest Protection Integration 2012-01-15 12:41:33 -06:00
Conf.java (courtesy of patrickfreed) LWC Chest Protection Integration 2012-01-15 12:41:33 -06:00
Faction.java Optimization: Factions (as objects) now maintain a list of FPlayers in the faction for faster lookup 2012-01-13 03:46:31 -06:00
Factions.java Optimization: Factions (as objects) now maintain a list of FPlayers in the faction for faster lookup 2012-01-13 03:46:31 -06:00
FLocation.java Added radius claim 2011-11-27 22:47:40 +01:00
FPlayer.java (courtesy of patrickfreed) LWC Chest Protection Integration 2012-01-15 12:41:33 -06:00
FPlayers.java Players auto-removed due to inactivity or due to being banned now have their data deleted immediately; this should fix the log spam of the same players repeatedly being marked for deletion 2012-01-09 21:37:16 -06:00
P.java (courtesy of patrickfreed) LWC Chest Protection Integration 2012-01-15 12:41:33 -06:00