Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table: command

Holds help and permission information for commands. This table does NOT create new commands. It only sets / overrides the permission and provides a help text.

Structure

...

Field

...

Type

...

Attributes

...

Key

...

Null

...

Default

...

Extra

...

Comment

...

name

...

varchar(50)

...

signed

...

PRI

...

NO

...

NULL

...

permission

...

smallint(5)

...

unsigned

...

NO

...

0

...

help

...

longtext

...

signed

...

YES

...

NULL

Description of the fields

name

The name of the command.

permission

The permission required to use the command. Corresponds with rbac_permissions.id in the auth-database.

help

The help text displayed by the .help command.

Some battlenet commands:

...

Info
titleThis article has been moved

You can find it in our new wiki at: https://trinitycore.info/database/master/world/command