LogoLogo
  • Welcome
  • FAQ
  • Links
  • The playlist file
    • Introduction
    • KV Table
  • Helpful Commands
    • Commands
      • Ban Commands
      • Status Command
      • Kick Commands
      • Copy Paste Commands
    • List of what things are called in the files
  • Scripting
    • Introduction
    • Level Editor
    • CUSTOM_TDM
      • How to auto-give weapons/abilities to players
    • Custom Dev Menu Tab (UNSAFE)
  • Hosting
    • RCON
  • Troubleshooting
    • Unable to load manifest file scripts\audio\audio_soundscapes_manifest.txt
    • Black screen in the Main Menu
    • GRXStoreOffer script error
    • Failed to reach comp-server
    • The game refuses to open
    • CommonShootWithLos
    • Error 0x00000026
    • DEV menu refuses to show up
    • 0xc0000142 Application error
    • Could not load bank digest file audio\ship\general.mbnk_digest
  • Respawn Squirrel Reference
Powered by GitBook
On this page

Was this helpful?

  1. Helpful Commands
  2. Commands

Status Command

Get the current server status via the In-Game console.

PreviousBan CommandsNextKick Commands

Last updated 3 years ago

Was this helpful?

Status ConCommand

You can get the current server status by doing the following:

status

Above you can see the output of the status command.

The most important part it gives back is the name, userid and ipaddress of all clients connected to the server.

In this example the arrow pointing to '1' is the userid for the client, "IcyCoree" the name of the client, loopback the clients ipaddress.

Loopback will show for the client hosting the server.

For every other client it will show and ipaddress there instead.

Output of the status command.