RCON Setup and Commands for Quake Live

Set up RCON remote administration and send commands to your Quake Live dedicated server from in-game or externally.

This guide provides step-by-step instructions on how to set up and manage your Quake Live server using RCON.

Enabling RCON

By default, Quake Live servers have remote administration turned off so you need to activate it. You can do this by setting an RCON password.

Set Your RCON Password

In the console type \seta rconpassword "your_password".

Sending RCON Commands From In Game

There are a few ways you can send commands to the server using RCON.

  • Sending the password with each remote command, for example: \rcon "your_password" status

  • You can also set the rconpassword on your client, similar to the server setup. Subsequent commands can omit the password, for example: \rcon status

  • To manage a server without connecting to it, players should set the rconaddress variable to the server's IP address.

RCON Commands

With remote access configured, players can now issue various commands to manage the server effectively. Some of the essential commands include:

  • Changing the map - \rcon map "map_name"
  • Removing a player from the server - \rcon kick "user_name"
  • Adding a bot to the game - \rcon addbot "bot_name" "skill_level [1-5]"

How is this guide?

40% Off — Limited TimeGet your Quake Live server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page