Permissions:
- banklite.use - allow player to interact with chest bank
- banklite.admin - allows admin to access /banklite command
Commands:
- /banklite create - create a chest bank
- /banklite resize <player> <size> - resize a player inventory.
- /banklite purge <player> - Destory player data (excluding chests).
- /banklite purgeall - Destory all data (excluding chests).
How to create Chest bank:
- Place a chest (single chest only).
- type /banklite create
- hit the chest that you would like to convert it to chest bank.
- a successful should appear.
Anyone with
banklite.use permission can interact with chest and access their unique storage GUI.
How to resize storage:
- Config file: change the value of inventory-default-size in the config file.
- Command: /bank resize <player> <size>
The number of inventory slots should be divisible by 9 and should be between 9 and 54 (i.e. 9, 18, 27, 36, 45, 54)
If there are any issues or bugs feel free to contact me.