File Details
EnderChestVault 3.2
- R
- Mar 6, 2024
- 77.07 KB
- 165
- 1.20.4+26
File Name
EnderChestVault.jar
Supported Versions
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.3
- 1.8.1
- 1.8
(+) Added the ability to add textured heads for buttons - Use material PLAYER_HEAD or SKULL_ITEM (This one is for old versions)
- There's a new line base64 that can be added to set the texture
- Check the config from the main page for an example
(+) 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.