Mtihc / TreasureChest

The TreasureChest plugin for CraftBukkit
dev.bukkit.org/server-mods/treasurechest
10 stars 39 forks source link

Pull request to add group support and singleton chest #58

Closed basicmark closed 11 years ago

basicmark commented 11 years ago

Hey Mtihc,

Don't worry if this is to late, I should have sent this request a while back.

I think other uses of treasurechest might find these enchantments useful, the main drive behind them is to allow tchest to be used in events and reduce the setup time by being able to create groups of chests all of which can be controlled via a single command.

Singleton chest support was added for events as well to keep the incentive for players to find a treasure 1st and be able to restrict the number of treasure items in a map globally rather then per-player.

Cheers,

basicmark

Mtihc commented 11 years ago

I'm going to merge soon. I had a good look at every commit. I am impressed that you managed to implement this so nicely. I also like to think that my code is very readable :smile:

Mtihc commented 11 years ago

I made some notes that I would like to share with you. Mostly small, stupid things. Except for the last note.