Factions/src/com/massivecraft/factions
Brettflan dcd167d4e0 WorldGuard integration is now disabled, since it has been broken for quite some time now and nobody who used it has been interested enough to actually fix it.
The code is left in though, just in case somebody finally decides to fix it. We'll probably strip the code out eventually if it remains unfixed.
2012-02-02 15:20:43 -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 Protection against radius claim attempts which might overload the server 2012-01-31 10:58:22 -06:00
iface Economy integration is now handled through Vault instead of Register. You will need to download and install the Vault plugin now if you want to use any Economy-related features. If you're not using the Register plugin for anything other than Factions, it should be safe to remove it from your server. 2012-01-16 19:38:14 -06:00
integration Workaround fix for EssentialsChat integration not working on Essentials 2.8+. "chatTagReplaceString" setting now defaults to "[FACTION]" instead of "{FACTION}" since Essentials now converts curly-braces to square-braces for any tags specified in their chat format setting which Essentials doesn't recognize. 2012-02-02 07:29:00 -06:00
listeners Adding TNT exploit workaround fix back; they finally fixed the exploit in CraftBukkit 1.1-RC1, but broke it again in 1.1-RC3. :( 2012-02-02 15:13:56 -06:00
struct Improved the seechunk command. 2012-01-28 19:49:01 +01:00
util Improved the seechunk command. 2012-01-28 19:49:01 +01:00
zcore Removed direct Permissions and PermissionsEx plugin support. Problems with PermissionsEx integration had been reported. 2012-01-31 10:52:34 -06:00
Board.java reverting the revert (sorry) 2012-01-28 19:00:13 +01:00
Conf.java Merge pull request #90 from first4ever/master 2012-02-02 11:03:05 -08:00
Faction.java Fix for storing player data in factions.json unnecessarily, and FPlayer add/remove methods are now marked as protected 2012-01-28 12:11:12 -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 make sure max land setting doesn't apply to factions with infinite power (such as SafeZone and WarZone) 2012-02-02 13:09:43 -06:00
FPlayers.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:25 -06:00
P.java WorldGuard integration is now disabled, since it has been broken for quite some time now and nobody who used it has been interested enough to actually fix it. 2012-02-02 15:20:43 -06:00