Spring Sale Don't miss: Get a hefty 50% discount on your order

Language & Currency

Currency

CryoFall: Your game, your server

CryoFall Rent server
from 8.18
AUD /month
from 9.76
BGN /month
from 26.51
BRL /month
from 7.26
CAD /month
from 4.66
CHF /month
from 38.77
CNY /month
from 123.78
CZK /month
from 37.19
DKK /month
from 4.99
EUR /month
from 4.25
GBP /month
from 42.19
HKD /month
from 37.61
HRK /month
from 1,946.25
HUF /month
from 85,464.23
IDR /month
from 19.88
ILS /month
from 449.10
INR /month
from 741.02
ISK /month
from 799.05
JPY /month
from 7,213.54
KRW /month
from 92.61
MXN /month
from 25.57
MYR /month
from 56.41
NOK /month
from 8.83
NZD /month
from 304.65
PHP /month
from 21.79
PLN /month
from 24.84
RON /month
from 584.83
RUB /month
from 56.67
SEK /month
from 7.24
SGD /month
from 192.05
THB /month
from 163.93
TRY /month
from 5.40
USD /month
from 101.31
ZAR /month
from 6.50
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.