
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
Quick answer
Which Smart Optimizer release should I use?
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.
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.
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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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

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 statusshows current RAM, TPS and optimization level/smartoptimizer reloadreloads the config
Aliases are /so and /smartopt. Both commands need smartoptimizer.admin, which defaults to op.
Partners
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.
26.1.2
2 loader builds26.1.1
2 loader builds26.1
2 loader builds1.21.11
2 loader builds1.21.10
2 loader builds1.21.9
2 loader builds1.21.8
2 loader builds1.21.7
2 loader builds1.21.6
2 loader builds1.21.5
2 loader builds1.21.4
2 loader buildsShowing 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
5.0
SmartOptimizer-Fabric-legacy.jar
10 Sept 2026
5.0
SmartOptimizer-Fabric.jar
9 Sept 2026
5.0
SmartOptimizer.jar
9 Sept 2026
Looking for an older file? The official Modrinth project page is in Resources.
