Language & Currency

Currency

Minecraft: Your game, your server

Minecraft Rent server
from 4.38
AUD /month
from 5.26
BGN /month
from 16.72
BRL /month
from 4.02
CAD /month
from 2.53
CHF /month
from 21.14
CNY /month
from 67.33
CZK /month
from 20.06
DKK /month
from 2.69
EUR /month
from 2.26
GBP /month
from 23.26
HKD /month
from 20.27
HRK /month
from 1,055.91
HUF /month
from 46,214.20
IDR /month
from 10.83
ILS /month
from 250.03
INR /month
from 411.30
ISK /month
from 433.60
JPY /month
from 3,977.43
KRW /month
from 58.53
MXN /month
from 12.89
MYR /month
from 31.37
NOK /month
from 4.76
NZD /month
from 167.61
PHP /month
from 11.50
PLN /month
from 13.39
RON /month
from 315.27
RUB /month
from 30.49
SEK /month
from 3.88
SGD /month
from 100.99
THB /month
from 101.59
TRY /month
from 2.98
USD /month
from 52.55
ZAR /month
from 24.24
date /month

How do I get my UUID

You need the UUID among other things for the Whitelist and to make yourself Admin.
We explain all the ways you can obtain it.

online-mode

If Online-Mode is enabled on your server, you can get your UUID on sites like:

Important: You need the Full UUID. This always has the following format:
22222222-2222-2222-2222-222222222222
If the UUID is incorrect, it will be ignored by the server.

offline-mode

If Online-Mode is disabled on your server, the UUID will be generated by the server.
Sites like the ones mentioned above will no longer work.
However, we describe how you can still obtain it.

usercache.json and usernamecache.json

Download the savegame as described here: Savegame herunterladen
If your server is for Vanilla Minecraft, it is sufficient to simply download usercache.json or usernamecache.json.
Otherwise, please download and unzip the ZIP file.
You can find usercache.json or usernamecache.json in the minecraft-data folder.
Open this with Notepad.
The entry for a player looks as follows:
{"name":"Player1","uuid":"6cdae416-9ce2-4df9-8688-d1eb3c185ef4","expiresOn":"2023-08-17 13:04:42 +0000"}
Here the UUID would be: 6cdae416-9ce2-4df9-8688-d1eb3c185ef4

console.log

The server logs are located on the Logfiles FTP.
Download console.log and open it with Notepad.
Now search for your in-game player name.
Example of a log entry with UUID:
[User Authenticator #1/INFO]: UUID of player Test is 6cdae416-9ce2-4df9-8688-d1eb3c185ef4
The UUID here would be: 6cdae416-9ce2-4df9-8688-d1eb3c185ef4