7 Days to Die

7 Days to Die

檢視統計資料:
Cryptic 2014 年 6 月 16 日 上午 9:48
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????
< >
目前顯示第 1-15 則留言,共 43
Cryptic 2014 年 6 月 16 日 上午 9:48 
any help is greatly appreciated
Smog....🐸 2014 年 6 月 16 日 上午 10:24 
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 2014 年 6 月 16 日 上午 10:49 
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 2014 年 6 月 16 日 上午 11:44 
tried it, does not work.
Cryptic 2014 年 6 月 16 日 上午 11:47 
try sending me it exactly how it should look
Smokie 2014 年 6 月 16 日 上午 11:54 
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>
最後修改者:Smokie; 2014 年 6 月 16 日 上午 11:55
Cryptic 2014 年 6 月 16 日 下午 12:02 
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 2014 年 6 月 16 日 下午 12:05 
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 2014 年 6 月 16 日 下午 12:07 
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.
最後修改者:Smokie; 2014 年 6 月 16 日 下午 12:08
Cryptic 2014 年 6 月 16 日 下午 12:07 
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 2014 年 6 月 16 日 下午 12:08 
OHHHHHHHHHHHHHHHHHHHHHHHHHHH 1 sec lemme try it
Smokie 2014 年 6 月 16 日 下午 12:11 
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 2014 年 6 月 16 日 下午 12:11 
<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 2014 年 6 月 16 日 下午 12:13 
<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 2014 年 6 月 16 日 下午 12:14 
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.
< >
目前顯示第 1-15 則留言,共 43
每頁顯示: 1530 50

張貼日期: 2014 年 6 月 16 日 上午 9:48
回覆: 43