Mtihc / TreasureChest

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

Prevent open chests when inventory is full #62

Open Tetdoss opened 11 years ago

Tetdoss commented 11 years ago

Hello, firstly thanks for your very nice plugin. I'm a french user :)

I'm using your plugin to give a player head (with a command reward) to the players who open a TreasureChest in a dungeon. But if the player's inventory is full, he loses his head :/ So can you add property that can be applied on a chest to check if the inventory of the player who open the chest is full?

Thanks :)

Mtihc commented 10 years ago

Should be easy. Maybe I can add a permission, like treasurechest.access.withfullinventory

Tetdoss commented 10 years ago

Thanks for your answer, I hope it will be in the next version :D With a command to see in how many time we can open again a chest :p

Sorry for the delay