Have a role-playing server and only want players to have certain items that they can store? Have an economy based on items and player's always complain about carrying around said items? This plugin works to solve these issue by providing a simple easy to use "wallet" for the player The player simply types "/wallet" and a small-chest sized inventory opens for them. Said inventory will only accept
#What items should we allow players to put in their inventories? allowedItems: - Arrow - Diamond #Should player's lose their items on death? (Player drops items from wallet and wallet gets cleared) dropWallet: true
/wallet: Opens up a player's wallet /wallet reload: Reloads plugin's configuration