How To Add Admins In 7 Days To Die
Looking to better manage your 7 Days To Die server by adding admins? This comprehensive guide will show you how to assign admin privileges to trusted players on your 7D2D server.
How To Add Admins In 7D2D
-
Connect to your 7D2D server.
-
Access the Game Host Bros Panel and select your 7D2D server.
-
In the sidebar click on
System > Console
typelistplayers
and note the player ID= of the user you want to set as Admin. -
Enter this command:
example
The number 0 is the permission level, and it gives the user access to all commands.
Now that you’re an Admin, you may want to check out our guide about Cheat Mode.
How To Remove Admins In 7D2D
- Access the Game Host Bros Panel and select your 7D2D server.
- In the server console, type
admin list
to list admins. - Find the ID of the admin you want to remove and type
admin remove ID
.
7D2D Admin Permission Level Configuration
Permission levels in 7D2D are set in the serveradmin.xml file on your server. To apply a permission level to a certain command, first find the command you want to limit, and then follow these steps.
-
Access the Game Host Bros Panel and select your 7D2D server.
-
In File Manager, navigate to
/.local/share/7DaysToDie/Saves/serveradmin.xml
. -
Scroll down to
<Commands>
. -
Copy this and add it to a new line under
<Commands>
, replacing the command and setting a permission level of0-1000
.- A level of 1000 will give all users access to the command.
- A user’s permission level must be equal to or below the commands permission level in order to have access to it.