Commands
Setup Commands Reference
Complete setup command list from the latest update log.
/setmaster
Use to add or update a lobby channel for auto-create rooms.
Format:
/setmaster master_vc:<voice-channel> limit:<number>
Meaning:
master_vc: lobby voice channel users joinlimit: default member limit for newly created rooms (0= unlimited)
Example:
/setmaster master_vc:#Join-To-Create limit:5
/listmasters
Use to list all active lobby channels.
Format:
/listmasters
/removemaster
Use to remove a lobby from auto-create.
Format:
/removemaster master_vc:<voice-channel>
Example:
/removemaster master_vc:#Join-To-Create
/viewsetup
Shows a setup summary embed for current server settings.
/defaulton
Use to set default room behavior for new rooms.
Format:
/defaulton private:<on|off> hide:<on|off> waiting:<on|off> user_limit:<number> slowmode:<seconds> bitrate:<kbps> region:<value>
/copyperms
Use to control whether new rooms copy permissions from the lobby channel.
Format:
/copyperms state:<on|off>
Meaning:
state:on: new rooms inherit lobby permissionsstate:off: new rooms use normal VoiceRooms defaults
Example:
/copyperms state:on
If copy permissions feels wrong, run /copyperms again and create a fresh room to test.