Factions/src/com/bukkit/mcteam/factions
2011-03-09 18:21:17 -06:00
..
entities Added option ("territoryBlockCreepers") to prevent creepers from destroying blocks if they explode inside faction owned territory, which defaults to disabled; if enabled, it prevents griefing by way of luring creepers into a faction's territory 2011-03-06 14:13:48 -06:00
listeners Fix for player right-clicking in the air causing an NPE due to target block being null 2011-03-09 18:21:17 -06:00
struct Better chat integration with other plugins. In fact the whole chat system has been reprogrammed. Fix ascii compass typo. Fix claim at the border of enemy territory bug. New faction chat. Some refactoring 2011-02-12 18:05:05 +01:00
util beta4 2011-02-26 09:33:25 +01:00
Commands.java Type safety and warning fix. 2011-03-05 10:53:08 +01:00
Factions.java Now preventing placement/use of these items inside another faction's territory: redstone wire, signs, flint&steel, beds (not detected properly by Bukkit yet), buckets (empty, water, and lava), repeaters 2011-03-08 06:06:52 -06:00