promotional bannermobile promotional banner

ServerCore

A mod that aims to optimize the minecraft server.

File Details

ServerCore Fabric 1.5.3+1.20.6

  • R
  • Jun 4, 2024
  • 873.41 KB
  • 1.8K
  • 1.20.6
  • Fabric

File Name

servercore-fabric-1.5.3+1.20.6.jar

Supported Versions

  • 1.20.6

Curse Maven Snippet

Fabric

modImplementation "curse.maven:servercore-550579:5398450"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • New optimization for command block executions by caching parsed commands (disabled by default).
  • New enabled field for dynamic settings which allows you to disable certain settings from being automatically changed. You can no longer remove the setting entirely as the config suggested doing before as this was broken.

Fixed

  • Fix dynamic settings not loading properly when the config file contained errors. This would cause things like the mobcap percentage to remain uninitialized at -1, stopping mobspawning.