Added /tag and /tag-clear

This commit is contained in:
Cooldude2606
2019-03-04 19:01:34 +00:00
parent d6aa2e0225
commit 08038272b6
7 changed files with 41 additions and 9 deletions

View File

@@ -18,7 +18,8 @@ local files = {
'modules.test',
'modules.commands.me',
'modules.commands.kill',
'modules.commands.admin-chat'
'modules.commands.admin-chat',
'modules.commands.tag',
}
-- Loads all files in array above and logs progress