HomeJavaModsServerCore
ServerCore

ServerCore

Discord Build Status Modrinth Curseforge

A mod that aims to optimize the minecraft server.
Works on both dedicated servers and singleplayer!

This includes:

Be advised

By default, ServerCore should not alter vanilla behavior. Features that do are disabled by default. It is advised to configure this mod to your own requirements for the best balance between speed and behavior.

Features

Optimizations

A lot of the optimizations in this mod are focused on getting rid of the majority of random lagspikes on servers.
Other than that, it also includes plenty of optimizations for things like chunk ticking, mob spawning, item frames and player logins.


Entity Activation Range

A very configurable feature that allows you to drastically cut down on the amount of entities that have to be processed on the server.
This is a port based off of Spigot's and PaperMC's implementation, but more configurable with additional (optional) features.


Dynamic performance checks

Allows the server to automatically adjust the current settings depending on the tick time and config.
These include: Chunk-tick distance, View distance, Simulation distance & Mobcaps.


Villager lobotomization

Allows the server to cut down on villager lag from large trading halls, by making villagers stuck inside 1x1 spaces tick less often.


More configurable mobspawning

Allows you to modify the spawnrate and vanilla mobcaps of each individual spawngroup. It also provides optional functionality to force mobcaps to apply to zombie reinforcements, spawners and nether portal randomticks.


Breeding Caps

A feature that allows you to set a cap on the amount of mobs of the same type that can be bred within a certain radius.
This can be useful to prevent players from breeding thousands of animals like chickens or cows in a small area.


Chunk ticking distance

A setting that allows you to reduce the distance at which chunks can tick (mob spawns & random ticks).

- And more!

Commands, Placeholders and Configuration

Commands

Placeholders

Configuration

By default, ServerCore will disable most of its changes that can affect vanilla behavior.
This way you can safely install the mod without having to worry about breaking things.

However, if you want to squeeze out the most performance, these default settings might not be enough.
To change these settings you can edit config.yml and optimizations.yml in the config/servercore folder.

You can find some example configurations here.

License

ServerCore contains several ports based on patches from repositories such as PaperMC, Purpur and Airplane.
If a file uses the GPL-3.0 license it will be stated at the top. All other files are licensed under MIT.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more