How to become an admin in Minecraft

Rent your own Minecraft server at 4Netplayers.com
To become an admin, you first need your UUID
.
You can get yours here: https://minecraftuuid.com/ .
Or here: https://mcuuid.net/. Here you need to use the FULL UUID!
Important: If online-mode
is deactivated, the UUID will be generated by the server!
Unfortunately, this means that the above-mentioned pages are not suitable for obtaining the UUID.
In this case, please contact our support.
If you have your UUID
, you have to enter it on our page.
To do this, you must first open your server so that you can edit its settings.
Just click on the name of your server in the server overview on our page.
Basic Mode
In Basic Mode you enter your name
and your UUID
under Admin Settings.
Initially, it will look similar to 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.
As in Basic Mode, admins are also 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!