Update Commands authored by Zudo's avatar Zudo
...@@ -38,11 +38,13 @@ This is a list of commands that can be used in every Autohost lobby. TETR.IO sta ...@@ -38,11 +38,13 @@ This is a list of commands that can be used in every Autohost lobby. TETR.IO sta
|Command|Arguments|Description| |Command|Arguments|Description|
|---|---|---| |---|---|---|
|!code|`<room code>`|Changes the room code to an alphanumeric string of your choice. Host must be a [TETR.IO Supporter](https://tetr.io/#S:).| |!code|`<room code>`|Changes the room code to an alphanumeric string of your choice. Host must be a [TETR.IO Supporter](https://tetr.io/#S:).|
|!delpreset|`<name>`|Deletes a named preset.|
|!hostmode| |Toggles host mode. This temporarily gives you control over the room to change any settings you want.| |!hostmode| |Toggles host mode. This temporarily gives you control over the room to change any settings you want.|
|!mod|`<username>`|Make another player a room moderator.| |!mod|`<username>`|Make another player a room moderator.|
|!name|`<room name>`|Change the name of the room.| |!name|`<room name>`|Change the name of the room.|
|!sethost|`<username>`|Transfer host privileges to another player.| |!sethost|`<username>`|Transfer host privileges to another player.|
|!shutdown| |Closes the lobby.| |!shutdown| |Closes the lobby.|
|!savepreset|`<name>`|Save the current room settings as a preset that you can load again later.|
|!unmod|`<username>`|Remove room moderator from another player.| |!unmod|`<username>`|Remove room moderator from another player.|
## Developer only ## Developer only
... ...
......