How to add yourself as an admin

The following basic guide will show you how to add yourself as an admin on your Reign of Kings server

Note: We suggest you stop your server prior to making these changes

Step 1:
Log into your game panel and click 'stop' on your service, we suggest you save your server in game first. (This is very important)

Step 2:
Select the 'Configuration Files' icon from the control panel



Step 3:
Edit the 'Perimissions.cfg' using the text editor

Step 4:
Find the following lines: (they are towards the bottom)

}
users {
}

Step 5:

Once you have found this we will need to edit it to add yourself as an admin
To do this simply:

Note: 'NameAdmin' is your users in game name

users {
NameAdmin1 {
groups {
- 'admin'
}
}
}

Example:



   
Step 6:
To add more admins simply use the same system:

users {
AdminsName1 {
groups {
- 'admin'
}
}
AdminsName2 {
groups {
- 'admin'
}
}
'AdminsName3' {
groups {
- 'admin'
}
}
}

Note:
If you need any help with this, don't hesitate to contact our support team
  • 114 Users Found This Useful
Was this answer helpful?

Related Articles

Reign of Kings Admin Commands

The following is a list of admin commands in game, please follow our guide to set yourself as an...

How to Wipe your World

The following basic guide will show you how to wipe your worldNote: We suggest you stop your...

How to add Permissions

The Following is an available list of permissions and how they can be used:Available Permissions:...

How to add different levels of admin

The following basic guide will show you how to add different levels of admin on your Reign of...

How to Fix Potion of Appearance Issues / Delete Characters

The following basic guide will show you how to fix permission errors caused by the Potion of...