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 Aug 22, 2014Just so I understand correctly, if I have 1.7.2 R.03 with Clearlag 2.6.3, If I update to 2.7.1, it will not work with my 1.7.2 R.03 version of craftbuikkit? Or is it backwards compatible?
Thanks for the help!
-
View User Profile
-
Send Message
Posted Aug 22, 2014All of you people need to really read the config files and check the links on the plugin page, everything is explained with notations.
-
View User Profile
-
Send Message
Posted Aug 21, 2014@Cryices
Read previous comments/tickets and u'll see your answer.
-
View User Profile
-
Send Message
Posted Aug 21, 2014@fujiboy4
Read Tickets and previous comments before you comment dumb questions....
-
View User Profile
-
Send Message
Posted Aug 20, 2014Can you guys make a plugin that filters items so cant lose rare items on a Server
-
View User Profile
-
Send Message
Posted Aug 20, 2014Can this plugin clear drop items... Every 2 seconds? WITHOUT chat spam!
-
View User Profile
-
Send Message
Posted Aug 20, 2014I am having multiple problems. First clear lag auto removal deletes horses, wolfs, and villagers. My autoremoval config is located here. Please help ASAP! http://pastebin.com/rFKwp4gK
-
View User Profile
-
Send Message
Posted Aug 19, 2014@RustySok
Update your Java 6 to version 7 or 8
-
View User Profile
-
Send Message
Posted Aug 18, 2014My console says, [08:54:39 ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/minebuilders/clearlag/Clearlag : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:364) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at org.bukkit.craftbukkit.v1_7_R4.CraftServer.<init>(CraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-20-g0b2ed13-b3108jnks] Caused by: java.lang.UnsupportedClassVersionError: me/minebuilders/clearlag/Clearlag : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0
Help would be appreciated
-
View User Profile
-
Send Message
Posted Aug 18, 2014@bob7l
I have installed Java 7 update 67 and I still can't get it working
-
View User Profile
-
Send Message
Posted Aug 17, 2014@mattw246
You need java 7
-
View User Profile
-
Send Message
Posted Aug 17, 2014Update: 9:32 PM 8/17/2014
I was able to get it to work.. it seems to work ok now.. I don't know what in the world happened but now it's working except for one more problem.. I am using a mod called MoCreatures..
I need it to stop it from destroying WildHorse from the mocreatures.. Except in the log it states it is not a valid entity.. Does anyone know what those entity names are for MoCreatures?
Its nice that this works with Vanilla but... How do I encoporate this to work with MoCreatures?
_____________________________
I just wish to say that I have tried everything when it came to configuring the settings for this... To prevent certain mobs being destroyed with the Killmobs command
I have tried entity IDs.. Names.. All sorts. .and it STILL Kills everything except for wolves.. ITs like this plugin is ignoring the configuration all together.. I dont get it..
I dont know what i am doing wrong honestly.. But any advise would be apprecaited..
I can still use this plugin.. I just wont be able to use killmobs command.. So far its not destroying anything else important with the auto one. but.. its just not working period...
Yep I just confirmed it this plugin is overriding my custom config... a file found called OLDconfig.yml it has my old Config.....
#Should clearlag reset the config (more stable), or attempt to add the new paths into your config?
# -- Puting this as false wont reset your config, but may cause bugs.. Still in testing!
config-updater:
force-update: false
... It is set to false.. in in the bloody ell is going on?
I need this to work for 1.6.4 Cauldron Server. (Which I have the latest)... anyway to fix this?
P.S.. I forgot to add im using version ClearLag v2.6.0 as that is the only version available for 1.6.4
-
View User Profile
-
Send Message
Posted Aug 22, 2014You have to edit the codeing
-
View User Profile
-
Send Message
Posted Aug 17, 2014Help, I already have Java 7 and i am running a 1.7.9 server
[18:03:43 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2) [18:03:43 ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/minebuilders/clearlag/Clearlag : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] Caused by: java.lang.UnsupportedClassVersionError: me/minebuilders/clearlag/Clearlag : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
-
View User Profile
-
Send Message
Posted Aug 14, 2014@mcmyster
Clearlag atm ABSOLUTLY REQUIRES Java 7 atm. I will change this later on the next update when i actually have time to code.
Anyone having issues should update to java 7. Not only does java 7 have more resources, it's also a lot faster then java 6.
-
View User Profile
-
Send Message
Posted Aug 13, 2014bob, when will you fix the bug that resets the config on your server in 1.7.9?
-
View User Profile
-
Send Message
Posted Aug 13, 2014@mcmyster
give more info
-
View User Profile
-
Send Message
Posted Aug 13, 2014CLEAR LAGG IS NOT WORKING FOR ME ON ANY MINECRAFT VERSION SINCE A COUPLE MONTHS AGO PLEASE HELP MEEEEEEEEEEEEEEEEEEEEEEEE
-
View User Profile
-
Send Message
Posted Aug 12, 2014what is arrow kill time?
-
View User Profile
-
Send Message
Posted Aug 8, 2014@bob7l
Thanks, appreciate the quick reply as well, and that feature sounds very neat :)