{"id":161,"date":"2023-06-14T12:33:10","date_gmt":"2023-06-14T09:33:10","guid":{"rendered":"https:\/\/gameteam.io\/blog\/?p=161"},"modified":"2023-11-04T04:00:27","modified_gmt":"2023-11-04T01:00:27","slug":"how-to-enable-whitelist-on-minecraft-server","status":"publish","type":"post","link":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/","title":{"rendered":"How to Enable Whitelist on Minecraft Server &#8211; With Pictures!"},"content":{"rendered":"\n<p>Minecraft is the ultimate sandbox game that has stood the test of time. One of the many features that make it stand out is its multiplayer mode. You can join a server or create your own and invite your friends to play with you. However, inviting just anyone could lead to unwanted players joining your server and ruining the fun. That&#8217;s where the whitelist comes in. In this guide, we will cover all you need to know about managing your server through its whitelist.<\/p>\n\n\n\n<h2 id=\"minecraft-whitelist-configuration-files\" class=\"wp-block-heading\">Minecraft Whitelist: Configuration Files<\/h2>\n\n\n\n<p>The whitelist is made up of profiles of the players allowed to join your server. These profiles are stored in the whitelist.json or allowlist.json (only in Bedrock Edition) configuration files, both of which are located in the &#8216;server&#8217; folder in the game directory. Note that the configuration files can be modified manually using any text editor.<\/p>\n\n\n\n<p>Another configuration file that concerns the whitelist is the server.properties file. In this file, you can enable or disable the whitelist using the &#8216;white-list&#8217; setting. Additionally, you can specify other settings such as the maximum number of players allowed and whether to enable command blocks. This can be done by setting the &#8216;enable-command-block&#8217; setting to true or false.<\/p>\n\n\n\n<h2 id=\"minecraft-whitelist-commands\" class=\"wp-block-heading\">Minecraft Whitelist: Commands<\/h2>\n\n\n\n<p>Enabling the whitelist on your Minecraft server can be done through certain built-in commands. Here are some of the whitelist-related commands commonly used in both Java and Bedrock Editions:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\/whitelist on: Activates the whitelist on your server.<\/li>\n\n\n\n<li>\/whitelist off: Deactivates the whitelist.<\/li>\n\n\n\n<li>\/whitelist add : Adds one or more players to the whitelist. The &#8216;targets&#8217; parameter refers to game_profile or player profiles. This could be the player name or a target selector.<\/li>\n\n\n\n<li>\/whitelist remove : Removes one or more players from the whitelist.<\/li>\n\n\n\n<li>\/whitelist reload: Reloads the whitelist configurations from the whitelist.json or allowlist.json file.<\/li>\n\n\n\n<li>\/whitelist list: Displays a list of all players on the whitelist.<br>Note that the syntax and arguments of the commands may differ slightly in Java and Bedrock Editions<\/li>\n<\/ul>\n\n\n\n<h2 id=\"questions-you-might-be-asking\" class=\"wp-block-heading\">Questions you might be asking<\/h2>\n\n\n\n<h3 id=\"how-do-i-allow-whitelist\" class=\"wp-block-heading\">How do I allow whitelist?<\/h3>\n\n\n\n<p>To allow whitelist in Minecraft, you need to access your server settings and enable &#8220;whitelisting.&#8221; You can do this by opening the server.properties file and changing &#8220;white-list=false&#8221; to &#8220;white-list=true.&#8221;<\/p>\n\n\n\n<h3 id=\"how-do-you-unlock-whitelist-in-minecraft\" class=\"wp-block-heading\">How do you unlock whitelist in Minecraft?<\/h3>\n\n\n\n<p>To unlock your server&#8217;s whitelist in Minecraft, you&#8217;ll need to access your server&#8217;s config files. First, stop your server. Then, navigate to the server.properties file and change the &#8220;enforce-whitelist&#8221; option from &#8220;true&#8221; to &#8220;false&#8221;. Save the file and restart your server. Your server should now allow all players to join, regardless of whether they are on the whitelist or not.<\/p>\n\n\n\n<h3 id=\"why-is-my-minecraft-server-not-whitelisted\" class=\"wp-block-heading\">Why is my Minecraft server not whitelisted?<\/h3>\n\n\n\n<p>There could be several reasons why your Minecraft server is not whitelisted. It could be that you have not enabled the whitelist in the server settings, or that the usernames on the whitelist are not entered correctly. Another possibility is that someone has removed the whitelist or changed the settings without your knowledge. Double-check the whitelist settings and make sure the usernames are spelled correctly.<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do I allow whitelist?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"To allow whitelist in Minecraft, you need to access your server settings and enable \\\"whitelisting.\\\" You can do this by opening the server.properties file and changing \\\"white-list=false\\\" to \\\"white-list=true.\\\"\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do you unlock whitelist in Minecraft?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"To unlock whitelist in Minecraft, you need to have access to the server console. Once you have access, you can use the \\\"\/whitelist off\\\" command to disable the whitelist. This will allow anyone to join the server without being on the whitelist.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why is my Minecraft server not whitelisted?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"There could be several reasons why your Minecraft server is not whitelisted. It could be that you have not enabled the whitelist in the server settings, or that the usernames on the whitelist are not entered correctly. Another possibility is that someone has removed the whitelist or changed the settings without your knowledge. Double-check the whitelist settings and make sure the usernames are spelled correctly.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do I allow whitelist?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"To allow whitelist on your Minecraft server, you need to modify your server's config file. First, stop your server and access the server folder. Find the whitelist option in the server.properties file and set it to \\\"true\\\". Next, add the usernames of players you want to whitelist to the whitelist.json file. Once you've added the players, save the files and restart your server. Your whitelist should now be enabled.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do you unlock whitelist in Minecraft?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"To unlock your server's whitelist in Minecraft, you'll need to access your server's config files. First, stop your server. Then, navigate to the server.properties file and change the \\\"enforce-whitelist\\\" option from \\\"true\\\" to \\\"false\\\". Save the file and restart your server. Your server should now allow all players to join, regardless of whether they are on the whitelist or not.\"\n            }\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why is my Minecraft server not whitelisted?\",\n            \"acceptedAnswer\": {\n                \"@type\": \"Answer\",\n                \"text\": \"There may be several reasons why your Minecraft server is not whitelisted. First, you need to make sure that you have enabled the whitelist on your server by modifying the server.properties file. Additionally, you need to make sure that you have added the correct usernames to the whitelist.json file. If neither of these solutions work, it is possible that your server is experiencing technical issues. Try restarting your server or contacting your hosting provider for assistance.\"\n            }\n        }\n    ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"Minecraft is the ultimate sandbox game that has stood the test of time. One of the many features&hellip;\n","protected":false},"author":1,"featured_media":2236,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3],"tags":[],"class_list":{"0":"post-161","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-troubleshoot","8":"vision-entry","9":"vision-video-wrap"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog<\/title>\n<meta name=\"description\" content=\"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog\" \/>\n<meta property=\"og:description\" content=\"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/\" \/>\n<meta property=\"og:site_name\" content=\"GameTeam - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2023-06-14T09:33:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-04T01:00:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png\" \/>\n\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"gameteam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"gameteam\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/\"},\"author\":{\"name\":\"gameteam\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#\\\/schema\\\/person\\\/0cc694e709c1805f635ede3a5e1dbf83\"},\"headline\":\"How to Enable Whitelist on Minecraft Server &#8211; With Pictures!\",\"datePublished\":\"2023-06-14T09:33:10+00:00\",\"dateModified\":\"2023-11-04T01:00:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/\"},\"wordCount\":528,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1\",\"articleSection\":[\"Troubleshoot\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/\",\"url\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/\",\"name\":\"How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1\",\"datePublished\":\"2023-06-14T09:33:10+00:00\",\"dateModified\":\"2023-11-04T01:00:27+00:00\",\"description\":\"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1\",\"width\":768,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-enable-whitelist-on-minecraft-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshoot\",\"item\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/category\\\/troubleshoot\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Enable Whitelist on Minecraft Server &#8211; With Pictures!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/\",\"name\":\"GameTeam - Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#organization\",\"name\":\"GameTeam - Blog\",\"url\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/image_2023-11-04_031100865.png?fit=837%2C167&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/image_2023-11-04_031100865.png?fit=837%2C167&ssl=1\",\"width\":837,\"height\":167,\"caption\":\"GameTeam - Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#\\\/schema\\\/person\\\/0cc694e709c1805f635ede3a5e1dbf83\",\"name\":\"gameteam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1\",\"caption\":\"gameteam\"},\"sameAs\":[\"https:\\\/\\\/gameteam.io\\\/blog\"],\"url\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/author\\\/gameteam\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog","description":"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.","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:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/","og_locale":"en_US","og_type":"article","og_title":"How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog","og_description":"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.","og_url":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/","og_site_name":"GameTeam - Blog","article_published_time":"2023-06-14T09:33:10+00:00","article_modified_time":"2023-11-04T01:00:27+00:00","og_image":[{"width":768,"height":512,"url":"https:\/\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png","type":"image\/png"}],"author":"gameteam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"gameteam","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#article","isPartOf":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/"},"author":{"name":"gameteam","@id":"https:\/\/gameteam.io\/blog\/#\/schema\/person\/0cc694e709c1805f635ede3a5e1dbf83"},"headline":"How to Enable Whitelist on Minecraft Server &#8211; With Pictures!","datePublished":"2023-06-14T09:33:10+00:00","dateModified":"2023-11-04T01:00:27+00:00","mainEntityOfPage":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/"},"wordCount":528,"commentCount":0,"publisher":{"@id":"https:\/\/gameteam.io\/blog\/#organization"},"image":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1","articleSection":["Troubleshoot"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/","url":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/","name":"How to Enable Whitelist on Minecraft Server - With Pictures! - GameTeam - Blog","isPartOf":{"@id":"https:\/\/gameteam.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#primaryimage"},"image":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1","datePublished":"2023-06-14T09:33:10+00:00","dateModified":"2023-11-04T01:00:27+00:00","description":"Discover the ultimate guide to enabling whitelist on Minecraft server and enhance your gaming experience with this step-by-step tutorial.","breadcrumb":{"@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#primaryimage","url":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1","width":768,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/gameteam.io\/blog\/how-to-enable-whitelist-on-minecraft-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gameteam.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Troubleshoot","item":"https:\/\/gameteam.io\/blog\/category\/troubleshoot\/"},{"@type":"ListItem","position":3,"name":"How to Enable Whitelist on Minecraft Server &#8211; With Pictures!"}]},{"@type":"WebSite","@id":"https:\/\/gameteam.io\/blog\/#website","url":"https:\/\/gameteam.io\/blog\/","name":"GameTeam - Blog","description":"","publisher":{"@id":"https:\/\/gameteam.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gameteam.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gameteam.io\/blog\/#organization","name":"GameTeam - Blog","url":"https:\/\/gameteam.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gameteam.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/11\/image_2023-11-04_031100865.png?fit=837%2C167&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/11\/image_2023-11-04_031100865.png?fit=837%2C167&ssl=1","width":837,"height":167,"caption":"GameTeam - Blog"},"image":{"@id":"https:\/\/gameteam.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/gameteam.io\/blog\/#\/schema\/person\/0cc694e709c1805f635ede3a5e1dbf83","name":"gameteam","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/11\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1","url":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/11\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/11\/image_2023-11-17_210836342.png?resize=96%2C96&ssl=1","caption":"gameteam"},"sameAs":["https:\/\/gameteam.io\/blog"],"url":"https:\/\/gameteam.io\/blog\/author\/gameteam\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2023\/06\/image_2023-11-04_040010382.png?fit=768%2C512&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts\/161","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/comments?post=161"}],"version-history":[{"count":18,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts\/161\/revisions"}],"predecessor-version":[{"id":2237,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts\/161\/revisions\/2237"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/media\/2236"}],"wp:attachment":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/media?parent=161"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/categories?post=161"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/tags?post=161"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}