Comment on page
Commands and Permissions
The plugin provides a few commands that can be used by your players.
Parameters inside
<>
are required, unlike parameters in []
which are optional.Give a custom chest to a player.
player-name: The name of the player to give the chest to.
chest-name: The name of the chest to give.
Must be identical to the names from the config file.
amount: The amount of the chest to give.
The permission to use the command is
wildchests.give
Shows information about a chest.
chest-name: The name of the chest to get info about.
Must be identical to the names from the config file.
The permission to use the command is
wildchests.info
Links a linked chest into another chest.
The permission to use the command is
wildchests.link
Without this permission, players will not be able to link chests.
Reload the settings and the language files.
The permission to use the command is
wildchests.reload
Save all cached data into disk.
The permission to use the command is
wildchests.save
Open an in-game editor for chests.
The permission to use the command is
wildchests.settings
Gives access to all the commands.
This gives access to reload the plugin and save command!
Last modified 1yr ago