ClearLag - Plugin for optimizing your Minecraft server

This is a discussion topic for the Ore project, ClearLag. View the full project on Ore for downloads and more information.


ClearLag

LocaleAPI - required.

CommandPack - required.

Features:
  • Automatic removal of items lying on the ground by timer.
  • Customizable limit of monsters when reached in each individual world they will be killed.
  • Blacklist of items that will not be removed by the plugin.
  • Kill mobs by category using commands.
  • Temporary disable basic world functions [mob spawning, mob griefing, fire tick, random tick speed = 0]
  • Clearing RAM using the command.
  • Dynamically adjust the view distances of each individual world, as well as the game rule randomTickSpeed.
  • The commands to kill mobs ignore entities with a custom name.
Commands:
Command | Permission | Lore
/lagg | clearlag.help | Main command
/lagg clear | clearlag.clear | remove any items lying on the ground
/lagg halt | clearlag.halt | enable/disable the halt function in the world.
/lagg gc | clearlag.garbagecollector | clear ram
/lagg kill | clearlag.help | killing mobs by category
/lagg kill monsters | clearlag.kill.monsters | kill all hostile mobs
/lagg kill creature | clearlag.kill.creature | kill all the peaceful mobs
/lagg kill ambient | clearlag.kill.ambient | kill all the ambient mobs
/lagg kill waterсreature | clearlag.kill.waterсreature | kill all the peaceful water mobs
/lagg kill waterambient | clearlag.kill.waterambient | kill all the ambient water mobs
/lagg kill misc | clearlag.kill.misc | kill all mobs outside of the other categories
/lagg kill all | clearlag.kill.all | kill all the mobs
Reload config:

/sponge plugins refresh clearlag or /plugins reload clearlag.

A new version has been released for ClearLag, it is available for download here.


First release

A new version has been released for ClearLag, it is available for download here.


Fix collision listener

A new version has been released for ClearLag, it is available for download here.


Update to SpongeAPI10.

A new version has been released for ClearLag, it is available for download here.


Update to SpongeAPI10.

A new version has been released for ClearLag, it is available for download here.


Update to SpongeAPI11.

The code for this version is not different from the API10 version. However, this may change in the future when changes are made to Sponge.