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

@@ -1,5 +1,4 @@
local Commands = require 'expcore.commands'
require 'expcore.common_parse'
Commands.new_command('me','Sends an action message in the chat')
:add_param('action',false)