Factions/src/com/massivecraft/factions
2012-01-15 11:41:14 -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 fix for Spout's questionable new "no default height" warning for variable-sized text labels 2011-12-15 23:48:15 -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 updated the map orientation to match the new compass north orientation 2012-01-13 03:18:34 -06:00
Conf.java Found a bug I did NOT FIX. 2012-01-04 00:30:07 +01: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 Merge pull request #60 from eXeC64/spy 2012-01-14 22:58:39 -08: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 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