(+) Fixed a bug where players were unable to open the vault by right-clicking on an ender chest.
(+) The plugin no longer requires a permissions plugin to run; now, it operates based on pages given by commands. The plugin will convert all occupied pages a player had into their current number of pages, ensuring no items will be lost.
(+) If an admin sets a lower number of pages for a player, the items in the pages that would have been removed will instead try to fit into the available space. Any items exceeding that limit will be removed.
(+) Players will now re-enter the vault on the page they last accessed.
(+) Added four new buttons for the configuration:
- %PAGE_FIRST% and %PAGE_LAST%
- %PAGE_FORWARD_{amount}% and %PAGE_BACKWARD_{amount}%
(+) Added the 'pages' command; format: /enderchestpages <player> <add/remove/set/info> [amount] - The amount needs to be 1 or more. If a value less than 1 is provided, or if no value is provided, it will default to 1.
- You can use '*' to modify the number of pages for all online players instead of specifying a player name.
- You can use '**' to modify the number of pages for every player who has ever played on the server, whether offline or online.
(+) Added a few extra config messages. The config will not update itself. Please refer to the config on the main page to copy the messages, or delete the old config and generate a new one.
(/) Make sure you back up your PlayerData folder and config. There aren't any breakages expected, but it's always better to be safe than sorry.