Configuring user roles on your Enshrouded server is easy with Pine Hosting using the new "enshrouded_server.json" system.
Enshrouded servers now support custom user groups with specific permissions, access levels, and reserved slots. This makes managing your server’s community easier and more secure.
Important Notes:
- Assigning user roles is essential for you to join your server, as it allows you to create a password. You need to enter a password to Join your Enshourded server.
- Check out our guide on How To Join An Enshrouded Server
Steps:
- Login to your game panel here
- Select the server you want to work on
- Head over to Files Manager
- Create this file: "enshrouded_server.json"
- Copy and paste the following example in the "enshrouded_server.json" file and click save when done editing it:
{
"name": "Enshrouded Server",
"slotCount": 16,
"userGroups": [
{
"name": "Admin",
"password": "AdminPass",
"canKickBan": true,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"reservedSlots": 1
},
{
"name": "Player",
"password": "PlayerPass",
"canKickBan": false,
"canAccessInventories": true,
"canEditBase": true,
"canExtendBase": true,
"reservedSlots": 15
}
]
}
The above config will basically set the following:
Set Admin role perms+password: AdminPass
Set Player role perms+password: PlayerPass
You can add as many roles as you wish and modify their permissions as you please by switching the following permissions from true to false and vice versa:
Role Permissions Breakdown:
| Permission | Description |
| canKickBan | Allows kicking or banning players |
| canAccessInventories | Can open and modify storage and inventory containers |
| canEditBase | Allows building, destroying, or modifying base structures |
| canExtendBase | Can expand the base boundary / claim new ground |
| reservedSlots | Slots reserved for players in this group |
For any more assistance, feel free to contact us on Discord or the Website.
Our custom panel has a wide variety of exclusive features that make editing and managing game servers a breeze.
All game servers come with powerful hardware and a dedicated team of support members to help you build the servers exactly the way you want.
Start your enshrouded server hosting journey today with Pine Hosting!
