Memory manager

Memory manager

191 Downloads

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)

  1. Automatic GC calls.
  2. Config system.
  3. Other versions and platforms.