Page 1 of 1

Quake Live / minqlx / plugin commands

Posted: Fri May 14, 2021 2:35 pm
by Doomsday
From console:
/players - show list of players on server with #

The following can also be done from rcon with the prefix "qlx"

Triggers from chat:
!teams - Check balance
!sounds - turn server sounds on and off
!myperm - show your permission level
!clan <name> - set your clan (this is per server)

Permission level 1 triggers:
!balance
!stopsound
!mute <player ID>
!unmute <player ID>

Permission level 2 triggers:
!kick <id>
!ban <id> <length> seconds|minutes|hours|days|... [reason]
!yes - passes current vote
!no - Vetoes the current vote.
!abort - aborts the game and returns to warmup
!map <map name> <factory> - changes map/gametype
!ts # - sets teamsize

Permission level 3 triggers:
!setrating <id> <rating>
!remrating <id>

Permission level 4 triggers:
!setmotd <motd> - sets the message of the day
!setmotdall <motd>
!clearmotd
!clearmotdall
!addmotd <more_motd>
!addmotdall <more_motd>

Permission level 5 triggers:
!rcon - sends rcon command to the server
!setperm <steam id or player number> # - Grant the steam ID/player permission level with number (0-5)
!getperm <id>
!listperms - List permissions on the server (if you have access to do so)
!protect <steam id or player number> - Protect a player from callvote kicks
!load <plugin>
!reload <plugin>
!unload <plugin>