Saber-Factions/src/main/java/com/massivecraft/factions
Harry5573 0ede00f7df Optimize common MemoryBoard operations
This reduces the complexity of:

1. retrieving the total chunks owned by a faction, and
2. removing a faction from the board.
2015-08-26 17:02:34 -04:00
..
cmd Powerboost now adds to the current powerboost instead of sets it. Adds #501 2015-08-08 21:53:31 -05:00
event Make LandUnclaimAllEvent Cancellable 2014-12-17 20:50:28 -06:00
iface Reformat. 2014-12-11 10:05:04 -06:00
integration Update to Worldguard 6.x. Resolves #214. 2015-01-15 13:29:14 -06:00
listeners Add faction and player kills / deaths stats. 2015-08-06 16:53:00 -05:00
scoreboards Add factionless sidebar. 2015-08-06 16:34:01 -05:00
struct Implement /f stuck command from hcf 2015-05-12 23:16:47 -04:00
util Cancel warmup on damage or movement 2015-05-25 12:20:33 -05:00
zcore Optimize common MemoryBoard operations 2015-08-26 17:02:34 -04:00
Board.java Improve concurrency with help from @evilmidget38 2015-08-07 15:03:22 -05:00
Conf.java Implement /f stuck command from hcf 2015-05-12 23:16:47 -04:00
Faction.java Add faction and player kills / deaths stats. 2015-08-06 16:53:00 -05:00
Factions.java Initial async saving on auto save and force save. 2015-08-06 17:41:37 -05:00
FLocation.java Gracefully handle the absence of WorldBorder 2015-02-20 17:01:52 -06:00
FPlayer.java Add faction and player kills / deaths stats. 2015-08-06 16:53:00 -05:00
FPlayers.java Initial async saving on auto save and force save. 2015-08-06 17:41:37 -05:00
P.java Initial async saving on auto save and force save. 2015-08-06 17:41:37 -05:00