{"id":92638,"date":"2026-06-05T10:05:30","date_gmt":"2026-06-05T07:05:30","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/"},"modified":"2026-06-05T10:05:30","modified_gmt":"2026-06-05T07:05:30","slug":"legacy-minecraft-server","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/","title":{"rendered":"Re-Console Plus Serverside"},"content":{"rendered":"<p># Legacy4Server<br \/>\nA lightweight performance-oriented server-sided modpack for Legacy4J.<\/p>\n<p><img decoding=\"async\" alt=\"modrinth\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg\"><br \/>\n<img decoding=\"async\" alt=\"git\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/git_vector.svg\"><br \/>\n<img decoding=\"async\" alt=\"discord-plural\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/social\/discord-plural_vector.svg\"><br \/>\n<img decoding=\"async\" alt=\"fabric\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/supported\/fabric_vector.svg\"> <img decoding=\"async\" alt=\"patreon-singular\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/donate\/patreon-singular_vector.svg\"><br \/>\n<img decoding=\"async\" alt=\"readthedocs\" height=\"56\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/documentation\/readthedocs_vector.svg\"><\/p>\n<p>![Information](https:\/\/cdn.modrinth.com\/data\/cached_images\/d03362b26687472c001dac8baa99ca9f17805b29.png)<\/p>\n<p>Legacy4Server is a fork of the private Re-Console SMP modpack, built for community usage.<\/p>\n<details>\n<summary>Installing Legacy4Server on a server<\/summary>\n<p>This is the general guide for installation.<\/p>\n<details>\nGuides<\/p>\n<details>\n<summary>\n\ud83d\udce6 Install using mrpack-install<br \/>\n<\/summary>\n<p>Download `mrpack-install` through GitHub releases (or your distro&#8217;s package if it has one) and take a look at the commands on the README. In Legacy4Server&#8217;s case, to install in your server you would run:<\/p>\n<p>&#8220;`sh<br \/>\nmrpack-install Legacy4Server [optional version number]<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>\n\ud83d\udc0b Install using Docker Compose<br \/>\n<\/summary>\n<p>> It&#8217;s a good idea to have some knowledge on using Docker before doing this.<\/p>\n<p>1. Make sure you have Docker Engine installed properly according to the Docker docs<br \/>\n2. Create a new directory<br \/>\n3. Place the contents below in a file called `docker-compose.yml`. This Compose file also contains some other server tweaks meant for performance, such as disabling `sync-chunk-writes`, reducing render and simulation distance, and more<br \/>\n4. Run `docker compose up -d` in that directory<\/p>\n<p>For any other information, you can read through the Docker Minecraft Server documentation.<\/p>\n<p>&#8220;`yaml<br \/>\nservices:<br \/>\n  mc:<br \/>\n    image: itzg\/minecraft-server<br \/>\n    tty: true<br \/>\n    stdin_open: true<br \/>\n    ports:<br \/>\n      &#8211; &#8220;25565:25565&#8221;<br \/>\n    environment:<br \/>\n      EULA: &#8220;TRUE&#8221;<br \/>\n      # Adrenaline and other mods<br \/>\n      MOD_PLATFORM: MODRINTH<br \/>\n      MODRINTH_DOWNLOAD_DEPENDENCIES: required<br \/>\n      MODRINTH_MODPACK: legacy4server # this installs the latest version of Legacy4Server, you can also use a specific MR link to a version<br \/>\n      MODRINTH_PROJECTS: spark, chunky # comma separated list of extra mods<br \/>\n      # Server properties<br \/>\n      VIEW_DISTANCE: 8<br \/>\n      SIMULATION_DISTANCE: 5<br \/>\n      SYNC_CHUNK_WRITES: false # having this set to false will significantly improve performance but may cause desync issues and (extremely rare) data corruption. set to true if you don&#8217;t have a backup system<br \/>\n    volumes:<br \/>\n      # Attach the relative directory &#8216;data&#8217; to the container&#8217;s \/data path<br \/>\n      &#8211; .\/data:\/data<br \/>\n&#8220;`<\/p>\n<\/details>\n<details>\n<summary>\n\u2728 Install using mcman<br \/>\n<\/summary>\n<p>mcman is a tool for managing the mods\/plugins\/configurations of a Minecraft server. First, install mcman from releases. To import Legacy4Server while initializing a server, use this command:<\/p>\n<p>&#8220;`sh<br \/>\nmcman init &#8211;mrpack mr:legacy4server<br \/>\n&#8220;`<\/p>\n<p>After initializing and importing the mrpack, run `mcman build` to build the server into the `server\/` directory, from which you can call `cd server &#038;&#038; sh start.sh` or `cd server &#038;&#038; call start.bat`. For more information, check out mcman&#8217;s docs.<\/p>\n<\/details>\n<details>\n<summary>\n\ud83d\udcbf Install using mrpack4server<br \/>\n<\/summary>\n<p>See the mrpack4server Git repository for installation info. `modpack-info.json`:<\/p>\n<p>&#8220;`json<br \/>\n{<br \/>\n\t&#8220;project_id&#8221;: &#8220;legacy4server&#8221;,<br \/>\n\t&#8220;version_id&#8221;: &#8220;version id or name&#8221;<br \/>\n}<br \/>\n&#8220;`<\/p>\n<\/details>\n<\/details>\n<\/details>\n<p>## Features<\/p>\n<p>### All the Bells and Whistles&#8230;<br \/>\nLegacy4Server comes with all the features from Legacy4J, for your server! From the console flight, to proper gamerules.<\/p>\n<p>### Nice and Speedy!<br \/>\nLegacy4Server comes with the top tier, cutting edge performance mods found in modpacks like Re-Console+, Simply Legacy, Additive, and more. It may cut your servers RAM usage in half, and allow you to play with more people!<\/p>\n<p>### Compatibility with Vanilla<br \/>\nLegacy4Server, via DexrnZacAttack&#8217;s mod, ModernRegSyncFix, allows vanilla clients to play any server running Legacy4Server.<\/p>\n<p>### Free Support<br \/>\nLegacy4Server comes with free support offered by the developers of Lasting Legacy. If you have a bug, please report it on our GitHub Issues.<\/p>\n<p># Need a server?<br \/>\nLegacy4Server is officially sponsored by BisectHosting.<br \/>\n![BisectHosting Partnership](https:\/\/bh.naomieow.xyz\/raamviot50)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A server-sided version of Re-Console Plus that comes with performance enhancements and customizability<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"legacy-minecraft-server","_minecraft_project_id":"OO2g8qCO","_minecraft_author":"rjxkenshin","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":1275,"_minecraft_follows":6,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"legacy-minecraft-server.zip","_minecraft_size_bytes":9152,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-17T10:33:14.781275Z","_minecraft_date_created":"2024-09-21T03:49:48.972295Z","_minecraft_date_modified":"2025-04-09T01:20:25.873182Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/legacy-minecraft-server","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-05T07:05:31+00:00","_minecraft_import_hash":"b7a51a802b46c34d456c054c03a5cca5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,157,90],"mod_loader":[99],"minecraft_version":[36,37,38,163],"class_list":["post-92638","mod","type-mod","status-publish","hentry","mod_category-fabric","mod_category-lightweight","mod_category-optimization","mod_loader-fabric","minecraft_version-1-20-1","minecraft_version-1-21-1","minecraft_version-1-21-4","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Re-Console Plus Serverside - Minecraft<\/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:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Re-Console Plus Serverside - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A server-sided version of Re-Console Plus that comes with performance enhancements and customizability\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/\",\"name\":\"Re-Console Plus Serverside - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/@intergrav\\\/devins-badges@3\\\/assets\\\/cozy-minimal\\\/available\\\/modrinth_vector.svg\",\"datePublished\":\"2026-06-05T07:05:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/@intergrav\\\/devins-badges@3\\\/assets\\\/cozy-minimal\\\/available\\\/modrinth_vector.svg\",\"contentUrl\":\"https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/@intergrav\\\/devins-badges@3\\\/assets\\\/cozy-minimal\\\/available\\\/modrinth_vector.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/legacy-minecraft-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Re-Console Plus Serverside\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Re-Console Plus Serverside - Minecraft","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:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/","og_locale":"en_US","og_type":"article","og_title":"Re-Console Plus Serverside - Minecraft","og_description":"A server-sided version of Re-Console Plus that comes with performance enhancements and customizability","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/","name":"Re-Console Plus Serverside - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg","datePublished":"2026-06-05T07:05:30+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/#primaryimage","url":"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg","contentUrl":"https:\/\/cdn.jsdelivr.net\/npm\/@intergrav\/devins-badges@3\/assets\/cozy-minimal\/available\/modrinth_vector.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/legacy-minecraft-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Re-Console Plus Serverside"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/92638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=92638"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=92638"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=92638"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=92638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}