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 Mar 26, 2014I'm on 1.72
When doing /lagg chunk I got exception: org.bukkit.command.CommandException: Unhandled exception executing command 'lagg' in plugin ClearLag v2.6.2 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:199) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:544) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchServerCommand(CraftServer.java:531) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.aw(DedicatedServer.java:286) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:251) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] Caused by: java.lang.NullPointerException at me.minebuilders.clearlag.commands.ChunkCmd.run(ChunkCmd.java:45) [?:?] at me.minebuilders.clearlag.commands.BaseCmd.processCmd(BaseCmd.java:34) [?:?] at me.minebuilders.clearlag.listeners.CommandListener.onCommand(CommandListener.java:25) [?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit-1.7.2-R0.3-20140124.053008-18.jar:git-Bukkit-1.7.2-R0.2-15-g2f3dbd3-b2992jnks] ... 8 more
-
View User Profile
-
Send Message
Posted Mar 25, 2014@kikotte
I absolutely agree with you, genius!
-
View User Profile
-
Send Message
Posted Mar 23, 2014pls updating to bukkit 1.7.5.
-
View User Profile
-
Send Message
Posted Mar 23, 2014I do not know if it's this plugins that do something but then people a horse coming to the server as soon as I log off or go away a bit then to disappear.
-
View User Profile
-
Send Message
Posted Mar 20, 2014Every time I reset the config ClearLagg works for about a day then starts generating this error: http://pastebin.com/M4eg3Kga
-
View User Profile
-
Send Message
Posted Mar 19, 2014Ok, it says this in the config file:
I have this set to 100. And in the chunk im doing this it works great!
But what is: mobspawner: "#How many mobs should be allowed to spawn near mob spawners?" Is this within one chunk? or a view distance? This doesent tell, and on our server its good to know if someone finds out they can spread out spawners out in 9-10 chunks and then get 1000 mobs as the new cap.
-
View User Profile
-
Send Message
Posted Mar 17, 2014The customClears are messed up. It ignores the world filter. I put the worlds that I do not want it to work in and it still broadcasts the message and then doesn't even clear items in any of the worlds, even the ones not under the world filter. Should fix this ASAP!
-
View User Profile
-
Send Message
Posted Mar 16, 2014How do i make it so when the clear lagg comes it kills all the mobs on the map ????? pleass inform me of config details!
-
View User Profile
-
Send Message
Posted Mar 15, 2014/lag area deleted itemframe-maps!!! SOS!
-
View User Profile
-
Send Message
Posted Mar 14, 2014I have a problem I think clearlagg is preventing me from using eggs from mobs and animals spawners do not work!
-
View User Profile
-
Send Message
Posted Mar 12, 2014Can you make it compatible plugin "Shops" because it clear the items above chests http://dev.bukkit.org/bukkit-plugins/shops/
-
View User Profile
-
Send Message
Posted Mar 9, 2014Love the new version of this plugin!
My server: Brutalpvp.org
-
View User Profile
-
Send Message
Posted Mar 9, 2014Hi there, I keep getting a message in the console, "Automatic TPS Test was unable to dispatch commands." I also get errors when I run /lagg clear in the console. I really need this to work. Any suggestions. Thank you. :D
Here is the error for the /lagg clear... http://pastebin.com/0RUAeP6x
Here is my config file... http://pastebin.com/wDx4Tau7
Here is the custom clears config file http://pastebin.com/tyctMQXg
-
View User Profile
-
Send Message
Posted Mar 9, 2014Why wont wolves spawn .. This is the Clearlagg Config http://pastebin.com/KumFLDRL
-
View User Profile
-
Send Message
Posted Mar 6, 2014@bob7l
Can you fix this one issue with ClearLag: http://pastebin.com/X4YKA3Ni
This happens everytime the scheduler is ran.
-
View User Profile
-
Send Message
Posted Mar 5, 2014@Mysticforce12345
It shouldn't have changed anything.. You'll get that error if the server cannot connect to bukkit dev.
-
View User Profile
-
Send Message
Posted Mar 5, 2014@Cyfur77
The plugin is highly configurable.. You don't HAVE to remove drops, you can just limit mobs if you want.. Read the config before being an ignorant asshole please.
-
View User Profile
-
Send Message
Posted Mar 5, 2014@waterlubber
Clearlag runs no interval for AFK - nor does it do any player related checks.. You're probably looking at the wrong plugin..
-
View User Profile
-
Send Message
Posted Mar 4, 2014Got an exception on v2.6.0 (1.6.4 MC): http://pastebin.com/TtUrxRpJ
Plugin won't let me clear the lag manually or otherwise. Any ideas?
-
View User Profile
-
Send Message
Posted Mar 4, 2014I have an annoying issue, ClearLag kicks AFK players for "You have been idle fir too long". I checked it was CL, after I uninstalled it, I wasn't kicked, and CL it's updated. Additionally, I can't find a config entry. Help?