docs-en:command.md

command

<-Back-to:World

The command table

Holds help and security information for commands. This table does NOT create new commands, it only sets / overrides security and provides help.

Structure

Field Type Attributes Key Null Default Extra Comment
name VARCHAR(50) SIGNED PRI NO NULL
security TINYINT UNSIGNED NO 0
help longtext SIGNED YES NULL

Description of the fields

The name of the command. See: included commands

The security level required to use the command. Corresponds with account_access.gmlevel in the realm database.

The help text displayed by the .help command.

  • docs-en/command.md.txt
  • 最后更改: 2024/03/15 19:08
  • 127.0.0.1