WolfRAT wiki › Console

⌨️ Console tab

A live log of everything WolfRAT and your server are saying to each other, plus a box for typing server commands by hand. Most admins only come here to see why something did not work.

The Console tab
The Console tab.

The log

Every line has the time in front of it. When a button somewhere else in WolfRAT does not seem to do anything, look here - WolfRAT does not throw pop-up errors for server commands; it writes the reason here instead (for example "was not verified" or "rejected").

Typing a command

Type in the box and press Enter or Send. If you are not connected you get "Not connected to server".

ExampleWhat it does
GET GAMESTATEShows the current game state.
CHAT SEND Hello everyoneSays something in game chat.
MISSION LISTLists the map rotation.
MISSION CYCLEMoves on to the next map.
PLAYER PUNT 7Kicks the player whose ID is 7 (IDs are on the Players tab).

WolfRAT checks what you type before sending it and refuses anything the server cannot handle safely - for example a player command without a player number. If it refuses, it tells you why in the log. Chat lines are limited to 62 characters; that limit comes from the game itself.

You rarely need this box. Everything common has a proper button on another tab, and those buttons double-check that the server really did what was asked.