Added the /clearitems command. (includes new clearitems permission)
This commit is contained in:
parent
574573f0ba
commit
89a1480b0f
3 changed files with 49 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ namespace TShockDBEditor
|
|||
CommandList.Add("kill");
|
||||
CommandList.Add("butcher");
|
||||
CommandList.Add("item");
|
||||
CommandList.Add("clearitems");
|
||||
CommandList.Add("heal");
|
||||
CommandList.Add("whisper");
|
||||
CommandList.Add("annoy");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue