7 Days to Die setting yourself as Admin
This guide will show you how to make yourself Admin in 7 Days to Die
First off, open up the Game Control Panel and stop your server, this is important.
and access the file called "serveradmin.xml" or "serveradmincustom.xml"
You will see the following line:
<adminTools>
<admins>
<!-- <admin steamID="76561198081237071" permission_level="0" /> -->
</admins>
You need to remove <!-- and --> as this comments out this line,
Next, you need to get your steam profile id, to obtain this follow these instructions:
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
Then, change the id: 76561198081237071 to your Steam 64ID e.g. 7121212121212
It should now look like:
<admin steamID="7121212121212" permission_level="0" />
Click save, and start your server, you should now be admin.