
Smart Optimizer
this mode optimizes your server
About this Mod
A Bukkit/Paper plugin that dynamically optimizes your Minecraft server based on real-time RAM and TPS usage.
Features
Hardware Detection
- Monitors RAM usage using
Runtime.getRuntime() - Tracks TPS using
MinecraftServer.getServer().tickTimes - Real-time performance metrics collection
Dynamic Scaling Levels
Level 1 (Healthy):
- Triggered when RAM usage < 70% and TPS is 20
- Maintains View Distance of 10 and Simulation Distance of 8
- All mob AI enabled
Level 2 (Moderate):
- Triggered when RAM usage > 80% or TPS drops to 18
- Reduces View Distance to 8 and Simulation Distance to 6
- Disables AI for distant mobs (>64 blocks away)
Level 3 (Critical):
- Triggered when RAM usage > 92% or TPS drops below 15
- Reduces View Distance to 5 and Simulation Distance to 4
- Pauses non-essential mob AI
- Clears ground items older than 2 minutes
Visual Integrity
- Uses
entity.setAI(false)instead of deleting entities - World feels "full" to players even during optimization
- Only hard-clears items in Level 3 critical mode
Configuration
All settings are customizable via config.yml:
# Performance thresholds
thresholds:
ram:
moderate: 80.0
critical: 92.0
tps:
moderate: 18.0
critical: 15.0
# Distance settings
distances:
view:
min: 4
max: 16
simulation:
min: 4
max: 12
# Optimization settings
optimization:
check_interval_ticks: 200 # 10 seconds
chunk_unload_delay_minutes: 5
ground_item_clear_minutes: 2
Commands
/smartoptimizer reload- Reload configuration/smartoptimizer status- Show current optimization status
Installation
- Download the latest
SmartOptimizer-{version}.jar - Place it in your server's
pluginsfolder - Restart the server or reload plugins
- Customize
plugins/SmartOptimizer/config.ymlas needed
Requirements
- Minecraft 1.19+ (Paper/Spigot/Purpur/Bukkit)
- Java 17+
- No additional dependencies
License
All rights reserved
Available Versions
How to Install Smart Optimizer on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set bukkit Loader
In the panel under "Egg", select the bukkit loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Smart Optimizer". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+24 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Smart Optimizer server crashes on startup – what to do?
Most common cause: wrong bukkit version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Smart Optimizer compatible with bukkit and fabric and forge and paper and purpur and spigot?
Smart Optimizer officially supports bukkit, fabric, forge, paper, purpur, spigot for Minecraft 26.1.2, 26.1.1, 26.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Smart Optimizer – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Smart Optimizer consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Smart Optimizer with just one click on your server.
