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/
In reply to realtsg12:
Hey bro, i was having the same problem as you, all i did was going to config.yml and doing some editting. In the lines after "auto-removal" (around line 318) there is a "world-filter" and a minecart line set to true. All you gotta do is set this line to false, and it should end your problem!
auto-removal:
enabled: true
broadcast-message: '&6[ClearLag] &aRemoved +RemoveAmount Entities!'
broadcast-removal: true
autoremoval-interval: 600
world-filter:
# - this_world <-This world will be ignored during removal!
boat: true
falling-block: true
experience-orb: true
painting: false
projectile: true
item: true
itemframe: false
minecart: false
primed-tnt: true
If you want it to not despawn while doing the "/lagg clear" command, just look for the lines bellow "command-remove" and do the same as said above
command-remove:
world-filter:
# - this_world <-This world will be ignored during removal!
broadcast-removal: false
boat: true
falling-block: true
experience-orb: true
painting: false
projectile: true
item: true
itemframe: false
minecart: false
primed-tnt: true
Hello, i was wondering if there's a way to enable the player speed limiter when the server is overloaded because i can't figure it out. It'd be appreciated if someone could help me with this, thanks!
1.16.1 ?????
In reply to Walberson:
Yes, if it says its 1.16 it is 1.16+
Hello, I'm a Chinese netizen.My English is not good.But I wish you can listen to me opinion.
I have a question for this plugins.
I want to use chunk-entity-limit features.But when I try Limit the number of entities separately.
I found that I couldn't.I don't know if this is my problem.Or this plugins unable to implement this function?
I hope you can answer my questions. And If the plugins does not have this function.
Maybe you can add this feature?
how can i change the time to increase the time ?
I recently found an issue with this plugin on my server where it was still removing named zombies in my world when the chunks were unloaded. I do not know what exactly was causing this issue but I was able to fix it by editing the config.yml file and locating all of the areas addressing the removal of entities where "Zombie" was mentioned and putting " !hasName" after "Zombie" there was one location where the "!" was actually missing and that was here:
this is how the config was before I edited it, I am unaware of if this is how it is supposed to be but I just put the "!" in front of "hasName".
This solved my issue but it would probably be best if the creator of this plugin were able to update it with the correct changes.
Thank you
Cuando sale para la versión 1.16.
Gracias
In reply to mateo27170:
Le envié un mensaje de texto al respecto y su respuesta fue:
bob7l
Publicado el 4 de agosto de 2020
Sí, pronto ... Aunque debería funcionar para 1,16 atm
me no spanish only use google translator
excuse me, I don't know much about Java.so I want to ask whether the command"/lagg gc" will clear the entities。
In reply to jayden_deng:
no it won't
/lagg gc is good when your server is running really high and then you can use it and regain all the memory that you was using.
Does it work for 1.16?
In reply to retaliatorystrike:
i sent him a message about that and his reply was:
Posted Aug 4, 2020
Yes soon. It should work for 1.16 atm though
In reply to biggamer2013:
Working just fine in 1.16.1 , have not tested .2
1.16 support?
In reply to Forge_User_63954279:
i sent him a message about that and his reply was:
Posted Aug 4, 2020
Yes soon. It should work for 1.16 atm though
What do I do so that when someone pulls the trindent the clear lagg does not remove it
Hey, I am going to LOVE this!! ;)
Can this plugin unload spawn chunks in multiverse worlds?
Hello my friend and I have a server and clearlag takes away minecarts when minecarts are set to false is there any other way to fix this problem?