* commit 'af27944a39129454b2963707c27799643d2440f1':
add a shard queue to DonationManager, use that for TreasureShardReward
Import clean up
Changed TreasureShard rewarding, removed Queue
Unused import removed
Queue speed up
Debugs removed
Treasure not giving Shards when dupes occur, fixed.
Queue implemented for duplicate shard reward
* commit '3a945f190dca9f558cbcb6052b3eaa2816d112b3': (308 commits)
Commons codec is not included in BungeeCord.
Pooling with later jedis versions doesn't work on Bungee.
Gitignore redundant Eclipse files.
Add Eclipse magic.
Speed up LobbyBalancer to 500ms
Add example maven settings.xml
Remove setTestOnBorrow
Tone down lobby balancer too.
Emergency patch to slow down redis player count updates.
Fixed explosions dropping right items.
sapling fix
Update fixes - @Teddy!
Made block define its own drops.
Removed an nunnecesarry method
Fixed items not dropping their regular counterpart.
Final changes
Prep for update
Update CB.jar
Prevent hearts changing colors in UHC tab.
Fixed ForTheKing achievement.
...
* commit '1e57f19bd605871c2f803741c7dc6f3e7b325647': (229 commits)
Commons codec is not included in BungeeCord.
Pooling with later jedis versions doesn't work on Bungee.
Gitignore redundant Eclipse files.
Add Eclipse magic.
Speed up LobbyBalancer to 500ms
Add example maven settings.xml
Remove setTestOnBorrow
Tone down lobby balancer too.
Emergency patch to slow down redis player count updates.
Fixed explosions dropping right items.
sapling fix
Update fixes - @Teddy!
Made block define its own drops.
Removed an nunnecesarry method
Fixed items not dropping their regular counterpart.
Final changes
Prep for update
Update CB.jar
Prevent hearts changing colors in UHC tab.
Fixed ForTheKing achievement.
...
* commit 'b45e00796d66cf8aeb39510e0bd23bc5bd59327b':
Fixed explosions dropping right items.
Made block define its own drops.
Removed an nunnecesarry method
Fixed items not dropping their regular counterpart.
* commit 'c23855bd65c6aa4bc7adabae4a238c3717fff479': (35 commits)
sapling fix
disallow all staff from using /we
disallow sapling in dispensers (grrr working in two different branches is really strange)
fixed chatslow not working + filter not working for players not in clan
no tnt from dispensers
stop dispensers being used for flint-andsteal, bonemeal etc etc
finally fixed that windblade dupe
this is just really slowing down startup time by A LOT
allow clans moderators to use /cb
increased sapling cooldown to 20 minutes from one second.
bumped version up to 0.19
put cmod above support so that support can't bypass clans home block
allow C.Mods to join all server regardless of home servers
fix dupe bug and safelog
sapling stuff messed up oops
npe fix
more control over saplings
fixed wind blade dupe bug
goes with the commit below VVVV
outposts work (grr git is weird trying to switch over to clans/beta)
...