Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Edit the serveradmin.xml by adding your ID with power of 0
make sure you removed the <!-- -->
Start game
have fun
I’ll paste my code tomorrow morning.
(On my phone right now)
Thanks anyways!
Your serveradmin.xml should look similar to this, Some of the commands above are ones i had to manually add to the file (Namely SE, ST, DM, TP, and Tele, i think) If they are NOT within this file, the command is not usable.
If you don't have access to the file you should be able to add commands in game by using the cp add command, in this case "cp add debugmenu 0"
Btw
0 = HeadAdmin
200 = Admin
(400 would be support admins)
600 = Moderator
800 = Trusted player
1000 = player
wanted only to show that it should work in the current Build
I have the Power of 0 COmmands only in my list to have the list so complete as possible
Have you ever had admin rights on that specific server?
1. Make sure you name the file correct (serveradmin.xml)
2. Make sure the file is located in the correct folder (i also have a nitrado server and realized that the serveradmin path is different like in single player on your pc)
3. Make sure that neither the admin line nor the permission line is quoted ('<!--') which often is the case if you copy the code from somewhere
4. Make sure your permission level is 0 (zero), not 100 or 1000 - the lower your level the better and definitively ensure that your admin level is lower or equal to the 'dm' permission level
Many little issues which can cause this problen
Btw: on my (german) nitrado server it is not necessary to stop the server. I can change and save the file 'on the fly' at the web browser and can immediately test if it worked well ;)
Good:
<adminTools>
<admins>
<!-- <admin steamID="76561198021925107" permission_level="0" /> -->
<admin steamID="76561198321326453" permission_level="1000" />
</admins>
Bad:
<adminTools>
<admins>
<!-- <admin steamID="76561198021925107" permission_level="0" /> -->
<admin steamID="76561198321326453" permission_level="1000" />
</admins>
If that doesn't work (though I'd probably do it anyway): log in to your server's control panel, then go to your server's web control panel. Type "admin add <playerID> <permission level>" (replace playerID with player's GUID and 0 for admin or 1 for moderator).
In combination, you should be good to go after that point.
i have cheat mode on and did everything.
my path to my serveradmin file is: C:\Users\jortd\AppData\Roaming\7DaysToDie\Saves