[{"data":1,"prerenderedAt":397},["ShallowReactive",2],{"header-games":3,"article-how-to-upload-world-minecraft-server-en":61,"game-info-article-minecraft":81,"help-game-articles-minecraft-en":84,"i-heroicons:chevron-right-20-solid":387,"i-heroicons:user-circle-20-solid":391,"i-heroicons:clock-20-solid":393,"i-heroicons:calendar-days-20-solid":395},{"total":4,"featuredSlot":5,"featured":11},25,{"slug":6,"name":7,"icon":8,"hasIcon":9,"kind":10},"rust","Rust","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Frust.png",true,null,[12,19,26,31,33,39,44,49,56],{"slug":13,"name":14,"icon":15,"hasIcon":9,"badge":16,"basePrice":17,"link":18},"minecraft","Minecraft","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fminecraft.png","Most Popular",1,"\u002Fminecraft-server-hosting",{"slug":20,"name":21,"icon":22,"hasIcon":9,"badge":23,"basePrice":24,"link":25},"hytale","Hytale","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fhytale.png","",6,"\u002Fhytale-server-hosting",{"slug":27,"name":28,"icon":29,"hasIcon":9,"badge":10,"basePrice":24,"link":30},"palworld","Palworld","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fpalworld.png","\u002Fpalworld-server-hosting",{"slug":6,"name":7,"icon":8,"hasIcon":9,"badge":10,"basePrice":24,"link":32},"\u002Frust-server-hosting",{"slug":34,"name":35,"icon":36,"hasIcon":9,"badge":10,"basePrice":37,"link":38},"valheim","Valheim","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvalheim.png",5,"\u002Fvalheim-server-hosting",{"slug":40,"name":41,"icon":42,"hasIcon":9,"badge":10,"basePrice":24,"link":43},"satisfactory","Satisfactory","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fsatisfactory.png","\u002Fsatisfactory-server-hosting",{"slug":45,"name":46,"icon":47,"hasIcon":9,"badge":10,"basePrice":24,"link":48},"enshrouded","Enshrouded","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fenshrouded.png","\u002Fenshrouded-server-hosting",{"slug":50,"name":51,"icon":52,"hasIcon":9,"badge":53,"basePrice":54,"link":55},"terraria","Terraria","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fterraria.png","New Update",4,"\u002Fterraria-server-hosting",{"slug":57,"name":58,"icon":59,"hasIcon":9,"badge":10,"basePrice":54,"link":60},"project-zomboid","Project Zomboid","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fproject-zomboid.png","\u002Fproject-zomboid-server-hosting",{"id":62,"game_slug":13,"slug":63,"category":64,"title":65,"description":66,"content":67,"keywords":68,"author_name":69,"author_role":70,"is_featured":9,"published_at":71,"allSlugs":72,"author":77,"date":71,"lastUpdated":78,"game":79,"dateFormatted":80,"lastUpdatedFormatted":80},"eabf4941-3b30-425b-a452-b44ebe9ed0f8","how-to-upload-world-minecraft-server","Getting Started","How to Upload Your Own World to Your Minecraft Server","Upload your own Minecraft world to your server: move a singleplayer world or downloaded map via the panel file manager or FTP, then set level-name.","## How to Upload Your Own World to Your Minecraft Server\n\nWant to move a singleplayer world or a downloaded map onto your server? There are two ways depending on size: the panel file manager for quick uploads, or FTP for large worlds. Either way, you then point the server at the world with `level-name`. Tip: back up first, see [backing up your Minecraft world](\u002Fhelp\u002Farticles\u002Fbacking-up-your-minecraft-world).\n\n## Before You Start\n\n- Stop the server. Uploading to a running server can corrupt the world or get overwritten on the next save.\n- Find your world folder. Singleplayer worlds live in `%appdata%\\.minecraft\\saves\\\u003CWorldName>` on Windows. A downloaded map is the folder you get after unzipping.\n- The folder must contain `level.dat` directly, alongside `region`, `playerdata`, and so on. If unzipping gave you a folder inside a folder, use the inner one.\n- Match versions. Open the world on a server running the same Minecraft version or newer. Loading an old world on a much newer or older version can break it.\n\n## Method 1: Upload via the Panel File Manager (quick, smaller worlds)\n\n1. Stop the server in the [DoomHosting Panel](https:\u002F\u002Fpanel.doomhosting.com).\n2. Open the **Files** tab.\n3. Recommended: zip your world folder on your PC first, upload the single `.zip`, then use the file manager's **Unarchive\u002FDecompress** option. Uploading one zip is far more reliable than hundreds of region files.\n4. You should end up with a world folder (for example `MyWorld`) in the server root, sitting next to `server.properties`.\n\n## Method 2: Upload via FTP (best for large worlds)\n\n1. Stop the server.\n2. Get your FTP details from the panel (host, port, username, password) and connect with a client like FileZilla.\n3. Drag your entire world folder into the server root, the folder that contains `server.properties`.\n4. Large worlds can take a while. FTP resumes transfers and handles thousands of files better than the browser uploader.\n\n## Point the Server at Your World (level-name)\n\nThe server only loads the folder named in `level-name`. After uploading:\n\n1. Open `server.properties`.\n2. Set `level-name=` to your uploaded folder name, exactly (it is case-sensitive). For a folder called `MyWorld`: `level-name=MyWorld`.\n3. Save and start the server.\n\nAlternatively, rename your uploaded folder to match the existing `level-name` (the default is `world`).\n\n## Verify It Loaded\n\n- Join the server. You should spawn in your world, not a fresh one.\n- In the panel console at startup, the log shows it preparing the level by your folder name.\n- A brand-new flat or random world usually means `level-name` does not match the folder, or the folder is nested one level too deep.\n\n## Common Issues and Solutions\n\n- **The server generated a new world instead:** `level-name` does not match the uploaded folder name (check spelling and case), or you uploaded while the server was running and it overwrote your files.\n- **Folder inside a folder:** the real world is at `MyWorld\u002FMyWorld\u002Flevel.dat`. Move the inner folder up so `level.dat` sits directly inside the folder named in `level-name`.\n- **Upload is slow or fails partway:** zip the world and upload one file (Method 1), or use FTP (Method 2). The browser uploader struggles with many small region files.\n- **World loads but looks corrupted or throws errors:** version mismatch. Run the server on the same version the world was created or last opened in.\n- **The Nether or the End is missing:** make sure you uploaded the `DIM-1` and `DIM1` folders. They live inside the world folder.\n\n## Tips\n\n- Always back up the current server world before replacing it. See [backing up your Minecraft world](\u002Fhelp\u002Farticles\u002Fbacking-up-your-minecraft-world).\n- Keep a local copy of your world until you have confirmed it loads correctly.\n- Switching between several worlds is just a matter of changing `level-name` and restarting. See [how to start fresh](\u002Fhelp\u002Farticles\u002Fhow-to-start-fresh-minecraft-server) if you want a clean world instead.\n\nNeed a hand moving your world over? Contact our support team and we will help.","minecraft world upload, upload minecraft world to server, transfer singleplayer world minecraft, level-name server.properties, minecraft custom map upload, doomhosting","Magnus","Game Server Expert","2026-05-28T00:00:00+00:00",{"da":73,"de":74,"en":63,"pl":75,"sv":76},"saadan-uploader-du-egen-verden-minecraft-server","eigene-welt-hochladen-minecraft-server","jak-przeslac-wlasny-swiat-minecraft-serwer","ladda-upp-egen-varld-minecraft-server",{"name":69,"role":70},"2026-05-28T17:31:48.836943+00:00",{"slug":13,"name":14},"May 28, 2026",{"slug":13,"name":14,"icon":15,"cardImage":82,"description":83},"https:\u002F\u002Fcdn.doomhosting.com\u002Fgames\u002Fminecraft.jpg","Minecraft is the legendary sandbox block-building game where entire worlds are made of voxels you can mine, craft, and reshape into anything from a humble cottage to a working CPU. Survive solo or run a community of hundreds with mods, plugins, and modpacks galore. Rent a dedicated Minecraft server from DoomHosting for instant setup, one-click Forge\u002FFabric\u002FPaper\u002FSpigot installs, full FTP access, DDoS protection, and 24\u002F7 expert support.",[85,98,106,109,118,126,136,146,154,162,173,184,192,200,208,219,229,239,249,258,268,277,286,296,305,313,322,330,339,349,359,369,379],{"id":86,"game_slug":13,"slug":87,"category":88,"title":89,"description":90,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":93,"author":94,"date":93,"lastUpdated":95,"game":96,"dateFormatted":97},"1c7b86b2-cb6e-47e3-ade9-b609250a93ad","how-to-disable-locator-bar-minecraft-server","Configuration","How to Turn Off the Locator Bar on Your Minecraft Server","Minecraft 1.21.6 added the Locator Bar that shows nearby players above the hotbar. Run \u002Fgamerule locatorBar false to disable it, plus per-world setups and Bedrock.","Andreas","Founder & Hosting Engineer","2026-05-29T00:00:00+00:00",{"name":91,"role":92},"2026-06-04T07:03:30.506406+00:00",{"slug":13,"name":14},"May 29, 2026",{"id":99,"game_slug":13,"slug":100,"category":88,"title":101,"description":102,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":93,"author":103,"date":93,"lastUpdated":104,"game":105,"dateFormatted":97},"0136727a-bb22-44a0-813a-f4075f880615","how-to-toggle-pvp-minecraft-server","How to Turn PvP On or Off on Your Minecraft Server","Minecraft 1.21.2 moved PvP from server.properties to \u002Fgamerule pvp. Here is how to turn PvP on or off without restarting, plus per-world rules and older versions.",{"name":91,"role":92},"2026-06-04T07:03:29.024241+00:00",{"slug":13,"name":14},{"id":62,"game_slug":13,"slug":63,"category":64,"title":65,"description":66,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":9,"published_at":71,"author":107,"date":71,"lastUpdated":78,"game":108,"dateFormatted":80},{"name":69,"role":70},{"slug":13,"name":14},{"id":110,"game_slug":13,"slug":111,"category":112,"title":113,"description":114,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":9,"published_at":71,"author":115,"date":71,"lastUpdated":116,"game":117,"dateFormatted":80},"3d36bce0-9869-4b21-94f3-f65fcf2eca55","how-to-migrate-paper-world-to-vanilla-forge","Administration","How to Migrate a Paper World to Vanilla, Forge, or Fabric","Paper 26.1 changed how worlds are stored. Migrate your Paper world to Vanilla, Forge, or Fabric without resetting your Nether or End, for new and old versions.",{"name":69,"role":70},"2026-05-28T20:00:24.339746+00:00",{"slug":13,"name":14},{"id":119,"game_slug":13,"slug":120,"category":88,"title":121,"description":122,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":9,"published_at":71,"author":123,"date":71,"lastUpdated":124,"game":125,"dateFormatted":80},"9be4b589-861a-4ac1-b5f9-77e4be9d9087","how-to-change-minecraft-server-difficulty","How to Change the Difficulty on Your Minecraft Server","Change your Minecraft server difficulty between Peaceful, Easy, Normal, and Hard. Covers the instant \u002Fdifficulty command and the permanent server.properties method.",{"name":69,"role":70},"2026-05-28T17:19:30.510981+00:00",{"slug":13,"name":14},{"id":127,"game_slug":13,"slug":128,"category":88,"title":129,"description":130,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":131,"author":132,"date":131,"lastUpdated":133,"game":134,"dateFormatted":135},"03d39bf3-7d8b-417f-a225-ebe5a264b29c","configuring-spawn-protection-minecraft-server","Configuring Spawn Protection on Your Minecraft Server","Learn how to set up and customize spawn protection on your Minecraft server to prevent griefing and protect your spawn area from unauthorized modifications.","2025-01-25T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:34.603013+00:00",{"slug":13,"name":14},"Jan 25, 2025",{"id":137,"game_slug":13,"slug":138,"category":112,"title":139,"description":140,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":141,"author":142,"date":141,"lastUpdated":143,"game":144,"dateFormatted":145},"e8cc7d83-4216-4344-b52c-0e62e3ba90ae","setting-up-whitelist-on-minecraft-server","Setting Up a Whitelist on Your Minecraft Server","Learn how to enable and manage whitelisting on your Minecraft server to control who can join and play on your server.","2024-03-19T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:35.005894+00:00",{"slug":13,"name":14},"Mar 19, 2024",{"id":147,"game_slug":13,"slug":148,"category":64,"title":149,"description":150,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":141,"author":151,"date":141,"lastUpdated":152,"game":153,"dateFormatted":145},"dca8c72f-93e1-4229-aff3-d1d2c146ecae","how-to-accept-minecraft-server-eula","How to Accept the Minecraft Server EULA (End User License Agreement)","Learn how to properly accept the Minecraft EULA for your server, understand what it means, and get your server running quickly and legally.",{"name":91,"role":92},"2026-05-19T10:14:35.376765+00:00",{"slug":13,"name":14},{"id":155,"game_slug":13,"slug":156,"category":88,"title":157,"description":158,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":141,"author":159,"date":141,"lastUpdated":160,"game":161,"dateFormatted":145},"774c48ba-b569-483c-85c3-b97be4de0b71","how-to-enable-keep-inventory-minecraft","How to Enable Keep Inventory in Minecraft (Never Lose Items Again)","Learn how to enable keep inventory in Minecraft to prevent losing items on death. Simple guide for Overworld, Nether, and The End dimensions.",{"name":91,"role":92},"2026-05-19T10:14:35.794564+00:00",{"slug":13,"name":14},{"id":163,"game_slug":13,"slug":164,"category":165,"title":166,"description":167,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":168,"author":169,"date":168,"lastUpdated":170,"game":171,"dateFormatted":172},"56ff059c-f31b-46f9-92fc-a1cefd2274c6","change-minecraft-server-icon","Mods & Customization","How to Change Your Minecraft Server Icon","Step-by-step guide on customizing your Minecraft server icon, including image requirements, file preparation, and upload instructions for the perfect server list appearance","2024-01-13T00:00:00+00:00",{"name":91,"role":92},"2026-05-14T12:04:15.907564+00:00",{"slug":13,"name":14},"Jan 13, 2024",{"id":174,"game_slug":13,"slug":175,"category":176,"title":177,"description":178,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":179,"author":180,"date":179,"lastUpdated":181,"game":182,"dateFormatted":183},"7a9bac5b-c85e-425c-a83f-a982ffd723d5","find-and-share-your-minecraft-server-logs","Troubleshooting","Find and Share Your Minecraft Server Logs","Learn how to locate and share your Minecraft server logs to help with troubleshooting.","2024-01-08T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:34.786527+00:00",{"slug":13,"name":14},"Jan 8, 2024",{"id":185,"game_slug":13,"slug":186,"category":112,"title":187,"description":188,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":179,"author":189,"date":179,"lastUpdated":190,"game":191,"dateFormatted":183},"b27694a7-d64a-4b17-b3b9-ae0a28ec8cc3","backing-up-your-minecraft-world","Backing Up Your Minecraft World","Learn how to backup your Minecraft world to protect against data loss and accidents.",{"name":91,"role":92},"2026-05-19T10:14:34.463918+00:00",{"slug":13,"name":14},{"id":193,"game_slug":13,"slug":194,"category":112,"title":195,"description":196,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":179,"author":197,"date":179,"lastUpdated":198,"game":199,"dateFormatted":183},"9f81644e-62bf-41f1-8cc0-18ef59f005bb","how-to-op-yourself-minecraft-server","How to OP Yourself on Your Minecraft Server (Complete Guide)","Learn how to make yourself or others an operator (OP) on your Minecraft server, manage permission levels, and best practices for server administration.",{"name":91,"role":92},"2026-05-19T10:14:34.295693+00:00",{"slug":13,"name":14},{"id":201,"game_slug":13,"slug":202,"category":165,"title":203,"description":204,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":9,"published_at":179,"author":205,"date":179,"lastUpdated":206,"game":207,"dateFormatted":183},"8e2c2487-1356-46f0-b718-6e8abf13b091","installing-plugins-on-your-minecraft-server","Installing Plugins on Your Minecraft Server","Adding plugins to your Minecraft server can enhance gameplay and add new features. This guide will show you how to install plugins properly.",{"name":91,"role":92},"2026-05-19T10:14:34.861604+00:00",{"slug":13,"name":14},{"id":209,"game_slug":13,"slug":210,"category":88,"title":211,"description":212,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":214,"author":215,"date":214,"lastUpdated":216,"game":217,"dateFormatted":218},"ac10f2c0-5353-4434-b551-829016920ec2","change-minecraft-server-motd","How to Change the MOTD on Your Minecraft Server","Learn how to change your Minecraft server MOTD, add color codes, format with section signs, insert line breaks, and fix common encoding issues. Java and Bedrock covered.",false,"2026-05-27T11:34:23.601+00:00",{"name":91,"role":92},"2026-05-27T11:36:59.661806+00:00",{"slug":13,"name":14},"May 27, 2026",{"id":220,"game_slug":13,"slug":221,"category":88,"title":222,"description":223,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":224,"author":225,"date":224,"lastUpdated":226,"game":227,"dateFormatted":228},"f868b4a2-0b06-43c3-9e8d-ca9cb017a11d","minecraft-one-player-sleep","How to Make Only One Player Sleep to Skip Night on Your Minecraft Server","Learn how to use the playersSleepingPercentage gamerule so only one player needs to sleep to skip night on your Minecraft server. Works on Java 1.17+.","2026-05-19T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T11:53:27.493972+00:00",{"slug":13,"name":14},"May 19, 2026",{"id":230,"game_slug":13,"slug":231,"category":165,"title":232,"description":233,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":234,"author":235,"date":234,"lastUpdated":236,"game":237,"dateFormatted":238},"d0dbe651-46f9-4b4c-8770-ec900bd8191e","how-to-set-up-simple-voice-chat-on-your-minecraft-server","How to Set Up Simple Voice Chat on Your Minecraft Server","Fix Simple Voice Chat by allocating a dedicated port in the DoomHosting panel and updating voicechat-server.properties — step-by-step guide.","2026-04-22T12:54:47.395+00:00",{"name":69,"role":70},"2026-05-14T13:33:09.520904+00:00",{"slug":13,"name":14},"Apr 22, 2026",{"id":240,"game_slug":13,"slug":241,"category":88,"title":242,"description":243,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":244,"author":245,"date":244,"lastUpdated":246,"game":247,"dateFormatted":248},"7a0998f2-5a98-44f5-af5e-74e6d4318173","how-to-change-world-type-flat-minecraft","How to Change Your Minecraft World Type to Flat (Superflat)","Learn how to change your Minecraft server world type to flat or superflat. Simple steps to generate a flat world for your server.","2026-04-19T19:54:09.264302+00:00",{"name":69,"role":70},"2026-05-19T10:14:35.261802+00:00",{"slug":13,"name":14},"Apr 19, 2026",{"id":250,"game_slug":13,"slug":251,"category":176,"title":252,"description":253,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":254,"author":255,"date":254,"lastUpdated":256,"game":257,"dateFormatted":248},"56e6a09f-7568-471b-bc13-eaa0ae75aec1","minecraft-bedrock-error-u-000-fix","Minecraft Bedrock Error U-000: What It Means and How to Fix It","Getting error U-000 on Minecraft Bedrock? Learn what causes it and how to fix it. Usually means the server is already added to your list.","2026-04-19T10:17:14.968336+00:00",{"name":69,"role":70},"2026-05-19T10:14:35.843722+00:00",{"slug":13,"name":14},{"id":259,"game_slug":13,"slug":260,"category":88,"title":261,"description":262,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":263,"author":264,"date":263,"lastUpdated":265,"game":266,"dateFormatted":267},"5e9a49d5-4d0a-4355-9e80-49aba502317e","how-to-find-minecraft-server-seed","How to Find Your Minecraft Server Seed","Learn how to find your Minecraft server's world seed using the console or in-game with OP permissions.","2026-04-18T16:46:30.457222+00:00",{"name":69,"role":70},"2026-05-19T10:14:35.47626+00:00",{"slug":13,"name":14},"Apr 18, 2026",{"id":269,"game_slug":13,"slug":270,"category":112,"title":271,"description":272,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":273,"author":274,"date":273,"lastUpdated":275,"game":276,"dateFormatted":267},"60b2b321-055a-45a0-86e0-119242324e08","how-to-start-fresh-minecraft-server","How to Start Fresh on Your Minecraft Server (Reset World)","Learn how to reset your Minecraft server and start fresh. Delete your world, choose a new version, and set up a clean server in minutes.","2026-04-18T16:40:26.197706+00:00",{"name":69,"role":70},"2026-05-19T10:14:35.216162+00:00",{"slug":13,"name":14},{"id":278,"game_slug":13,"slug":279,"category":112,"title":280,"description":281,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":282,"author":283,"date":282,"lastUpdated":284,"game":285,"dateFormatted":267},"7bb22eed-58c0-45be-87ad-ebad68479a3d","how-to-teleport-minecraft-server","How to Teleport on Your Minecraft Server","Learn how to use the teleport command on your Minecraft server. Teleport players, yourself, or move to specific coordinates.","2026-04-18T09:48:06.501155+00:00",{"name":69,"role":70},"2026-06-04T07:03:31.50224+00:00",{"slug":13,"name":14},{"id":287,"game_slug":13,"slug":288,"category":165,"title":289,"description":290,"content":10,"keywords":10,"author_name":69,"author_role":70,"is_featured":213,"published_at":291,"author":292,"date":291,"lastUpdated":293,"game":294,"dateFormatted":295},"8461808a-947b-425c-9a06-09ac3c090952","how-to-add-resource-pack-minecraft-server","How to Add a Resource Pack to Your Minecraft Server","Complete guide to adding custom resource packs to your Minecraft server, including hosting requirements, server.properties configuration, and making resource packs mandatory for players.","2026-04-01T09:50:11.51217+00:00",{"name":69,"role":70},"2026-05-14T12:04:15.57449+00:00",{"slug":13,"name":14},"Apr 1, 2026",{"id":297,"game_slug":13,"slug":298,"category":88,"title":299,"description":300,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":301,"author":302,"date":301,"lastUpdated":170,"game":303,"dateFormatted":304},"7beae2ca-456b-4a1a-8f19-12c84451859d","how-to-enable-hardcore-mode-for-your-minecraft-server","How to Enable Hardcore Mode for your Minecraft Server","Learn how to enable Hardcore mode on your Minecraft server, where death is permanent and difficulty is set to Hard.","2026-03-12T13:23:40.341+00:00",{"name":91,"role":92},{"slug":13,"name":14},"Mar 12, 2026",{"id":306,"game_slug":13,"slug":307,"category":88,"title":308,"description":309,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":310,"author":311,"date":310,"lastUpdated":170,"game":312,"dateFormatted":304},"eac354c2-46d8-4600-9e17-ae419552bf40","how-to-enable-minecraft-crossplay-with-geysermc","How to Enable Minecraft Crossplay with GeyserMC","Learn how to set up GeyserMC for crossplay between Java and Bedrock players on your Minecraft server","2026-03-12T13:19:40.118+00:00",{"name":91,"role":92},{"slug":13,"name":14},{"id":314,"game_slug":13,"slug":315,"category":88,"title":316,"description":317,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":318,"author":319,"date":318,"lastUpdated":170,"game":320,"dateFormatted":321},"716aaf43-c46c-4aa3-af4c-72c972da056f","how-to-allow-cracked-versions-on-your-minecraft-server","How to Allow Cracked Versions on Your Minecraft Server","Enable cracked player support on your Minecraft server with these steps","2026-01-11T16:18:18.439+00:00",{"name":91,"role":92},{"slug":13,"name":14},"Jan 11, 2026",{"id":323,"game_slug":13,"slug":324,"category":165,"title":325,"description":326,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":327,"author":328,"date":327,"lastUpdated":170,"game":329,"dateFormatted":321},"1ea9a5f4-b137-4629-b9bb-efab5fb9ef74","how-to-use-custom-world-seeds-in-minecraft","How to Use Custom World Seeds in Minecraft","Learn how to use custom world seeds for your Minecraft server's world generation","2026-01-11T15:00:33.662+00:00",{"name":91,"role":92},{"slug":13,"name":14},{"id":331,"game_slug":13,"slug":332,"category":88,"title":333,"description":334,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":335,"author":336,"date":335,"lastUpdated":170,"game":337,"dateFormatted":338},"8b96c9f3-994b-4574-a28a-803c8ff194c1","minecraft-eula-agreement","Minecraft EULA Agreement","Learn how to agree to your Minecraft server's EULA and resolve related errors","2026-01-09T12:02:39.328+00:00",{"name":91,"role":92},{"slug":13,"name":14},"Jan 9, 2026",{"id":340,"game_slug":13,"slug":341,"category":64,"title":342,"description":343,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":344,"author":345,"date":344,"lastUpdated":346,"game":347,"dateFormatted":348},"2531c68d-4b10-4f2f-85e5-1d12966017b0","how-to-change-player-count-minecraft-server","How to Change Player Count for Minecraft Servers","Learn how to modify the maximum player count on your Minecraft server using server.properties. Step-by-step guide to increase or decrease player limits on your server.","2025-06-06T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:35.690387+00:00",{"slug":13,"name":14},"Jun 6, 2025",{"id":350,"game_slug":13,"slug":351,"category":88,"title":352,"description":353,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":354,"author":355,"date":354,"lastUpdated":356,"game":357,"dateFormatted":358},"b70df4f1-c8e8-4744-ad78-05b17ec346e2","minecraft-server-types-guide","Understanding Minecraft Server Types: A Complete Guide","Learn about different Minecraft server types, from Vanilla to modded servers. Compare PaperMC, Forge, Fabric, and proxy servers to choose the best option for your needs.","2025-02-17T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:35.318074+00:00",{"slug":13,"name":14},"Feb 17, 2025",{"id":360,"game_slug":13,"slug":361,"category":88,"title":362,"description":363,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":364,"author":365,"date":364,"lastUpdated":366,"game":367,"dateFormatted":368},"d1c970d6-1d82-4538-9521-19c47866f40c","how-to-increase-build-limit","How To Increase Build Limit on Your Minecraft Server","Learn how to increase the build height limit on your Minecraft server for both newer versions (1.18+) using datapacks and older versions through server properties.","2024-11-06T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:34.936776+00:00",{"slug":13,"name":14},"Nov 6, 2024",{"id":370,"game_slug":13,"slug":371,"category":88,"title":372,"description":373,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":374,"author":375,"date":374,"lastUpdated":376,"game":377,"dateFormatted":378},"39f1991d-f05c-47e9-8014-ca96dad32c80","minecraft-game-rules-guide","How to Use Game Rules in Minecraft: Complete Command Guide","Learn how to customize your Minecraft server using game rules. Discover essential commands to control mob spawning, weather, inventory, PvP, and more without mods or plugins.","2024-09-20T00:00:00+00:00",{"name":91,"role":92},"2026-05-19T10:14:35.066515+00:00",{"slug":13,"name":14},"Sep 20, 2024",{"id":380,"game_slug":13,"slug":381,"category":64,"title":382,"description":383,"content":10,"keywords":10,"author_name":91,"author_role":92,"is_featured":213,"published_at":141,"author":384,"date":141,"lastUpdated":385,"game":386,"dateFormatted":145},"0f768e08-0096-4a9a-8a30-80cac994509f","subdomain-vs-dedicated-ip-minecraft-servers","What is a Subdomain and Dedicated IP for Minecraft Servers","Learn the differences between subdomains and dedicated IP addresses for Minecraft servers. Understand which option is best for your server performance, security, and accessibility.",{"name":91,"role":92},"2026-05-19T10:14:35.635905+00:00",{"slug":13,"name":14},{"left":388,"top":388,"width":389,"height":389,"rotate":388,"vFlip":213,"hFlip":213,"body":390},0,20,"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10L8.22 6.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":388,"top":388,"width":389,"height":389,"rotate":388,"vFlip":213,"hFlip":213,"body":392},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18 10a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-5.5-2.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M10 12a5.99 5.99 0 0 0-4.793 2.39A6.48 6.48 0 0 0 10 16.5a6.48 6.48 0 0 0 4.793-2.11A5.99 5.99 0 0 0 10 12\" clip-rule=\"evenodd\"\u002F>",{"left":388,"top":388,"width":389,"height":389,"rotate":388,"vFlip":213,"hFlip":213,"body":394},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m.75-13a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 0 0 0-1.5h-3.25z\" clip-rule=\"evenodd\"\u002F>",{"left":388,"top":388,"width":389,"height":389,"rotate":388,"vFlip":213,"hFlip":213,"body":396},"\u003Cg fill=\"currentColor\">\u003Cpath d=\"M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z\"\u002F>\u003Cpath fill-rule=\"evenodd\" d=\"M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z\" clip-rule=\"evenodd\"\u002F>\u003C\u002Fg>",1780563197642]