Back to mods
Smart Optimizer project artwork

Modrinth · Minecraft mod

Smart Optimizer

An optimizer that watches your server's RAM and TPS and lowers view distance, simulation distance and mob AI when things start getting heavy

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Smart Optimizer release should I use?

Updated 2 days ago
Latest stable file 5.0
Game version 1.20, 1.20.1, 1.20.2
Loader Fabric

Smart Optimizer 5.0 targets 1.20, 1.20.1, 1.20.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is Smart Optimizer required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Smart Optimizer 5.0 need?

5.0. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Smart Optimizer without breaking your instance.

Built for Smart Optimizer 5.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 5.0. It targets 1.20, 1.20.1, 1.20.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 5.0. It opens that exact file at the source.

About this project

What does Smart Optimizer add?

Smart Optimizer

smop

Smart Optimizer watches your server's RAM and TPS and lowers view distance, simulation distance and mob AI when things start getting heavy. Once the server recovers it puts everything back to normal.

Works on Paper (and its forks) and Fabric, for MC 1.20.1 up to 26.2+.

How it works

Every 10 seconds (configurable) it checks the server and picks a level:

  • Healthy (RAM under 80%, TPS 18 or higher): view 10, sim 8, all mob AI enabled
  • Moderate (RAM over 80% or TPS under 18): view 8, sim 6, AI disabled for mobs more than 64 blocks from any player
  • Critical (RAM over 92% or TPS under 15): view 5, sim 4, non-essential AI paused, ground items older than 2 minutes get cleared

It also unloads chunks in dimensions that haven't had any players in them for 5+ minutes.

Mobs never get killed or removed, their AI is just paused and turned back on when the server is healthy again. The only thing that ever gets deleted is old ground items, and only in critical mode.

Downloads

Jar Minecraft Platform Java
SmartOptimizer.jar 1.20.1 – 26.2+ Paper, Folia, Purpur, Pufferfish, Spigot, Bukkit 17+
SmartOptimizer-Fabric.jar 26.1 – 26.2+ Fabric Loader ≥ 0.19 + Fabric API 25+
SmartOptimizer-Fabric-legacy.jar 1.20.1 – 1.21.11 Fabric Loader ≥ 0.15 + Fabric API 17+
  • Pick the .jar file that fits your version and platform. Configurations will be listed below

Config

thresholds:
  ram:
    moderate: 80.0   # % RAM usage to trigger moderate
    critical: 92.0   # % RAM usage to trigger critical
  tps:
    moderate: 18.0
    critical: 15.0

distances:
  view:
    min: 4
    max: 16
  simulation:
    min: 4
    max: 12

optimization:
  check_interval_ticks: 200        # 200 ticks = 10 seconds
  chunk_unload_delay_minutes: 5    # unload chunks in empty dimensions after this long
  ground_item_clear_minutes: 2     # only applies in critical mode

settings:
  debug: false

If you set something out of range it gets clamped to a safe value, it won't break anything.

Commands

  • /smartoptimizer status shows current RAM, TPS and optimization level
  • /smartoptimizer reload reloads the config

Aliases are /so and /smartopt. Both commands need smartoptimizer.admin, which defaults to op.

Partners

gravel host

Use my code for 35% off your first month.

Project description from Modrinth.

Pick your setup

Smart Optimizer by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

46 available setups

Showing the newest 12 of 23 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Smart Optimizer versions and loaders

3 of 3 releases match

Looking for an older file? The official Modrinth project page is in Resources.