Updated Commands (markdown) authored by Nick (Zudo)'s avatar Nick (Zudo)
...@@ -17,13 +17,11 @@ ...@@ -17,13 +17,11 @@
|!ban|`<username>`|Bans a player from the lobby for the remainder of the session.| |!ban|`<username>`|Bans a player from the lobby for the remainder of the session.|
|!cancelstart| |Cancels a pending autostart.| |!cancelstart| |Cancels a pending autostart.|
|!clearqueue| |Clears the 1v1 queue while keeping the current opponent and challenger.| |!clearqueue| |Clears the 1v1 queue while keeping the current opponent and challenger.|
|!hostmode| |Toggles host mode. This temporarily gives you control over the room to change any settings you want.|
|!kick|`<username>`|Kicks a player from the lobby.| |!kick|`<username>`|Kicks a player from the lobby.|
|!opponent|`<username>`|Enable 1v1 mode, and sets `<username>` as the opponent.| |!opponent|`<username>`|Enable 1v1 mode, and sets `<username>` as the opponent.|
|!preset|`<preset name>`|Sets a preset for the game. Type `!preset` without any arguments to see a list.| |!preset|`<preset name>`|Sets a preset for the game. Type `!preset` without any arguments to see a list.|
|!queueoff| |Disables 1v1 mode.| |!queueoff| |Disables 1v1 mode.|
|!set|`<settings>`|Change lobby settings. Uses the same syntax as the built-in `/set` command, but can be used by all lobby moderators.| |!set|`<settings>`|Change lobby settings. Uses the same syntax as the built-in `/set` command, but can be used by all lobby moderators.|
|!sethost|`<username>`|Transfer host privileges to another player.|
|!setrule|`<rule> <value>`|Sets a participation rule. Type `!setrule` without any arguments to see a list.| |!setrule|`<rule> <value>`|Sets a participation rule. Type `!setrule` without any arguments to see a list.|
|!start| |Starts the game.| |!start| |Starts the game.|
|!unallow|`<username>`|Removes a player from the allow list, subjecting them to the room rules again.| |!unallow|`<username>`|Removes a player from the allow list, subjecting them to the room rules again.|
... ...
......