This mod adds a new command, /cleanup, which cleanups the memory. This mod was originaly made to cleanup memory for my SMP, but i might add extra functionality to it. The command requieres OP to be executed.
How does it work?
The /cleanup command calls java's GC system to free some memory.
Planned for the future (Not guaranteed)
- Automatic GC calls.
- Config system.
- Other versions and platforms.