mirror of
https://github.com/EQEmu/eqemu-docs-v2.git
synced 2026-08-08 17:45:09 -04:00
413 B
Executable file
413 B
Executable file
command_subsettings
Schema
| Column | Data Type | Description |
|---|---|---|
| id | int | Unique Subcommand Identifier |
| parent_command | varchar | Parent Command |
| sub_command | varchar | Subcommand Identifier |
| access_level | int | Required Status |
| top_level_aliases | varchar | Top Level Aliases |