Language & Currency

Currency

Minecraft: Your game, your server

Minecraft Rent server
from 4.32
AUD /month
from 5.26
BGN /month
from 15.90
BRL /month
from 3.99
CAD /month
from 2.62
CHF /month
from 21.25
CNY /month
from 68.17
CZK /month
from 20.07
DKK /month
from 2.69
EUR /month
from 2.26
GBP /month
from 22.87
HKD /month
from 20.27
HRK /month
from 1,054.21
HUF /month
from 47,212.46
IDR /month
from 10.63
ILS /month
from 244.68
INR /month
from 401.62
ISK /month
from 465.02
JPY /month
from 4,029.32
KRW /month
from 51.95
MXN /month
from 13.68
MYR /month
from 31.48
NOK /month
from 4.79
NZD /month
from 171.01
PHP /month
from 11.45
PLN /month
from 13.38
RON /month
from 315.27
RUB /month
from 30.93
SEK /month
from 3.93
SGD /month
from 105.90
THB /month
from 96.75
TRY /month
from 2.93
USD /month
from 52.71
ZAR /month
from 19.24
date /month

How to become an admin on Minecraft Java Edition

To become an admin you need your UUID.
We describe here how you can get your UUID: How do I get my UUID

Basic Mode


In ‘‘Basic Mode’’ you enter your name and your UUID under Admin Settings.
Initially, it looks like this:

[
  {
    "uuid": "33333333-3333-3333-3333-333333333333",
    "name": "Admin3",
    "level": 4,
    "bypassesPlayerLimit": false
  },
  {
    "uuid": "22222222-2222-2222-2222-222222222222",
    "name": "Admin2",
    "level": 4,
    "bypassesPlayerLimit": false
  },
  {
    "uuid": "11111111-1111-1111-1111-111111111111",
    "name": "Admin1",
    "level": 4,
    "bypassesPlayerLimit": false
  },
  {
    "uuid": "55555555-5555-5555-5555-555555555555",
    "name": "Admin5",
    "level": 4,
    "bypassesPlayerLimit": false
  },
  {
    "uuid": "44444444-4444-4444-4444-444444444444",
    "name": "Admin4",
    "level": 4,
    "bypassesPlayerLimit": false
  }
]

Enter your name and your UUID accordingly between the "", e.g. like this:

[
  {
    "uuid": "6cdae416-9ce2-4df9-8688-d1eb3c185ef4",
    "name": "MyIngameName",
    "level": 4,
    "bypassesPlayerLimit": false
  }
]

Advanced Mode


In Advanced Mode you enter your name and your UUID in the Ops.json.
Same as in Basic Mode, admins are entered according to this template:

[
  {
    "uuid": "6cdae416-9ce2-4df9-8688-d1eb3c185ef4",
    "name": "MyIngameName1",
    "level": 4,
    "bypassesPlayerLimit": false
  },
  {
    "uuid": "6cdae416-9ce2-4df9-8688-d1eb3c185ef4",
    "name": "MyIngameName2",
    "level": 4,
    "bypassesPlayerLimit": false
  }
]

When you have made your entries, click Save and restart your server.

You can then use all these commands.


Important: If you remove all admins, please make sure that the [] are still present.
Otherwise your server can no longer start!

Videotutorial