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.Gives a tool to a specific player.
player-name: The name of the player to give the tool to.
tool-name: The name of the tool to give.
Must be identical to the names in the config file.
amount: The amount of tools to give to the player.
uses: A predefined amount of uses for the given tool.
The permission to use the command is
wildtools.give
.
Checks information about a tool.
tool-name: The name of the tool to get information about.
Must be identical to the names in the config file.
The permission to use the command is
wildtools.info
.
Get a list of all the available tools.
The permission to use the command is
wildtools.list
.
Reload the settings and the language files.
The permission to use the command is
wildtools.reload
.
Open in-game editor for tools.
The permission to use the command is
wildtools.settings
.Gives access to all the commands.
This gives access to reload the plugin and save command!
Gives access to use the custom tools.
Players will not be able to use any of the tools without this permission.
Gives access to use harvester sell mode.
This is only required for the harvester-hoe's sell mode, and not sell wand themselves.
Last modified 1yr ago