How To Setup Custom Roles In Enshrouded
In this guide you will learn how to setup custom permissions and groups for your Enshrouded server. This is designed for advance users who need granular control of their server.
- Login to the Game Host Bros Panel and select your Enshrouded server.
- Go to
Management > File Manager
and open the fileenshrouded_server.json
. - Under the
userGroups
section, add the roles you require.
Here is an example of how your userGroups section should look like with multiple roles. There are some groups added already by our panel such as the Admin and Everyone group. If you want to delete this admin group then you must go to Configuration > Startup Parameters
and set Admin Password
so its blank.
Permissions and Descriptions
Here is a list of all the enshrouded role permissions and what they do. The only settings for each are true
or false
except for reservedSlots
.
Permission | Description |
---|---|
canKickBan | Allows kicking and banning other players. |
canAccessInventories | Allows accessing chests and other containers. |
canEditBase | Allows making changes to player bases. |
canExtendBase | Allows extending player bases. |
reservedSlots | Reserves slots for the specified user group, ensuring they can join even if the server is full. |