Vaults is a simple, lightweight plugin that allows players to have a configured amount of personal chests accessible through the /vault command. All of the personal chests are stored in flat file or MySQL and are cached for best performance. Personal chests act in a very similar way to enderchests and are a fantastic donator perk.
This plugin works very well for server running BungeeCord and are looking for a way to share inventories between servers. In this scenario, it is suggested that MySQL is used and caching is turned off to reduce risk of item duplication.
Source code: https://github.com/LeviRosol/Vaults
| /vault | Opens a player's first vault | ||
| /vault <number> | Opens a vault by it's number | ||
| /vault <player> <number> | Opens a player's vault by it's number |
| vaults.<num> | Sets how many vaults that player is allowed | ||
| vaults.admin | Allows a player to view other player's vaults |
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="[email protected]"> <input type="hidden" name="item_name" value="Donation"> <input type="image" src="http://www.paypal.com/en_GB/i/btn/x-click-butcc-donate.gif" border="0" name="submit" alt="Make a donation with PayPal"> </form>