Brettflan
|
28206b1c25
|
The latest CraftBukkit builds have changed their compiled-in GSON lib's package name. Rather than us switching back to using a separate GSON lib again (with two effectively identical copies of GSON ending up loaded and wasting server resources), I'm simply switching Factions to point to CraftBukkit's refactored GSON package name instead.
In line with that, I've removed the Bukkit and GSON libs and added in CraftBukkit as a lib.
|
2012-08-26 01:02:31 -05:00 |
|
Brettflan
|
d2b0fee335
|
Delete a couple of files which are no longer used
|
2012-05-14 19:53:08 -05:00 |
|
Brettflan
|
d8a39140fc
|
Faction homes should no longer be lost if their target world isn't already loaded when Factions loads at server startup. This is done using a new lazy-load Location container class which only initializes the Location when it's actually needed.
|
2012-03-14 13:06:38 -05:00 |
|
Olof Larsson
|
72db45e45e
|
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 |
|