All Commands

Complete reference of every slash command of the RespawnHost Discord bot.

All Commands

The bot offers the following slash commands. Commands that target a server have a server option with autocomplete — if only one server is registered, it can be left empty. Values in [square brackets] are optional, <angle brackets> are required.

Status & info

CommandWhat it does
/status [server]Live status: online/offline, CPU, RAM, players, uptime
/players [server]Current player list
/connect [server]Connection address (IP/port) to join
/server listAll servers registered in this Discord, with a status indicator
/helpOverview of all commands

Control

CommandWhat it does
/start [server]Start the server
/stop [server]Stop the server
/restart [server]Restart the server
/kill [server]Force-kill the server (emergency stop)
/command [server] <cmd>Send a console command — owner only
/cancelvote [server]Cancel a running vote

Control commands check your permissions. Depending on the configuration they run instantly or start a vote. See Permissions & voting.

Account

CommandWhat it does
/linkLink your Discord account with RespawnHost (required for everything else)
/unlinkRemove the link and deactivate the associated API key
/whoamiCheck whether your account is linked

Managing servers in Discord

CommandWhat it does
/server addMake one of your servers available in this Discord
/server remove [server]Remove a server again (owner only)
/server listShow registered servers

Live status panels

CommandWhat it does
/panel create [server] [channel]Post a self-updating status panel
/panel remove <id>Remove a panel
/panel listShow active panels

Setup & language

CommandWhat it does
/setupSet up the bot for this Discord (language, log channel)
/language <de|en>Change the bot’s language

Permissions & voting

CommandOptionsWhat it does
/perm set<role> <action> [vote] [threshold] [timeout] [canvote]Set a permission for a role (guild-wide)
/perm remove<role> <action>Remove a role’s permission
/perm listShow all role permissions
/access grant<target> <action> [server] [vote]Grant access for a user or role per server
/access revoke<target> <action> [server]Revoke access

Actions are: start, stop, restart, kill, status, all. Details and examples under Permissions & voting.