Modpack

Legacy4Server

Quick rating

Legacy4Server

No reviews yet

A server-side only performance modpack for Legacy4J

No Theme
Vanilla+
QoL & Tweaks
Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Filter by exact patch versions
Loading exact versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your updated review is now pending. It has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Modpack
Pack Size
Small / Light 26 mods
License
GNU General Public License v3.0 only
Latest Version
26.06.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Legacy4Server

A lightweight performance-oriented server-sided modpack for Legacy4J.

modrinth git discord-plural fabric patreon-singular readthedocs

Information

Legacy4Server is a fork of the private Re-Console SMP modpack, built for community usage.

Installing Legacy4Server on a server

This is the general guide for installation.

Guides
📦 Install using mrpack-install

Download mrpack-install through GitHub releases (or your distro's package if it has one) and take a look at the commands on the README. In Legacy4Server's case, to install in your server you would run:

mrpack-install Legacy4Server [optional version number]
🐋 Install using Docker Compose

It's a good idea to have some knowledge on using Docker before doing this.

  1. Make sure you have Docker Engine installed properly according to the Docker docs
  2. Create a new directory
  3. 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
  4. Run docker compose up -d in that directory

For any other information, you can read through the Docker Minecraft Server documentation.

services:
  mc:
    image: itzg/minecraft-server
    tty: true
    stdin_open: true
    ports:
      - "25565:25565"
    environment:
      EULA: "TRUE"
      # Adrenaline and other mods
      MOD_PLATFORM: MODRINTH
      MODRINTH_DOWNLOAD_DEPENDENCIES: required
      MODRINTH_MODPACK: legacy4server # this installs the latest version of Legacy4Server, you can also use a specific MR link to a version
      MODRINTH_PROJECTS: spark, chunky # comma separated list of extra mods
      # Server properties
      VIEW_DISTANCE: 8
      SIMULATION_DISTANCE: 5
      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't have a backup system
    volumes:
      # Attach the relative directory 'data' to the container's /data path
      - ./data:/data
✨ Install using mcman

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:

mcman init --mrpack mr:legacy4server

After initializing and importing the mrpack, run mcman build to build the server into the server/ directory, from which you can call cd server && sh start.sh or cd server && call start.bat. For more information, check out mcman's docs.

💿 Install using mrpack4server

See the mrpack4server Git repository for installation info. modpack-info.json:

{
	"project_id": "legacy4server",
	"version_id": "version id or name"
}

Features

All the Bells and Whistles...

Legacy4Server comes with all the features from Legacy4J, for your server! From the console flight, to proper gamerules.

Nice and Speedy!

Legacy4Server 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!

Compatibility with Vanilla

Legacy4Server, via DexrnZacAttack's mod, ModernRegSyncFix, allows vanilla clients to play any server running Legacy4Server.

Free Support

Legacy4Server comes with free support offered by the developers of Lasting Legacy. If you have a bug, please report it on our GitHub Issues.

Need a server?

Legacy4Server is officially sponsored by BisectHosting. BisectHosting Partnership

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Modpacks

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this modpack.

On ModDex

Community snapshot

0
Reviews
0
In libraries
0
Followers
0
In stacks
Avg. hours (completed)
When players mark completed and log hours.

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync