Rename .debug uws to .debug worldstate (clarity change).

This commit is contained in:
treeston
2017-06-15 16:56:15 +02:00
parent 250e8d998b
commit b59ca1cc81
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
--
UPDATE `command` SET `name`="debug worldstate",`help`="Syntax: debug worldstate $stateId $value
Sends a world state update for the specified state to your client." WHERE `name`="debug uws";