diff options
Diffstat (limited to 'docs/command.md')
| -rw-r--r-- | docs/command.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/command.md b/docs/command.md new file mode 100644 index 0000000..69dcfcc --- /dev/null +++ b/docs/command.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[command|command]] + +Column | Type | Description +--- | --- | --- +Name | varchar(50) | +Security | tinyint(3) unsigned | +Help | longtext | |
