How to use the web console Print

  • How To, How to, how to, How to use the Web Console, how to use the Web Console, how to use the web console, Web Console, web console
  • 4

The web console is a web based, in-browser, version of your server's console window. It allows you to view the server's console without having to remotely connect to the server itself. This can be useful for diagnostic purposes (most startup / mod errors can be identified from here) and just checking to see if your server is running as intended.

To use the web console follow these five simple steps:

  1. Navigate to your game panel/control panel.
  2. Select "Web Console" - it will open in a new browser tab.
  3. If your server is currently stopped, it will not work (as there's no server console to relay the information from).
  4. If your server is running - in the new tab you will see your server's console.
  5. You can use the information there to try and identify possible errors on your server or just to check your server is running as intended.

Was this answer helpful?

« Back