{"id":3753,"date":"2025-12-26T04:30:16","date_gmt":"2025-12-26T01:30:16","guid":{"rendered":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/"},"modified":"2025-12-26T04:30:16","modified_gmt":"2025-12-26T01:30:16","slug":"how-to-find-my-minecraft-server-ip","status":"publish","type":"post","link":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/","title":{"rendered":"How to Find My Minecraft Server IP"},"content":{"rendered":"<p>Your Minecraft server IP is basically your server\u2019s home address on the internet\u2014without it, nobody can connect to play with you. Whether you\u2019re running a server on your own computer, renting one from a hosting provider, or jumping into a friend\u2019s world, knowing how to find that IP address is essential.<\/p>\n<p><strong>Quick answer:<\/strong> If you\u2019re hosting locally, open Command Prompt (Windows) or Terminal (Mac\/Linux) and type <code>ipconfig<\/code> or <code>ifconfig<\/code> to find your internal IP. For rented servers, check your hosting provider\u2019s control panel. For servers you\u2019re joining, ask the server owner or check your server list in the multiplayer menu.<\/p>\n<h2 id=\"finding-your-minecraft-server-ip-the-basics\">Finding Your Minecraft Server IP: The Basics<\/h2>\n<p>There are three main scenarios when you need a server IP address, and each one has a slightly different process. The good news is that none of them are complicated\u2014most people just don\u2019t know where to look.<\/p>\n<h3 id=\"local-server-running-on-your-computer\">Local Server (Running on Your Computer)<\/h3>\n<p>If you\u2019re hosting a <strong>Minecraft server<\/strong> directly from your PC, you\u2019ll need your <strong>local IP address<\/strong> so other players on your network can join. This is different from your public IP, which is what people outside your home network use.<\/p>\n<p><strong>For Windows:<\/strong><\/p>\n<ol>\n<li>Press <strong>Windows + R<\/strong> to open the Run dialog<\/li>\n<li>Type <code>cmd<\/code> and hit Enter<\/li>\n<li>In Command Prompt, type <code>ipconfig<\/code><\/li>\n<li>Look for \u201cIPv4 Address\u201d under your active network connection\u2014this is usually something like <code>192.168.1.100<\/code><\/li>\n<\/ol>\n<p><strong>For Mac:<\/strong><\/p>\n<ol>\n<li>Open Terminal (find it in Applications > Utilities)<\/li>\n<li>Type <code>ifconfig<\/code> and press Enter<\/li>\n<li>Find your local IP under \u201cinet\u201d in the active connection\u2014typically starts with <code>192.168<\/code> or <code>10.0<\/code><\/li>\n<\/ol>\n<p><strong>For Linux:<\/strong><\/p>\n<ol>\n<li>Open a terminal window<\/li>\n<li>Type <code>hostname -I<\/code> or <code>ifconfig<\/code><\/li>\n<li>Your local IP will display immediately<\/li>\n<\/ol>\n<p>Once you have this address, players on your home network can connect using it directly in their Minecraft launcher. If you want people outside your network to join, you\u2019ll need to set up <a href=\"https:\/\/gameteam.io\/blog\/minecraft-server-port-forwarding-complete-setup-guide-for-2024\/\">port forwarding on your router<\/a> and share your public IP instead.<\/p>\n<h3 id=\"rented-server-hosting-provider\">Rented Server (Hosting Provider)<\/h3>\n<p>If you\u2019ve rented a <strong>Minecraft server<\/strong> from a hosting company like GameTeam.io, finding your server IP is even simpler. Your provider assigns you a dedicated IP address and displays it prominently in your account.<\/p>\n<p><strong>Here\u2019s where to look:<\/strong><\/p>\n<ul>\n<li><strong>Control Panel:<\/strong> Log into your hosting provider\u2019s dashboard\u2014your server IP is usually on the main server page or overview section<\/li>\n<li><strong>Welcome Email:<\/strong> Check the confirmation email you received when you set up your server; it typically includes your IP address and port number<\/li>\n<li><strong>Server Details Page:<\/strong> Most providers show your IP, port, and connection info in one convenient location<\/li>\n<\/ul>\n<p>Your rented server IP usually looks something like <code>123.45.67.89:25565<\/code>, where the numbers after the colon represent your <strong>server port<\/strong>. Players can connect directly using this address in their multiplayer menu.<\/p>\n<p>If you\u2019re looking to set up a reliable, affordable server without the hassle of port forwarding and technical setup, <strong>GameTeam.io offers Minecraft server hosting starting at just $1\/GB, with 20% off for a limited time<\/strong>. Your IP is ready to use immediately after purchase.<\/p>\n<h3 id=\"joining-someone-elses-server\">Joining Someone Else\u2019s Server<\/h3>\n<p>When you want to play on a friend\u2019s server or a public <strong>Minecraft server<\/strong>, you need their server IP. This is the easiest scenario because you don\u2019t have to find anything\u2014they give it to you.<\/p>\n<ul>\n<li><strong>Direct Message:<\/strong> Ask your friend for their server IP and port<\/li>\n<li><strong>Server Website:<\/strong> Public servers list their IP on their website or server page<\/li>\n<li><strong>Server List Sites:<\/strong> Websites like Planet Minecraft or Minecraft Server List display IPs for thousands of public servers<\/li>\n<li><strong>Discord or Forums:<\/strong> Many server communities post their connection info in Discord channels or community forums<\/li>\n<\/ul>\n<p>Once you have the IP, open Minecraft, go to Multiplayer, click \u201cAdd Server,\u201d paste the IP into the server address field, and you\u2019re done.<\/p>\n<h2 id=\"understanding-server-ip-addresses-vs-ports\">Understanding Server IP Addresses vs. Ports<\/h2>\n<p>People often confuse these two, so let\u2019s clear it up. Your <strong>server IP address<\/strong> is the location, and your <strong>port<\/strong> is the specific door people use to enter.<\/p>\n<p>A complete server address looks like this: <code>192.168.1.100:25565<\/code><\/p>\n<ul>\n<li><code>192.168.1.100<\/code> = Your server IP (the address)<\/li>\n<li><code>25565<\/code> = The default Minecraft port (the door)<\/li>\n<\/ul>\n<p>The default port for Minecraft servers is always <code>25565<\/code>, so you usually don\u2019t need to type it. However, if your server uses a custom port (like <code>25566<\/code> or <code>25570<\/code>), you\u2019ll need to include it. Your hosting provider will tell you if you\u2019re using anything other than the default.<\/p>\n<h2 id=\"what-if-you-cant-find-your-server-ip\">What If You Can\u2019t Find Your Server IP?<\/h2>\n<p><strong>For local servers:<\/strong> Double-check that your server software is actually running. You can\u2019t connect to a server that isn\u2019t active. Also make sure you\u2019re on the same network\u2014if someone\u2019s trying to connect from outside your home, they need your public IP, not your local one.<\/p>\n<p><strong>For rented servers:<\/strong> Log into your hosting control panel again and look for a \u201cServer Status\u201d or \u201cConnection Info\u201d section. If you still can\u2019t find it, contact your hosting provider\u2019s support team\u2014they\u2019ll send you the details in minutes. Most providers have live chat support available.<\/p>\n<p><strong>For joining servers:<\/strong> If the IP doesn\u2019t work, the server might be offline, or you might have a typo. Ask the server owner to verify the IP is correct and that the server is currently running.<\/p>\n<h2 id=\"common-issues-when-connecting\">Common Issues When Connecting<\/h2>\n<p>Finding your IP is one thing; getting players to actually connect is another. Here are the most common problems:<\/p>\n<h3 id=\"connection-refused-or-timeout\">Connection Refused or Timeout<\/h3>\n<p>This usually means the server isn\u2019t running or the IP\/port combination is wrong. Make sure your <strong>Minecraft server<\/strong> software is actually started and listening on the correct port. If you\u2019re using a local server, verify the port in your server.properties file matches what players are using.<\/p>\n<h3 id=\"players-cant-connect-from-outside-your-network\">Players Can\u2019t Connect From Outside Your Network<\/h3>\n<p>If people can\u2019t reach your local server from outside your home, you haven\u2019t set up port forwarding yet. Your router blocks incoming connections by default for security. You\u2019ll need to configure port forwarding to forward traffic from your public IP to your local server. Check out our <a href=\"https:\/\/gameteam.io\/blog\/minecraft-server-port-forwarding-complete-setup-guide-for-2024\/\">complete port forwarding guide<\/a> for step-by-step instructions.<\/p>\n<h3 id=\"server-shows-wrong-ip-in-multiplayer-menu\">Server Shows Wrong IP in Multiplayer Menu<\/h3>\n<p>Sometimes Minecraft displays an incorrect IP in your server list. This usually happens with local servers. Just re-add the server with the correct IP address and it should fix itself.<\/p>\n<h2 id=\"why-your-server-ip-matters\">Why Your Server IP Matters<\/h2>\n<p>Your server IP is the foundation of multiplayer Minecraft. Without it, there\u2019s no way for players to find and connect to your world. Whether you\u2019re running a small survival server for friends or managing a larger community server, your IP is the one piece of information everyone needs.<\/p>\n<p>If you\u2019re tired of dealing with port forwarding, dynamic IP changes, or technical headaches, that\u2019s exactly why hosted servers exist. With a rented server, the hosting provider handles all the backend infrastructure\u2014your IP stays stable, your server stays online 24\/7, and you focus on playing instead of troubleshooting.<\/p>\n<h2 id=\"faq-finding-your-minecraft-server-ip\">FAQ: Finding Your Minecraft Server IP<\/h2>\n<h3 id=\"can-my-server-ip-change\">Can my server IP change?<\/h3>\n<p>Yes, if you\u2019re using a local server on a home internet connection. Your ISP can assign you a new public IP periodically (sometimes daily). This is why port forwarding can be frustrating for home servers. Rented servers have static IPs that never change, which is one reason they\u2019re more reliable for communities.<\/p>\n<h3 id=\"is-my-server-ip-the-same-as-my-public-ip\">Is my server IP the same as my public IP?<\/h3>\n<p>Not necessarily. Your <strong>local IP<\/strong> (like <code>192.168.1.100<\/code>) only works on your home network. Your <strong>public IP<\/strong> is what the internet sees and is what people outside your network use to connect. You can find your public IP by searching \u201cwhat is my IP\u201d in Google.<\/p>\n<h3 id=\"can-i-hide-my-server-ip\">Can I hide my server IP?<\/h3>\n<p>Not really. If people are connecting to your server, they need your IP\u2014it\u2019s unavoidable. What you can do is limit who you share it with. Only give your IP to trusted players, or use a whitelist to control who can join.<\/p>\n<h3 id=\"whats-the-difference-between-ipv4-and-ipv6\">What\u2019s the difference between IPv4 and IPv6?<\/h3>\n<p>IPv4 addresses look like <code>192.168.1.100<\/code> (four sets of numbers). IPv6 addresses look like <code>2001:0db8:85a3:0000:0000:8a2e:0370:7334<\/code> (much longer, with letters and numbers). Minecraft typically uses IPv4, so stick with that unless you have a specific reason to use IPv6.<\/p>\n<h3 id=\"do-i-need-to-memorize-my-server-ip\">Do I need to memorize my server IP?<\/h3>\n<p>No. Write it down somewhere or save it in a document. Your hosting provider\u2019s dashboard will always have it available, and you can add your server to the multiplayer menu so you don\u2019t have to type it every time.<\/p>\n<p>Finding your Minecraft server IP is straightforward once you know where to look. Whether you\u2019re running a local server, renting from a provider, or joining someone else\u2019s world, the process takes just a few minutes. If you want to skip the complexity of home hosting entirely, <a href=\"https:\/\/gameteam.io\/blog\/minecraft-server-cant-keep-up-error-performance-fixes\/\">GameTeam.io has you covered with affordable, reliable server hosting<\/a> that\u2019s ready to go the moment you need it.<\/p>\n","protected":false},"excerpt":{"rendered":"Your Minecraft server IP is basically your server\u2019s home address on the internet\u2014without it, nobody can connect to&hellip;\n","protected":false},"author":1,"featured_media":3752,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4],"tags":[],"class_list":{"0":"post-3753","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-minecraft-tutorials","8":"vision-entry","9":"vision-video-wrap"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Find My Minecraft Server IP - GameTeam - Blog<\/title>\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-find-my-minecraft-server-ip\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Find My Minecraft Server IP - GameTeam - Blog\" \/>\n<meta property=\"og:description\" content=\"Your Minecraft server IP is basically your server\u2019s home address on the internet\u2014without it, nobody can connect to&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/\" \/>\n<meta property=\"og:site_name\" content=\"GameTeam - Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-12-26T01:30:16+00:00\" \/>\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=\"7 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-find-my-minecraft-server-ip\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/\"},\"author\":{\"name\":\"gameteam\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#\\\/schema\\\/person\\\/0cc694e709c1805f635ede3a5e1dbf83\"},\"headline\":\"How to Find My Minecraft Server IP\",\"datePublished\":\"2025-12-26T01:30:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/\"},\"wordCount\":1489,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1\",\"articleSection\":[\"Minecraft Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/\",\"url\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/\",\"name\":\"How to Find My Minecraft Server IP - GameTeam - Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1\",\"datePublished\":\"2025-12-26T01:30:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/gameteam.io\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1\",\"width\":1408,\"height\":768,\"caption\":\"How to Find My Minecraft Server IP\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/how-to-find-my-minecraft-server-ip\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Minecraft Tutorials\",\"item\":\"https:\\\/\\\/gameteam.io\\\/blog\\\/category\\\/minecraft-tutorials\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Find My Minecraft Server IP\"}]},{\"@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 Find My Minecraft Server IP - GameTeam - Blog","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-find-my-minecraft-server-ip\/","og_locale":"en_US","og_type":"article","og_title":"How to Find My Minecraft Server IP - GameTeam - Blog","og_description":"Your Minecraft server IP is basically your server\u2019s home address on the internet\u2014without it, nobody can connect to&hellip;","og_url":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/","og_site_name":"GameTeam - Blog","article_published_time":"2025-12-26T01:30:16+00:00","author":"gameteam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"gameteam","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#article","isPartOf":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/"},"author":{"name":"gameteam","@id":"https:\/\/gameteam.io\/blog\/#\/schema\/person\/0cc694e709c1805f635ede3a5e1dbf83"},"headline":"How to Find My Minecraft Server IP","datePublished":"2025-12-26T01:30:16+00:00","mainEntityOfPage":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/"},"wordCount":1489,"commentCount":0,"publisher":{"@id":"https:\/\/gameteam.io\/blog\/#organization"},"image":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2025\/12\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1","articleSection":["Minecraft Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/","url":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/","name":"How to Find My Minecraft Server IP - GameTeam - Blog","isPartOf":{"@id":"https:\/\/gameteam.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#primaryimage"},"image":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2025\/12\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1","datePublished":"2025-12-26T01:30:16+00:00","breadcrumb":{"@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#primaryimage","url":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2025\/12\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1","contentUrl":"https:\/\/i0.wp.com\/gameteam.io\/blog\/wp-content\/uploads\/2025\/12\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1","width":1408,"height":768,"caption":"How to Find My Minecraft Server IP"},{"@type":"BreadcrumbList","@id":"https:\/\/gameteam.io\/blog\/how-to-find-my-minecraft-server-ip\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gameteam.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Minecraft Tutorials","item":"https:\/\/gameteam.io\/blog\/category\/minecraft-tutorials\/"},{"@type":"ListItem","position":3,"name":"How to Find My Minecraft Server IP"}]},{"@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\/2025\/12\/imagen4_ultra_generated_qP7LQdtg.jpg?fit=1408%2C768&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts\/3753","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=3753"}],"version-history":[{"count":0,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/posts\/3753\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/media\/3752"}],"wp:attachment":[{"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/media?parent=3753"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/categories?post=3753"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gameteam.io\/blog\/wp-json\/wp\/v2\/tags?post=3753"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}