Command SF

From Project Skyfire
Revision as of 07:35, 17 September 2011 by Marqin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to world database list of tables.

The `command` table

This table holds the security levels for the various commands.


Structure

Field Type Attribute Default Comment
name varchar(50) signed Name of the command.
security tinyint(3) unsigned The minimum security level required to use the command.
help longtext signed The in-game syntax for proper use of the command.