{"id":6385,"date":"2021-06-11T13:13:17","date_gmt":"2021-06-11T13:13:17","guid":{"rendered":"https:\/\/www.g-portal.com\/wiki\/?p=6385"},"modified":"2026-02-09T12:21:25","modified_gmt":"2026-02-09T12:21:25","slug":"7-days-to-die-server-become-a-game-admin","status":"publish","type":"post","link":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/","title":{"rendered":"7 Days To Die Server &#8211; Become a game admin"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">How do I become an admin in the game?<\/h2>\n\n\n\n<ol>\n<li>Log on to our website<\/li>\n\n\n\n<li>Click on \u201c<strong>My Servers<\/strong>\u201d in the menu on the left<\/li>\n\n\n\n<li>Select the chosen server<\/li>\n\n\n\n<li>Click on &#8220;<strong>File Manager<\/strong>&#8220;<\/li>\n\n\n\n<li>Follow the path:<br><strong>\/saves\/Saves\/serveradmin.xml<\/strong><\/li>\n\n\n\n<li>Configure the file<\/li>\n\n\n\n<li><strong>Restart<\/strong> the server to activate the changes<\/li>\n<\/ol>\n\n\n\n<p>The 7 Days To Die rights system has no content in the beginning. You can find a pre-built configuration file below which you can customize. Enter the file in <strong>serveradmin.xml<\/strong>.<\/p>\n\n\n\n<p>To assign admin or mod rights, you need the Steam64 ID (Steam) or EOS ID (Epic Store) of the respective user. To obtain the Steam64 ID, you can use the following web tool: <a aria-label=\" (opens in a new tab)\" href=\"https:\/\/steamid.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/steamid.io\/<\/a><\/p>\n\n\n\n<p>Enter the ID in this line:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;user platform=\"Steam\" userid=\"YOUR STEAM\/EOS ID\" name=\"Hint on who this user is\" permission_level=\"0\" \/><\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;\n&lt;!--\n   This file holds the settings for who is banned, whitelisted,\n   admins and server command permissions. The admin and whitelist sections can contain\n   both individual Steam users as well as Steam groups.\n\n   STEAM ID INSTRUCTIONS:\n   ===============================================================\n   You can find the SteamID64 of any user with one of the following pages:\n   https:\/\/steamdb.info\/calculator\/, https:\/\/steamid.io\/lookup, http:\/\/steamid.co\/\n   http:\/\/steamid.co\/ instructions:\n   Input the player's name in the search field. example: Kinyajuu\n   If the name doesn't work, you can also use the url of their steam page.\n   Also you may add\/remove admins, mods, whitelist, blacklist using in game commands.\n   You will want the STEAM64ID. example: 76561198021925107\n\n   STEAM GROUP ID INSTRUCTIONS:\n   ===============================================================\n   You can find the SteamID64 of any group by taking its address and adding\n     \/memberslistxml\/?xml=1\n   to the end. You will get the XML information of the group which should have an entry\n   memberList-&gt;groupID64.\n   Example: The 'Steam Universe' group has the address\n     https:&#47;&#47;steamcommunity.com\/groups\/steamuniverse\n   So you point your browser to\n     https:\/\/steamcommunity.com\/groups\/steamuniverse\/memberslistxml\/?xml=1\n   And see that the groupID64 is 103582791434672565.\n\n\t  PERMISSION LEVEL INSTRUCTIONS:\n   ===============================================================\n   permission level : 0-1000, a user may run any command equal to or above their permission level.\n   Users not given a permission level in this file will have a default permission level of 1000!\n\n\t  COMMAND PERMISSIONS INSTRUCTIONS:\n   ===============================================================\n   cmd : This is the command name, any command not in this list will not be usable by anyone but the server.\n   permission level : 0-1000, a user may run any command equal to or above their permission level.\n   Commands not specified in this file will have a default permission level of 0!\n\n  EVERYTHING BETWEEN &lt;!- - and - -&gt; IS COMMENTED OUT! THE ENTRIES BELOW ARE EXAMPLES THAT ARE NOT ACTIVE!!!\n--&gt;\n&lt;adminTools&gt;\n  &lt;!-- Name in any entries is optional for display purposes only --&gt;\n  &lt;admins&gt;\n    &lt;!-- &lt;user steamID=\"76561198021925107\" name=\"Hint on who this user is\" permission_level=\"0\" \/&gt; --&gt;\n    &lt;!-- &lt;group steamID=\"103582791434672565\" name=\"Steam Universe\" permission_level_default=\"1000\" permission_level_mod=\"0\" \/&gt; --&gt;\n    &lt;user platform=\"Steam\" userid=\"YOUR STEAM ID\" name=\"Hint on who this user is\" permission_level=\"0\" \/&gt;\n  &lt;\/admins&gt;\n  &lt;permissions&gt;\n    &lt;!-- &lt;permission cmd=\"dm\" permission_level=\"0\" \/&gt; --&gt;\n    &lt;!-- &lt;permission cmd=\"kick\" permission_level=\"1\" \/&gt; --&gt;\n    &lt;!-- &lt;permission cmd=\"say\" permission_level=\"1000\" \/&gt; --&gt;\n    &lt;permission cmd=\"dm\" permission_level=\"0\" \/&gt;\n    &lt;permission cmd=\"kick\" permission_level=\"1\" \/&gt;\n    &lt;permission cmd=\"say\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"chunkcache\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"debugshot\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"debugweather\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"getgamepref\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"getgamestat\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"getoptions\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"gettime\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"gfx\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"help\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"listplayerids\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"listthreads\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"memcl\" permission_level=\"1000\" \/&gt;\n    &lt;permission cmd=\"settempunit\" permission_level=\"1000\" \/&gt;\n  &lt;\/permissions&gt;\n  &lt;whitelist&gt;\n    &lt;!-- ONLY PUT ITEMS IN WHITELIST IF YOU WANT WHITELIST ONLY ENABLED!!! --&gt;\n    &lt;!-- If there are any items in the whitelist, the whitelist only mode is enabled --&gt;\n    &lt;!-- Nobody can join that ISN'T in the whitelist or admins once whitelist only mode is enabled --&gt;\n    &lt;!-- Name is optional for display purposes only --&gt;\n    &lt;!-- &lt;user steamID=\"\" name=\"\" \/&gt; --&gt;\n    &lt;!-- &lt;group steamID=\"\" name=\"\" \/&gt; --&gt;\n  &lt;\/whitelist&gt;\n  &lt;blacklist&gt;\n    &lt;!-- &lt;blacklisted steamID=\"\" name=\"\" unbandate=\"\" reason=\"\" \/&gt; --&gt;\n  &lt;\/blacklist&gt;\n&lt;\/adminTools&gt;<\/code><\/pre>\n\n\n\n<div class=\"wp-block-button button-margin-top\"><a class=\"wp-block-button__link has-text-color has-background\" href=\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die\/\" style=\"background-color:#50fcea;color:#1e1e1e;border-radius:5px\"><strong>MORE ABOUT 7 DAYS 2 DIE<\/strong><\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>How do I become an admin in the game? The 7 Days To Die rights system has no content in the beginning. You can find a pre-built configuration file below which you can customize. Enter the file in serveradmin.xml. To assign admin or mod rights, you need the Steam64 ID (Steam) or EOS ID (Epic Store) of the respective user. To obtain the Steam64 ID, you can use the following web tool: https:\/\/steamid.io\/ Enter the ID in this line:<\/p>\n","protected":false},"author":2,"featured_media":12576,"comment_status":"closed","ping_status":"open","sticky":false,"template":"post-blog-template.php","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[30,22],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki<\/title>\n<meta name=\"description\" content=\"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki\" \/>\n<meta property=\"og:description\" content=\"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/\" \/>\n<meta property=\"og:site_name\" content=\"GPORTAL Wiki\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-11T13:13:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-09T12:21:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png\" \/>\n\t<meta property=\"og:image:width\" content=\"28\" \/>\n\t<meta property=\"og:image:height\" content=\"32\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Aline\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/\",\"url\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/\",\"name\":\"7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki\",\"isPartOf\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png\",\"datePublished\":\"2021-06-11T13:13:17+00:00\",\"dateModified\":\"2026-02-09T12:21:25+00:00\",\"author\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/c001def8bbe3a6a9e5bdf0ed6ac55bf1\"},\"description\":\"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here\",\"breadcrumb\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage\",\"url\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png\",\"contentUrl\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png\",\"width\":28,\"height\":32},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.g-portal.com\/wiki\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"7 Days To Die Server &#8211; Become a game admin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#website\",\"url\":\"https:\/\/www.g-portal.com\/wiki\/en\/\",\"name\":\"GPORTAL Wiki\",\"description\":\"GPORTAL Wiki\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.g-portal.com\/wiki\/en\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/c001def8bbe3a6a9e5bdf0ed6ac55bf1\",\"name\":\"Aline\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8e0ba9417aba014a120f24b9615fd4b2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8e0ba9417aba014a120f24b9615fd4b2?s=96&d=mm&r=g\",\"caption\":\"Aline\"},\"url\":\"https:\/\/www.g-portal.com\/wiki\/en\/author\/aline\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki","description":"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/","og_locale":"en_US","og_type":"article","og_title":"7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki","og_description":"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here","og_url":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/","og_site_name":"GPORTAL Wiki","article_published_time":"2021-06-11T13:13:17+00:00","article_modified_time":"2026-02-09T12:21:25+00:00","og_image":[{"width":28,"height":32,"url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png","type":"image\/png"}],"author":"Aline","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/","url":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/","name":"7 Days To Die \u279c How to become a Server Admin | GPORTAL Wiki","isPartOf":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage"},"image":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage"},"thumbnailUrl":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png","datePublished":"2021-06-11T13:13:17+00:00","dateModified":"2026-02-09T12:21:25+00:00","author":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/c001def8bbe3a6a9e5bdf0ed6ac55bf1"},"description":"How to become an admin on your 7 Days To Die server \u279c we show you easy and step-by-step in our wiki \u279c click here","breadcrumb":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#primaryimage","url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png","contentUrl":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png","width":28,"height":32},{"@type":"BreadcrumbList","@id":"https:\/\/www.g-portal.com\/wiki\/en\/7-days-to-die-server-become-a-game-admin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.g-portal.com\/wiki\/en\/"},{"@type":"ListItem","position":2,"name":"7 Days To Die Server &#8211; Become a game admin"}]},{"@type":"WebSite","@id":"https:\/\/www.g-portal.com\/wiki\/en\/#website","url":"https:\/\/www.g-portal.com\/wiki\/en\/","name":"GPORTAL Wiki","description":"GPORTAL Wiki","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.g-portal.com\/wiki\/en\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/c001def8bbe3a6a9e5bdf0ed6ac55bf1","name":"Aline","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8e0ba9417aba014a120f24b9615fd4b2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8e0ba9417aba014a120f24b9615fd4b2?s=96&d=mm&r=g","caption":"Aline"},"url":"https:\/\/www.g-portal.com\/wiki\/en\/author\/aline\/"}]}},"jetpack_featured_media_url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/09\/Admin.png","_links":{"self":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/6385"}],"collection":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/comments?post=6385"}],"version-history":[{"count":14,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/6385\/revisions"}],"predecessor-version":[{"id":27777,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/6385\/revisions\/27777"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/media\/12576"}],"wp:attachment":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/media?parent=6385"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/categories?post=6385"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/tags?post=6385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}