Command SF: Difference between revisions

From Project Skyfire
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 07:35, 17 September 2011

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.