7 Days to Die

7 Days to Die

View Stats:
Cryptic Jun 16, 2014 @ 9:48am
How To: Add myself as admin on my server?
i host a dedicated server and every time i get on, i type in the admin add "{=Corrosion=} 1000 and it says it works in the console but in game when i try to use a command it says command not available for player corrosion????
< >
Showing 1-15 of 43 comments
Cryptic Jun 16, 2014 @ 9:48am 
any help is greatly appreciated
Smog....🐸 Jun 16, 2014 @ 10:24am 
Not sure how this server works as I don't have one but, do you not need to add the accepted 'admin' in the control panel before you can then add them via the console.

I am probably way off because its been ages since I ran a server, so please feel free to ignore my comment if it don't make sense.

Hope you sort it.
Smokie Jun 16, 2014 @ 10:49am 
Open the serveradmin.xml and edit that. Put in your steam ID under the "admin" section.
<admin steamID="YOUR_STEAM_ID" permission_level="0" />
Cryptic Jun 16, 2014 @ 11:44am 
tried it, does not work.
Cryptic Jun 16, 2014 @ 11:47am 
try sending me it exactly how it should look
Smokie Jun 16, 2014 @ 11:54am 
The file is included in the directory. There are specific instructions inside it to.
<?xml version="1.0" encoding="UTF-8"?> <!-- This file holds the settings for who is banned, whitelisted, admins, moderators, and server command permissions. Steam ID can be found using http://steamid.co/ STEAM ID INSTRUCTIONS: =============================================================== http://steamid.co/ instructions: Input the player's name in the search field. example: Kinyajuu If the name doesn't work, you can also use the url of their steam page. Also you may add/remove admins, mods, whitelist, blacklist using in game commands. You will want the STEAM64ID. example: 76561198021925107 PERMISSION LEVEL INSTRUCTIONS: =============================================================== permission level : 0-1000, a user may run any command equal to or above their permission level. COMMAND PERMISSIONS INSTRUCTIONS: =============================================================== cmd : This is the command name, any command not in this list will not be usable by anyone but the server. permission level : 0-1000, a user may run any command equal to or above their permission level. --> <adminTools> <admins> <!-- <admin steamID="XX" permission_level="0" /> --> </admins> <moderators> <!-- <moderator steamID="XX" permission_level="1" /> --> </moderators> <permissions> <!-- <permission cmd="dm" permission_level="0" /> --> </permissions> <!-- ONLY PUT ITEMS IN WHITELIST IF YOU WANT WHITELIST ONLY ENABLED!!! --> <!-- If there are any items in the whitelist, the whitelist only mode is enabled --> <!-- Nobody can join that ISN'T in the whitelist once whitelist only mode is enabled --> <whitelist> <!-- <whitelisted steamID="" permission_level="" /> --> </whitelist> <blacklist> <!-- <blacklisted steamID="" unbandate="" /> --> </blacklist> </adminTools>
Last edited by Smokie; Jun 16, 2014 @ 11:55am
Cryptic Jun 16, 2014 @ 12:02pm 
maybe im re-tarded but i cant figure it out, i host servers for all types of games but i cant figure this ♥♥♥♥ out
Cryptic Jun 16, 2014 @ 12:05pm 
76561198033982035 i found this to be my steamid64 what is the difference between steam id and steamid64? one of them say STEAM in front of it....do i use that one or what?
Smokie Jun 16, 2014 @ 12:07pm 
Which part doesn't make sense? I can try to help you more. To add admin just replace XX with your Steam ID and remove the comment markers. You will also have to add in commands under the permission section.

EDIT: No I don't think there is a dif with steamid64 and steam id. Just follow the instructions from the website and you should be good.
Last edited by Smokie; Jun 16, 2014 @ 12:08pm
Cryptic Jun 16, 2014 @ 12:07pm 
ok i see it says steam 64 is what i need, but i put that in the line and it still says in the console "denying command for corr....etc" and it says not allowed for me in game
Cryptic Jun 16, 2014 @ 12:08pm 
OHHHHHHHHHHHHHHHHHHHHHHHHHHH 1 sec lemme try it
Smokie Jun 16, 2014 @ 12:11pm 
This is my "permissions" looks like.
<permissions> <permission cmd="lp" permission_level="12" /> <permission cmd="kick" permission_level="11" /> <permission cmd="st" permission_level="10" /> <permission cmd="ban" permission_level="9" /> <permission cmd="sg" permission_level="8" /> </permissions>
Cryptic Jun 16, 2014 @ 12:11pm 
<adminTools>
<admins>
<admin steamID="76561198033982035" permission_level="1000" />
</admins>
<admin steamID="76561198033982035" permission_level="1000" />
<moderators>
<!-- <moderator steamID="76561198021925106" permission_level="10" /> -->
</moderators>

<permissions>
<!-- <permission cmd="dm" permission_level="5" /> -->
<!-- <permission cmd="kick" permission_level="10" /> -->
<!-- <permission cmd="ban" permission_level="5" /> -->
<!-- <permission cmd="sg" permission_level="10" /> -->
<!-- <permission cmd="se" permission_level="10" /> -->
</permissions>

<!-- ONLY PUT ITEMS IN WHITELIST IF YOU WANT WHITELIST ONLY ENABLED!!! -->
<!-- If there are any items in the whitelist, the whitelist only mode is enabled -->
<!-- Nobody can join that ISN'T in the whitelist once whitelist only mo

this is what i got and i cant get my commands to work
Cryptic Jun 16, 2014 @ 12:13pm 
<admins>
<admin steamID="76561198033982035" permission_level="1000" />
</admins>
<admin steamID="76561198033982035" permission_level="1000" />
<moderators>
<!-- <moderator steamID="76561198021925106" permission_level="10" /> -->
</moderators>

<permissions>
<permission cmd="lp" permission_level="5" />
<permission cmd="kick" permission_level="10" />
<permission cmd="ban" permission_level="5" />
<permission cmd="sg" permission_level="10" />
<permission cmd="se" permission_level="10" />
Smokie Jun 16, 2014 @ 12:14pm 
Do you use notepad++?

You see the
<!-- -->
markers? Those are "comments" and will be ignored by the server. To enable them remove the comment markers. I noticed you still have them on your permissions section.
< >
Showing 1-15 of 43 comments
Per page: 1530 50

Date Posted: Jun 16, 2014 @ 9:48am
Posts: 43