From 08819d8b97fbd49af41ec63da53c60bbede0017e Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sat, 13 Jan 2018 15:19:05 -0600 Subject: [PATCH] Created command_settings (markdown) --- command_settings.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 command_settings.md diff --git a/command_settings.md b/command_settings.md new file mode 100644 index 0000000..7f098ce --- /dev/null +++ b/command_settings.md @@ -0,0 +1,5 @@ +**Field**|**Type**|**Null**|**Key**|**Default**|**Notes** +-----|-----|-----|-----|-----|----- +command|varchar(128)|NO|PRI| | +access|int(11)|NO| |0| +aliases|varchar(256)|NO| | | \ No newline at end of file