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

This commit is contained in:
treeston
2017-06-15 16:56:15 +02:00
committed by Aokromes
parent 4e95a6b4ad
commit 46f98b64c3
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";