WardenCoredocs
Getting Started

Installation (Self-hosted)

Step-by-step guide to install WardenCore on your SCUM server

This guide walks you through installing WardenCore on your own SCUM dedicated server.

Requirements

Before you begin, make sure you have:

  • A Windows server running a SCUM Dedicated Server
  • WardenCore mod loader installed in your server's Binaries\Win64\ directory (included in the download)
  • Access to your server's file system (FTP or remote desktop)
  • (Optional) A Steam Web API key for extended player profile data — can be configured later in Settings

Installation

Stop the Server

Shut down your SCUM dedicated server before installing the mod.

Download WardenCore

Download the latest WardenCore release from the official site. You will need to register an account to access the download.

Register Your Server

Go to the WardenCore panel and add your server. This step is required — WardenCore needs to verify your server before it can start the web panel.

Without server registration, WardenCore will not start the web panel. Make sure to complete this step before proceeding.

Extract Files

Extract the downloaded archive into your server's directory:

SCUMSERVER\SCUM\Binaries\Win64\

The archive already contains the Mods\WardenCore\ folder structure.

Start the Server

Start your SCUM dedicated server. WardenCore will load automatically and begin serving the admin panel.

Access the Panel

Open your browser and navigate to:

http://your-server-ip:http-port

Use the IP address of your server and the HTTP port you configured for WardenCore. You will see the login page — click Sign in with Steam to authenticate.

First login is only available to the server owner (the Steam account registered on the WardenCore panel). You can add other admins later through the panel settings.

Post-Installation

Once you are logged in, here are the recommended next steps:

Common Issues

Panel not accessible

Make sure your HTTP port (TCP) is open in your server's firewall and any hosting provider firewall rules.

Mod not loading

Make sure the archive was extracted to the correct path. Check warden_rcon.log inside the WardenCore logs/ folder for error details.

Steam login fails

If the Steam login page doesn't load at all, try using a VPN. Note that your session is bound to your IP address — if you disconnect the VPN, you may need to log in again.

On this page