{"id":29688,"date":"2026-07-10T13:43:54","date_gmt":"2026-07-10T13:43:54","guid":{"rendered":"https:\/\/www.g-portal.com\/wiki\/?p=29688"},"modified":"2026-07-10T14:00:45","modified_gmt":"2026-07-10T14:00:45","slug":"palworld-server-settings-palworldsettings-ini-explained-gportal","status":"publish","type":"post","link":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/","title":{"rendered":"Palworld Server Settings (PalWorldSettings.ini) Explained | GPORTAL"},"content":{"rendered":"\n<p><strong>Quick answer:<\/strong> Palworld server settings live in the PalWorldSettings.ini file at Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini. On a GPORTAL server you can edit the same options in the web interface. Always edit PalWorldSettings.ini (not DefaultPalWorldSettings.ini) and restart the server for changes to apply.<\/p>\n\n\n\n<p><strong>At a glance<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>File name:<\/strong> PalWorldSettings.ini<\/li>\n\n\n\n<li><strong>Path:<\/strong> Pal\/Saved\/Config\/LinuxServer\/<\/li>\n\n\n\n<li><strong>Edit via:<\/strong> GPORTAL web interface or FTP<\/li>\n\n\n\n<li><strong>Setting groups:<\/strong> Server management, features, game balance, performance<\/li>\n\n\n\n<li><strong>Apply changes:<\/strong> Save, then restart the server<\/li>\n<\/ul>\n\n\n\n<p><strong>Table of contents<\/strong><\/p>\n\n\n\n<ol>\n<li><a href=\"#where-do-i-find-the-palworld-settings-file-\">Where do I find the Palworld settings file?<\/a><\/li>\n\n\n\n<li><a href=\"#which-server-management-settings-matter-most-\">Which server management settings matter most?<\/a><\/li>\n\n\n\n<li><a href=\"#which-gameplay-balance-settings-can-i-change-\">Which gameplay balance settings can I change?<\/a><\/li>\n\n\n\n<li><a href=\"#which-settings-affect-server-performance-\">Which settings affect server performance?<\/a><\/li>\n\n\n\n<li><a href=\"#example-a-balanced-multiplayer-configuration\">Example: a balanced multiplayer configuration<\/a><\/li>\n\n\n\n<li><a href=\"#why-are-my-palworld-settings-ignored-\">Why are my Palworld settings ignored?<\/a><\/li>\n\n\n\n<li><a href=\"#faq\">FAQ<\/a><\/li>\n<\/ol>\n\n\n\n<p>Palworld server settings are controlled through the <code>PalWorldSettings.ini<\/code> file. This guide explains where the file lives and what the most important parameters do, so you can configure your GPORTAL Palworld server exactly the way your community wants it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wo\">Where do I find the Palworld settings file?<\/h2>\n\n\n\n<p>On a GPORTAL server the easiest way to edit your settings is directly in the web interface under Basic settings. If you prefer to edit the file manually, connect via FTP and open:<\/p>\n\n\n\n<p><code>Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini<\/code><\/p>\n\n\n\n<p>The config folder is created only after the server has started once. Always edit <code>PalWorldSettings.ini<\/code>, not the <code>DefaultPalWorldSettings.ini<\/code>, otherwise your changes are ignored.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"management\">Which server management settings matter most?<\/h2>\n\n\n\n<ul>\n<li><code>ServerName<\/code> \/ <code>ServerDescription<\/code> &#8211; how your server appears in the browser.<\/li>\n\n\n\n<li><code>ServerPassword<\/code> &#8211; password required to join.<\/li>\n\n\n\n<li><code>AdminPassword<\/code> &#8211; password to gain admin rights.<\/li>\n\n\n\n<li><code>ServerPlayerMaxNum<\/code> &#8211; maximum number of players.<\/li>\n\n\n\n<li><code>CrossplayPlatforms<\/code> &#8211; which platforms may connect (Steam, Xbox, PS5, Mac).<\/li>\n\n\n\n<li><code>bIsUseBackupSaveData<\/code> &#8211; enable automatic world backups.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"balance\">Which gameplay balance settings can I change?<\/h2>\n\n\n\n<p>The game-balance block lets you tune the experience. Popular options include <code>ExpRate<\/code> (experience gain), <code>PalCaptureRate<\/code> (capture chance), <code>CollectionDropRate<\/code> (gathered resources), <code>DeathPenalty<\/code> (what you drop on death), <code>DayTimeSpeedRate<\/code>\/<code>NightTimeSpeedRate<\/code> and <code>PalEggDefaultHatchingTime<\/code> (egg hatching time). Higher multipliers generally mean faster progression.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"performance\">Which settings affect server performance?<\/h2>\n\n\n\n<p>Some settings raise processing load: <code>BaseCampMaxNumInGuild<\/code> (bases per guild, default 4, max 10), <code>BaseCampWorkerMaxNum<\/code> (Pals per base, max 50), <code>PalSpawnNumRate<\/code> (wild Pal density) and <code>ServerReplicatePawnCullDistance<\/code> (Pal sync distance). Increase these carefully on busy servers to avoid lag.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"beispiel\">Example: a balanced multiplayer configuration<\/h2>\n\n\n\n<p>A popular starting point for a friendly multiplayer server: <code>ServerPlayerMaxNum=16<\/code>, <code>ExpRate=2.0<\/code>, <code>PalCaptureRate=1.5<\/code>, <code>DeathPenalty=Item<\/code>, <code>bIsUseBackupSaveData=True<\/code> and <code>CrossplayPlatforms=(Steam,Xbox,PS5,Mac)<\/code>. This keeps progression brisk, protects your world with backups and lets players from every platform join. Adjust the multipliers to taste and restart after saving.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"fehler\">Why are my Palworld settings ignored?<\/h2>\n\n\n\n<p>Two mistakes cause almost every &#8216;settings not applied&#8217; report. First, editing <code>DefaultPalWorldSettings.ini<\/code> instead of the active <code>PalWorldSettings.ini<\/code> &#8211; changes to the default file are ignored. Second, forgetting to restart the server after saving. The config folder is also only created after the server has started at least once, so start the server first if the file is missing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"related\">Related topics<\/h2>\n\n\n\n<ul>\n<li><a href=\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-difficulty-death-penalty-settings\/\">Configure Palworld difficulty and death penalty<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-game-balance-rates-config\/\">Configure Palworld rates (EXP, capture, drops)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.g-portal.com\/wiki\/en\/how-do-i-become-an-admin-on-my-palworld-server\/\">How to become an admin on your Palworld server<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"faq\">FAQ<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Where is PalWorldSettings.ini on a GPORTAL server?<\/h3>\n\n\n\n<p>Under Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini, accessible via FTP. On GPORTAL you can also edit the same settings in the web interface.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Why are my Palworld settings not applied?<\/h3>\n\n\n\n<p>The most common cause is editing DefaultPalWorldSettings.ini instead of PalWorldSettings.ini, or not restarting the server after saving. Always edit the active file and restart.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do I reset Palworld settings to default?<\/h3>\n\n\n\n<p>Copy the values from DefaultPalWorldSettings.ini back into PalWorldSettings.ini, save and restart the server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can I edit Palworld settings without FTP?<\/h3>\n\n\n\n<p>Yes. On a GPORTAL server the most common settings are available directly in the web interface, so no FTP client is required for everyday changes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is the difference between PalWorldSettings.ini and DefaultPalWorldSettings.ini?<\/h3>\n\n\n\n<p>PalWorldSettings.ini is the active configuration your server reads. DefaultPalWorldSettings.ini is a reference template &#8211; editing it has no effect.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Do I need to restart after changing settings?<\/h3>\n\n\n\n<p>Yes. Palworld reads the configuration at startup, so save your changes and restart the server for them to take effect.<\/p>\n\n\n\n<p>Still have questions? Our <a href=\"https:\/\/www.g-portal.com\/en\/support\">support team<\/a> is happy to help.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Quick answer: Palworld server settings live in the PalWorldSettings.ini file at Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini. On a GPORTAL server you can edit the same options in the web interface. Always edit PalWorldSettings.ini (not DefaultPalWorldSettings.ini) and restart the server for changes to apply. At a glance Table of contents Palworld server settings are controlled through the PalWorldSettings.ini file. This guide explains where the file lives and what the most important parameters do, so you can configure your GPORTAL Palworld server exactly the way your community wants it. Where do I find the Palworld settings file? On a GPORTAL server the easiest way to edit your settings is directly in the web interface under Basic settings. If you prefer to edit the file manually, connect via FTP and open: Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini The config folder is created only after the server has started once. Always edit PalWorldSettings.ini, not the DefaultPalWorldSettings.ini, otherwise your changes are ignored. Which server management settings matter most? Which gameplay balance settings can I change? The game-balance block lets you tune the experience. Popular options include ExpRate (experience gain), PalCaptureRate (capture chance), CollectionDropRate (gathered resources), DeathPenalty (what you drop on death), DayTimeSpeedRate\/NightTimeSpeedRate and PalEggDefaultHatchingTime (egg hatching time). Higher multipliers generally mean faster progression. Which settings affect server performance? Some settings raise processing load: BaseCampMaxNumInGuild (bases per guild, default 4, max 10), BaseCampWorkerMaxNum (Pals per base, max 50), PalSpawnNumRate (wild Pal density) and ServerReplicatePawnCullDistance (Pal sync distance). Increase these carefully on busy servers to avoid lag. Example: a balanced multiplayer configuration A popular starting point for a friendly multiplayer server: ServerPlayerMaxNum=16, ExpRate=2.0, PalCaptureRate=1.5, DeathPenalty=Item, bIsUseBackupSaveData=True and CrossplayPlatforms=(Steam,Xbox,PS5,Mac). This keeps progression brisk, protects your world with backups and lets players from every platform join. Adjust the multipliers to taste and restart after saving. Why are my Palworld settings ignored? Two mistakes cause almost every &#8216;settings not applied&#8217; report. First, editing DefaultPalWorldSettings.ini instead of the active PalWorldSettings.ini &#8211; changes to the default file are ignored. Second, forgetting to restart the server after saving. The config folder is also only created after the server has started at least once, so start the server first if the file is missing. Related topics FAQ Where is PalWorldSettings.ini on a GPORTAL server? Under Pal\/Saved\/Config\/LinuxServer\/PalWorldSettings.ini, accessible via FTP. On GPORTAL you can also edit the same settings in the web interface. Why are my Palworld settings not applied? The most common cause is editing DefaultPalWorldSettings.ini instead of PalWorldSettings.ini, or not restarting the server after saving. Always edit the active file and restart. How do I reset Palworld settings to default? Copy the values from DefaultPalWorldSettings.ini back into PalWorldSettings.ini, save and restart the server. Can I edit Palworld settings without FTP? Yes. On a GPORTAL server the most common settings are available directly in the web interface, so no FTP client is required for everyday changes. What is the difference between PalWorldSettings.ini and DefaultPalWorldSettings.ini? PalWorldSettings.ini is the active configuration your server reads. DefaultPalWorldSettings.ini is a reference template &#8211; editing it has no effect. Do I need to restart after changing settings? Yes. Palworld reads the configuration at startup, so save your changes and restart the server for them to take effect. Still have questions? Our support team is happy to help.<\/p>\n","protected":false},"author":16,"featured_media":12008,"comment_status":"closed","ping_status":"closed","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>Manage server settings on your GPORTAL Palworld server<\/title>\n<meta name=\"description\" content=\"We&#039;ll help you set up your GPORTAL Palworld server in no time - it&#039;s a breeze. You&#039;ll be ready in just a few minutes.\" \/>\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\/palworld-server-settings-palworldsettings-ini-explained-gportal\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Manage server settings on your GPORTAL Palworld server\" \/>\n<meta property=\"og:description\" content=\"We&#039;ll help you set up your GPORTAL Palworld server in no time - it&#039;s a breeze. You&#039;ll be ready in just a few minutes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/\" \/>\n<meta property=\"og:site_name\" content=\"GPORTAL Wiki\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-10T13:43:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T14:00:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"35\" \/>\n\t<meta property=\"og:image:height\" content=\"28\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Steven\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Steven\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\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\/palworld-server-settings-palworldsettings-ini-explained-gportal\/\",\"url\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/\",\"name\":\"Manage server settings on your GPORTAL Palworld server\",\"isPartOf\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp\",\"datePublished\":\"2026-07-10T13:43:54+00:00\",\"dateModified\":\"2026-07-10T14:00:45+00:00\",\"author\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/6c8d17638d38be4b951b9d1564636faf\"},\"description\":\"We'll help you set up your GPORTAL Palworld server in no time - it's a breeze. You'll be ready in just a few minutes.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage\",\"url\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp\",\"contentUrl\":\"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp\",\"width\":35,\"height\":28},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.g-portal.com\/wiki\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Palworld Server Settings (PalWorldSettings.ini) Explained | GPORTAL\"}]},{\"@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\/6c8d17638d38be4b951b9d1564636faf\",\"name\":\"Steven\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ae1e807f2ff968311b283ab8a45e36fe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ae1e807f2ff968311b283ab8a45e36fe?s=96&d=mm&r=g\",\"caption\":\"Steven\"},\"url\":\"https:\/\/www.g-portal.com\/wiki\/en\/author\/steven\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Manage server settings on your GPORTAL Palworld server","description":"We'll help you set up your GPORTAL Palworld server in no time - it's a breeze. You'll be ready in just a few minutes.","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\/palworld-server-settings-palworldsettings-ini-explained-gportal\/","og_locale":"en_US","og_type":"article","og_title":"Manage server settings on your GPORTAL Palworld server","og_description":"We'll help you set up your GPORTAL Palworld server in no time - it's a breeze. You'll be ready in just a few minutes.","og_url":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/","og_site_name":"GPORTAL Wiki","article_published_time":"2026-07-10T13:43:54+00:00","article_modified_time":"2026-07-10T14:00:45+00:00","og_image":[{"width":35,"height":28,"url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp","type":"image\/webp"}],"author":"Steven","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Steven","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/","url":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/","name":"Manage server settings on your GPORTAL Palworld server","isPartOf":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage"},"image":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage"},"thumbnailUrl":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp","datePublished":"2026-07-10T13:43:54+00:00","dateModified":"2026-07-10T14:00:45+00:00","author":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/6c8d17638d38be4b951b9d1564636faf"},"description":"We'll help you set up your GPORTAL Palworld server in no time - it's a breeze. You'll be ready in just a few minutes.","breadcrumb":{"@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#primaryimage","url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp","contentUrl":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp","width":35,"height":28},{"@type":"BreadcrumbList","@id":"https:\/\/www.g-portal.com\/wiki\/en\/palworld-server-settings-palworldsettings-ini-explained-gportal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.g-portal.com\/wiki\/en\/"},{"@type":"ListItem","position":2,"name":"Palworld Server Settings (PalWorldSettings.ini) Explained | GPORTAL"}]},{"@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\/6c8d17638d38be4b951b9d1564636faf","name":"Steven","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.g-portal.com\/wiki\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ae1e807f2ff968311b283ab8a45e36fe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae1e807f2ff968311b283ab8a45e36fe?s=96&d=mm&r=g","caption":"Steven"},"url":"https:\/\/www.g-portal.com\/wiki\/en\/author\/steven\/"}]}},"jetpack_featured_media_url":"https:\/\/www.g-portal.com\/wiki\/wp-content\/uploads\/2021\/05\/Config-modded-Server.webp","_links":{"self":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/29688"}],"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\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/comments?post=29688"}],"version-history":[{"count":4,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/29688\/revisions"}],"predecessor-version":[{"id":29711,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/posts\/29688\/revisions\/29711"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/media\/12008"}],"wp:attachment":[{"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/media?parent=29688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/categories?post=29688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.g-portal.com\/wiki\/en\/wp-json\/wp\/v2\/tags?post=29688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}