
Supposed to be a performance and memory optimization plugin for my Minecraft server (LUMINOL) But it didnt work out, so I decided to leave it opened source on github.
Major issues:
1.Memory GC overhead on low RAM: Medium severity
2.Scheduler overload from async tasks: High severity
3.TPS drop and rubberbanding: Critical severity
4.Config reload not refreshing threads: Medium severity
5.Unstable async world generation: Critical severity
6.Compatibility with other forks: Medium severity
7.Console spam and debug overhead: Low severity
I do admit that this project is poorly coded
What it supposed to be
Features
Async mob spawning (safe offload)
Memory cleanup and reload support
Low-RAM mode for small servers
Configurable async systems
Commands
/reload— Reloads config and clears memory.
Installation
- Place the JAR file into your server's
pluginsfolder. - Start the server to generate the config.
- Adjust settings in
config.ymlas needed.
- Ships as LuminolOptimizer-1.0.jar — drop this file into the mods folder
- Download size: 12 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.