Skip to main content

Unturned: Adjusting server permissions

Preparations

In order for the necessary config files to be generated by the server, it must first be started. If the server is online, you can stop it again. Because all necessary files which we or the server needed were then created.

Open the Config

The permissions are stored in the "Permissions.config.xml" file. You can easily view and edit this file via our interface. Just click on the tab "Configs" in the interface of your server:

image

The Config is called "Rocket Permissions" and can be opened with a click on the blue pen for editing:

image

Understand the Config

The Config looks complicated and complex at first sight. We help you to understand it! The file is divided into the different groups. The groups are all displayed and listed in the category. Speak with "" it starts and with "" it ends:

Begin:

image

End:

image

The groups are then displayed in between. For example, the whole block represents one group:

image

In which all necessary parameters are then assigned to the group.

Adjust the permissions

Within the group you will also find the "Permissions" category. As you can see in this screenshot:

image

There we can now adjust the permissions of the group. As well as specify the waiting time when the command can be used again. Suppose we want to give the group the right to ban users. Then we can enter the following:

image

This would mean that the group can now ban ingame people, and since the "cool down" was set to 0 seconds, this can be done consistently.

If we still want to give the group the right to heal itself, it can be entered as follows

image

However, the user can only use the command every 3600 seconds. The procedure is identical for other rights. However, for some permissions corresponding plug-ins are necessary.

Add users to the group

The groups have now been created with the desired permissions. But now users have to be assigned to the group. For this the Steam64ID of the users is needed. You can find this out by clicking on the following link: https://steamid.io/

If you have determined the Steam64ID you can enter it into the Config. This can be done here with the Member parameter:

image

This would look like this in an example as follows:

image

So it is always necessary to create a new line for new users who should be assigned to the group. If you have entered all desired users, you can save the config by clicking the "Save" button. Then start the server and you are assigned to the group in the game!