Item Saver Chest
ItemSaver allows you to give each and every player (providing they have the permission) access to a private storage. They can access this storage by right clicking on the storage block you chose (chosen using a command).
As seen on http://mcpluginsdev.com
--------------------------------
Commands and permissions:
/itemsaver - Shows a list of commands (itemsaver.command.itemsaver)
/itemsaver open - Opens a player's ItemSaver (itemsaver.command.itemsaver.open)
/itemsaver clear - Clears a player's ItemSaver (itemsaver.command.itemsaver.clear)
/itemsaver reload - Reloads the plugin's config (itemsaver.command.itemsaver.reload)
/itemsaver set - Sets the block you're looking at as an ItemSaver block (itemsaver.command.itemsaver.set)
If the player has the permission itemsaver.break, they can break ItemSaver blocks
Comments