Command

Материал из YTDB DataBase

(Различия между версиями)
Перейти к: навигация, поиск
(name)
(security)
Строка 47: Строка 47:
====security====
====security====
-
The security level required to use the command. Corresponds with [[account#gmlevel|account.gmlevel]] in the realm database.
+
Уровень доступа к командам, согласно полю [[account#gmlevel|account.gmlevel]] в realm database.
====help====
====help====
The help text displayed by the .help command.
The help text displayed by the .help command.

Версия 17:24, 12 февраля 2010

Содержание

Back to world database list of tables.


The `command` table

Holds help and security information for commands.


Structure

Field Type Null Key Default Extra
name varchar(50) NO PRI
security tinyint(3) unsigned NO 0
help longtext YES None


Description of the fields

name

Комманда.

security

Уровень доступа к командам, согласно полю account.gmlevel в realm database.

help

The help text displayed by the .help command.

Личные инструменты