Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back-to:World

...

Table: command

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(3



permission

smallint(5)

unsigned

 


NO

0

 

 



help

longtext

signed

 


YES

NULL

 

 



Description of the fields

name

The name of the command.

...

permission

The security level permission required to use the command. Corresponds with accountrbac_accesspermissions.gmlevelid in the realm auth-database.

help

The help text displayed by the .help command. 


Some battlenet commands: