Restrict access to the Miscreated Server

From 4netplayers Support Wiki
Revision as of 13:05, 27 August 2021 by Michael (talk | contribs) (Created page with "{{LP-Banner-MISC}} In order to keep unwanted players off the server, it is necessary to create a whitelist for Miscreated.<br> We describe how to do this in this article.<br>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Rent a Miscreated server
Rent your own Miscreated server at 4Netplayers.com

In order to keep unwanted players off the server, it is necessary to create a whitelist for Miscreated.
We describe how to do this in this article.

Note: You need the SteamID 64 of the players you want to add to the whitelist.
You can get theirs here: https://steamid.io .

Stop your server and then open it for configuration.
To do this, click either on the name of the server or on the grey cogwheel.

Basic Mode

In Basic Mode you enter the SteamID64 into one of the available fields under Whitelist Settings.
Additionally you have to activate the whitelist here. To do this, click on the switch under white list (activation).
If the switch is green, the whitelist is active.
Then click on Save and start your server.

Advanced Mode

In Advanced Mode the SteamID64 are entered into the whitelist.xml between the "", like so:

<SteamIDs>
<SteamID id="76561197979226165"/>
</SteamIDs>

You can of course enter more than one SteamID64 like this:

<SteamIDs>
<SteamID id="SteamID64"/>
<SteamID id="SteamID64"/>
<SteamID id="SteamID64"/>
<SteamID id="SteamID64"/>
<SteamID id="SteamID64"/>
</SteamIDs>

Once you have made your entries, click on Save.
Now you have to activate the whitelist under Commandline.
Click on the switch under white list (Activation).
If the switch is green, the whitelist is active.
Then click on Save and start your server.