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.
This commit is contained in:
Brettflan
2012-08-26 01:02:31 -05:00
parent b0823dc5a8
commit 28206b1c25
15 changed files with 37 additions and 37 deletions

Binary file not shown.

BIN
lib/craftbukkit.jar Normal file

Binary file not shown.

Binary file not shown.