Winter-Deal Save 50% on your game server and get a free Teamspeak server included.

Language & Currency

Currency

CryoFall: Your game, your server

CryoFall Rent server
from 9.89
AUD /month
from 11.72
BGN /month
from 36.02
BRL /month
from 8.90
CAD /month
from 5.66
CHF /month
from 45.61
CNY /month
from 150.01
CZK /month
from 44.68
DKK /month
from 5.99
EUR /month
from 4.98
GBP /month
from 48.85
HKD /month
from 45.14
HRK /month
from 2,413.67
HUF /month
from 101,712.00
IDR /month
from 22.37
ILS /month
from 543.95
INR /month
from 882.33
ISK /month
from 958.94
JPY /month
from 9,041.91
KRW /month
from 127.67
MXN /month
from 27.84
MYR /month
from 69.79
NOK /month
from 10.99
NZD /month
from 362.32
PHP /month
from 24.95
PLN /month
from 29.81
RON /month
from 702.03
RUB /month
from 67.35
SEK /month
from 8.42
SGD /month
from 211.08
THB /month
from 227.31
TRY /month
from 6.28
USD /month
from 115.34
ZAR /month
from 12.89
date /month

Restrict access to the Cryofall server

If you want to protect your server from unauthorised access, you have two options with CryoFall.
You can set your server to private. Then it will not be listed ingame in the server browser.
Then only players who know the IP address of the server can join it.
Or you can add players to a whitelist.
Of course, you can also combine both methods.
We will explain both possibilities to you.

Make server private


To make your server private, your configuration must be in Advanced Mode.
Then click on SettingsServer.xml in the configuration on the left.
Change the 1 to 0 here:

    <is_public_server>1</is_public_server>

Then click on Save.
Restart your server.
From now on, only players can connect to the server who have either the IP address or the Server public GUID.
You can find the Server public GUID in the SettingsServer.xml under

    <server_public_guid>YourPublicGUID</server_public_guid>

Whitelist

To be able to create a whitelist, you need to be an admin on your server.
How you can become an admin is described here: How to become an admin.
After connecting to your server, type the following in the console:
/mod.whiteList.add Player
Replace Player with the name of the player you want to add to the whitelist.
Repeat this for each player you want to add to the whitelist.
Then enter the following in the console:
/mod.whiteList.enable 1
The whitelist is now enabled.

Tip: to remove players from the whitelist, type the following in the console:
/mod.whitelist.remove Player
Replace player with the name of the player you want to remove.