Commands
Add
Register a command to be used by players
Parameter
Required
Type
Description
name
String
Name of command
help
String
Help test, description of the command
arguments
Object
Arguments required
argsRequired
Boolean
Set arguments required
callback
Function
Callback function
permission
String
Permission required, defaults to user
Last updated