Command
Use the command requirement in a KubeJS recipe
Use one of these methods to add a Command Requirement to the recipe.
The
command
param must be a string starting by/
which will be run as a command.The
permissionLevel
param must be a positive integer. Default :2
The
log
param must be a boolean, if true the command will be logged in admin chat as a system command. Default :false