The way the command is accessed.
named
- Accessed through the command's name.regexp
- Accessed through a regular expression.Optional
aliasesThe aliases of the command.
The callback function of the command.
This function will be called in read-only mode.
The player that executed the command.
The event that triggered the command.
The response of the command execution.
Optional
categoriesThe categories of the command.
Optional
command_The version of the command.
The name of the command.
The custom prefix of the command.
Optional
deprecatedWhether or not the command is deprecated.
Optional
descriptionThe description of the command.
Optional
enabledWhether or not the command is enabled.
Optional
flagsThe documentation on the flags parameters of the command.
Optional
formatting_The formatting code to display the command with.
Optional
functionalWhether or not the command is functional.
Optional
hiddenWhether or not the command is hidden.
Optional
requiredThe tags required to execute the command.
Only applies when Ultra Security Mode is disabled.
Optional
syntaxThe syntax of the command.
The type of the command.
Optional
ultraThe ultra security mode security level required to execute the command.
The type of command data with an
accessType
ofnamed
and acustomPrefix
.