ClearLagg


Clearlag was designed to reduce lagg on Bukkit/Spigot servers by removing entities, and preventing it through it's many optional features. Of course this plugin can't fix all lag, but it does clear most of it. If your using a larger server with 20+ players, simply using the /lagg clear command can drastically decrease RAM/CPU usage by simply removing your configured entities.

- Permission support
- Entity limiter
- Reduces lag
- Decreasing RAM/CPU usage
- Ability to stop a TNT chain reaction
- Option to limit mob spawners
- Locate overcrowded/abused chunks
- Many easy to use commands
- Real-time module controls
- Very lightweight - only enables selected features
- Remove old logs upon enabling server
- Limit AI processing attributes
- Console support for most commands
- Can adjust times when the server is cleared of lagg
- Completely configurable

| Command | Description | Permission |
|---|---|---|
| /lagg clear | (Clears entities) | lagg.clear |
| /lagg check [world1 world2...] | (Counts all entities) | lagg.check |
| /lagg reload | (Reloads schedulers/config) | lagg.reload |
| /lagg killmobs | (Kills mobs) | lagg.killmobs |
| /lagg area <radius> | (Removes entities within given radius) | lagg.area |
| /lagg unloadchunks | (Unloads un-needed chunks) | lagg.unloadchunks |
| /lagg chunk [amount] | (Locate possible laggy chunks) | lagg.chunk |
| /lagg tpchunk <x> <z> <world> | (Teleport to chunks) | lagg.tpchunk |
| /lagg admin | (Manage clearlag's modules) | lagg.admin |
| /lagg gc | (Attempt to free memory) | lagg.gc |
| /lagg tps | (View current TPS) | lagg.tps |
| /lagg halt | (Temporary disable basic server functions [mob spawning and so on]) | lagg.halt |
| /lagg | (Shows helpful page) |
lagg.help |

| Name | Description | Link |
|---|---|---|
| SaveDeathDrops | (Blocks clearlag from removing items dropped from death) | Download Link |
Helpful video made by cobwebster
Helpful video by RayoTutoriales (Español)
Still have a question?
If you are having issues or cannot get the plugin to function properly, feel free to open a ticket, explaining your problem in detail will help me help you!
[Please note]
This plugin contains an auto-updater which will request, or download, updated files of Clearlag directly from this page. To disable this feature, open the config.yml, under plugins/Clearlag, and set auto-update to false.
Please do not post an issue until you've fully read the config located under /plugins/Clearlag/config.yml
Maintained Clearlag page: https://www.spigotmc.org/resources/clearlagg.68271/


-
View User Profile
-
Send Message
Posted Apr 3, 2013Broadcasts all enitities have been removed, even if you have broadcast=false in config.
-
View User Profile
-
Send Message
Posted Apr 3, 2013@JordiAB
In the plugins changelog, it clearly states the item merger contains a duplication Bug. I'll work on fixing it when i find out whats causing it.
-
View User Profile
-
Send Message
Posted Apr 2, 2013Chill out, this is an awesome lightweight lag reducer. Author has spent alot of timing to code this for us at their own time and expense for us to use FOR FREE. It has abug to be fixed so what we are inbetween .jar builds you need to expect that. If you needed to reinstall your map as a result then you may not know enough about running your server properly.
-
View User Profile
-
Send Message
Posted Apr 2, 2013This plugin works great the duping bug is here Navigate in the config file to here and make sure you set it to false. If you dont then whenever people break a chest etc it will dupe items. Hopefully the dev will fix this soon but for now disable the item- merger item-merger: enabled: false radius: 10
-
View User Profile
-
Send Message
Posted Apr 2, 2013The plugin is a great fuck. Put it on and jump and pull ITEMS TO ITEMS were duplicated motherfucker. Now I have to DELETE MAP
-
View User Profile
-
Send Message
Posted Apr 2, 2013When entering the reload config command it seems that the plugin reloads from the original jar and overwrites the config file in the clearlag folder with a copy of the original.
-
View User Profile
-
Send Message
Posted Apr 2, 2013The latyest update gave me this error:
It does seem to clean up drops.
-
View User Profile
-
Send Message
Posted Apr 2, 2013When item merger is enabled blocks are being duplicated or even tripled while mining, I mine 9 dirt blocks and receive 20+ in my inventory. Also as previously mentioned in this thread you can dupe with chests, I placed 1 diamond block in each chest slot and broke the chest to receive 64 blocks for every 1 block i put in the chest. Is this fixed via config changes?
-
View User Profile
-
Send Message
Posted Apr 2, 2013@brendanhf
nope your not the only one, the dev knows about the bugs with 2.0 though :)
-
View User Profile
-
Send Message
Posted Apr 1, 2013@MountaindewM
It seems the event isn't working properly on bukkit, I'll post about it later. For now, just disable it inside the config.
-
View User Profile
-
Send Message
Posted Apr 1, 2013I also private messaged you about another issue with the item stacking feature. I was unaware of the one that someone posted. Anyway you can temporarily remove the feature since on some servers it can really destroy an economy.
-
View User Profile
-
Send Message
Posted Apr 1, 2013It seems that clearlagg doesn't say the message when it removed the entities. Am I the only one that is getting this issue? Thanks
-
View User Profile
-
Send Message
Posted Apr 1, 2013@igort2323
Fixed:
-
View User Profile
-
Send Message
Posted Apr 1, 2013http://gyazo.com/c7383b0ab9549dc17a7437917855a711 That's what I get in console when ClearLagg decides to run.
-
View User Profile
-
Send Message
Posted Apr 1, 2013@bob7l
Console Error & Config
Your tickets section isn't working even though you tell us to post them.
Went back to 1.9.1.
-
View User Profile
-
Send Message
Posted Mar 31, 2013Using the "item merger" option you can fill a chest with single items, then break it and the items will dupe.
-
View User Profile
-
Send Message
Posted Mar 31, 2013what does /lagg gc do?
-
View User Profile
-
Send Message
Posted Mar 31, 20132013-03-31 10:45:32 [WARNING] [ClearLag] Task #1061 for ClearLag v2.0 generated an exception java.lang.NullPointerException at me.minebuilders.clearlag.managers.EntitiyManager.removeEntity(EntitiyManager.java:62) at me.minebuilders.clearlag.events.ClearLagEvent.run(ClearLagEvent.java:15) at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:510) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:474) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:407)
-
View User Profile
-
Send Message
Posted Mar 31, 2013@thomasvt1
+1
-
View User Profile
-
Send Message
Posted Mar 31, 2013I use ClearLag v2.0 in Bukkit 1.5.1 , and happen this issue ! Error