
Please make sure you're using AT LEAST Java 7 or 8 when running this plugin! Java 6 and older is NOT compatible!

Revamped Chest Protection is a new form of chest protection that has almost never been seen. This plugin allows for users to view the contents of locked chests, but they do not have the ability to move or take any of the items inside of that chest.

| Permission | Description | Defaults to |
|---|---|---|
| rcp.lock | Allows the player to lock a chest. | Everyone |
| rcp.unlock | Allows the player to unlock a chest. | Everyone |
| rcp.add | ALlows the player to add a player to a chest. | Everyone |
| rcp.delete | Allows the player to delete a player from a chest. | Everyone |
| rcp.bypass | Allows the player to bypass all chest protection. | OPs ONLY |

| Command | Description |
|---|---|
| /rcp lock | Locks the chest for the player. |
| /rcp unlock | Unlocks your locked chest, allowing players to take Items from it. |
| /rcp add <player> | Add a player to your chest. /add <playername>. |
| /rcp delete <player> | Delete a player from your chest. /delete <playername>. If you don't put a name you will withdraw yourself from the chest. |

OLD VERSIONS

If you find any bugs be sure to report them here. If you have feature requests, be sure to tell me that in a ticket of type "Enhancement". Thanks!

This plugin uses Gravity's Updater library. This allows the plugin to automatically contact the file servers for plugin updates. Then, it'll automatically download the file, and will update itself when restarted.
There is a way to disable this if you don't want it to do that. Just head into your config.yml file, and change
AutoUpdate: true
to
AutoUpdate: false