{"id":1783,"date":"2026-09-15T23:17:01","date_gmt":"2026-09-15T23:17:01","guid":{"rendered":"https:\/\/www.academy-hosting.com\/hosting\/?post_type=docs&#038;p=1783"},"modified":"2026-09-15T23:17:03","modified_gmt":"2026-09-15T23:17:03","password":"","slug":"how-to-upload-a-world-to-your-minecraft-server","status":"publish","type":"docs","link":"https:\/\/www.academy-hosting.com\/hosting\/guides\/manage-your-server\/how-to-upload-a-world-to-your-minecraft-server\/","title":{"rendered":"How to Upload a World to Your Minecraft Server"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Uploading a Minecraft world to your server is useful when you want to transfer an existing singleplayer world, move a world from another server, or restore a world from a backup.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A Minecraft world contains all of the terrain, structures, player builds, entities, and world data for that world. Uploading a world allows you to use an existing Minecraft world on your server instead of generating a completely new one.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explains how to upload a Minecraft world to your server using the File Manager in your Game Panel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide is written for <strong>Minecraft: Java Edition<\/strong> servers, including Vanilla, Paper, Spigot, and Purpur servers.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What Is a Minecraft World?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A Minecraft world is stored as a collection of files and folders containing the world data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A standard Minecraft server may have folders such as:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>world\nworld_nether\nworld_the_end<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The main world folder contains data such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Terrain<\/li>\n\n\n\n<li>Player builds<\/li>\n\n\n\n<li>Chunks<\/li>\n\n\n\n<li>Villages<\/li>\n\n\n\n<li>Structures<\/li>\n\n\n\n<li>Entities<\/li>\n\n\n\n<li>Player data<\/li>\n\n\n\n<li>World settings<\/li>\n\n\n\n<li>Other world information<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A world can be transferred between compatible Minecraft server versions.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Important: Always Create a Backup First<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before replacing an existing world, create a backup of your server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading a world with the same name as an existing world may overwrite or replace the world you currently use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have important builds or player progress, make sure you have a backup before continuing.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How to Upload a Minecraft World to Your Server<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Stop Your Minecraft Server<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Stop the Minecraft server completely.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do not upload or replace world files while the server is running.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This prevents Minecraft from writing new data to the world while you are replacing it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Prepare Your Minecraft World<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Find the Minecraft world you want to upload.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the world is stored as a ZIP file, extract it on your computer first.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You should have a folder containing files and folders similar to:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level.dat\nregion\ndata\nplayerdata\nentities<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The exact files may vary depending on the Minecraft version and world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure you upload the actual world folder.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld\n\u251c\u2500\u2500 level.dat\n\u251c\u2500\u2500 region\n\u251c\u2500\u2500 data\n\u251c\u2500\u2500 playerdata\n\u2514\u2500\u2500 entities<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Open Your Server Files<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open the <strong>File Manager<\/strong> in your Game Panel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Navigate to the main directory of your Minecraft server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is normally where you can find files such as:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server.properties\neula.txt<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">and folders such as:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>world\nplugins<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Upload the World<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Use the <strong>Upload<\/strong> option in the File Manager.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Upload your Minecraft world folder or ZIP file, depending on what your Game Panel supports.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you uploaded a ZIP file, extract it using the File Manager after the upload has finished.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure the world folder is located directly inside the main server directory.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/container\/MyWorld\/<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">and not:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/container\/MyWorld\/MyWorld\/<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The folder containing <code>level.dat<\/code> should be the actual world folder.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Rename the World<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can rename the uploaded world folder to make it easier to identify.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">or:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>survival<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The folder name will be used when configuring the server to load the world.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Configure the Server to Use the World<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server.properties<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Find:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level-name=<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Set it to the name of the uploaded world folder.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if your world folder is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">set:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level-name=MyWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure the name matches the folder name exactly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Save the Configuration<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Save your changes to:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>server.properties<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure the file has finished saving before continuing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Start the Server<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Start your Minecraft server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Minecraft will load the world specified by:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level-name=<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If everything is configured correctly, the server should load your uploaded world.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 9: Check Your World<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Join the Minecraft server and check that your world has loaded correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Check important areas such as:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Spawn<\/li>\n\n\n\n<li>Player builds<\/li>\n\n\n\n<li>Chunks<\/li>\n\n\n\n<li>Villages<\/li>\n\n\n\n<li>Nether<\/li>\n\n\n\n<li>The End<\/li>\n\n\n\n<li>Player data<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If everything looks correct, the world has been successfully uploaded.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Uploading a World With a Different Name<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You do not have to rename the world folder to <code>world<\/code>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, you can upload:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>SurvivalWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">and configure:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level-name=SurvivalWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Minecraft will then use that folder as the main world.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Uploading a World From Singleplayer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are uploading a singleplayer world, you can normally find your worlds in your Minecraft saves folder.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A typical Windows location is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>%appdata%\\.minecraft\\saves<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Each folder inside the <code>saves<\/code> directory is a Minecraft world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Copy the world you want to upload and transfer it to your server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure the server is running a Minecraft version compatible with the world.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Uploading the Nether and End<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you are transferring a complete server world, you may also need to transfer the Nether and End dimensions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A standard server may use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>world\nworld_nether\nworld_the_end<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The exact folder names depend on your server software and configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are uploading a singleplayer world, the Nether and End are normally stored inside the main world folder rather than as separate folders.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do not rename or move dimension folders unless you know how your server software handles them.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Common Mistakes to Avoid<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Uploading the Wrong Folder<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Make sure the folder containing:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level.dat<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">is the folder being used as the world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Avoid accidentally creating:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld\/MyWorld\/level.dat<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">when the server expects:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld\/level.dat<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">Forgetting to Change level-name<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If your uploaded world is called:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>MyWorld<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">but <code>server.properties<\/code> still contains:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>level-name=world<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">the server may continue loading the old world.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Uploading While the Server Is Running<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Always stop the server before replacing or uploading world data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Forgetting to Create a Backup<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading a world can replace an existing world.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Always create a backup before making major world changes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Using an Incompatible Minecraft Version<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Worlds created on a newer Minecraft version may not work correctly on older versions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Always check that the Minecraft version of the world is compatible with your server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Uploading a Minecraft world to your server is useful when you want to transfer an existing singleplayer world, move a world from another server, or restore a world from a backup. A Minecraft world contains all of the terrain, structures, player builds, entities, and world data for that world. Uploading a world allows you to [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":1794,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doc_category":[22,17],"doc_tag":[],"class_list":["post-1783","docs","type-docs","status-publish","has-post-thumbnail","hentry","doc_category-manage-your-server","doc_category-minecraft-guides"],"acf":[],"year_month":"2026-09","word_count":960,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"relyzishere","author_nicename":"relyzishere","author_url":"https:\/\/www.academy-hosting.com\/hosting\/author\/relyzishere\/"},"doc_category_info":[{"term_name":"Manage your server","term_url":"https:\/\/www.academy-hosting.com\/hosting\/guides-category\/manage-your-server\/"},{"term_name":"Minecraft Guides","term_url":"https:\/\/www.academy-hosting.com\/hosting\/guides-category\/minecraft-guides\/"}],"doc_tag_info":[],"_links":{"self":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1783","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/comments?post=1783"}],"version-history":[{"count":1,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1783\/revisions"}],"predecessor-version":[{"id":1784,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/docs\/1783\/revisions\/1784"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/media\/1794"}],"wp:attachment":[{"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/media?parent=1783"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/doc_category?post=1783"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.academy-hosting.com\/hosting\/wp-json\/wp\/v2\/doc_tag?post=1783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}