How to Setup RocketMod Permission System
Articles on: Game Hosting
How to Setup RocketMod Permission System
- The first thing you will want to do is navigate to ./Servers/unturned/Rocket
- Once you get there you should see a file called Permissions.config.xml
- So once you get there you will see the default roles for Rocketmod.
- You will most likely want to edit these roles to add Staff Roles, Donator Roles, and regular players roles.
- Rocketmod automatically has Prefixes and Suffixes added. You can leave it blank to not use them. Example:
- Rocketmod also requires you to only use the default group for all players.
- Adding people to these roles is not as easy you will need to find a plugin called rocket tools and install it to add players while the server is running.(Information at the bottom)
Example of adding a new role
undefined ExampleRole ExampleRole [ExampleRole] [ExampleRole] yellow 99
Example of adding permissions to a role
undefined ExampleRole ExampleRole [ExampleRole] [ExampleRole] yellow 99 ExamplePermission
Example of different roles
undefined Owner Owner [Owner] [Owner] yellow 99 ExamplePermission
undefined Co-Owner Co-Owner [Co-Owner] [Co-Owner] yellow 99 ExamplePermission
undefined VIP VIP [VIP] [VIP] yellow 99 ExamplePermission
undefined VIP+ VIP+ [VIP+] [VIP+] yellow 99 ExamplePermission
Rocket Tools Information
This plugin can be installed via the mod manager in your game panel. Once its installed you can use the following commands.
Adding Players to Groups
p add playername groupname
Removing Players from Groups
p remove playername groupname
If you require any further assistance, please create a ticket here.
Created By: Griffin H.
Updated on: 11/11/2022
Actualizado el: 31/07/2024
¡Gracias!