[ADMN] ClearLag v1.9.1- Clears entities, decreases lag and RAM usage [1.5-R0.1]

Discussion in 'Inactive/Unsupported Plugins' started by bob7, Mar 15, 2012.

  1. Offline

    bob7

    ClearLagg
    Download Link: http://dev.bukkit.org/server-mods/clearlagg/
    Version: v1.7

    Description
    This plugin is made for small servers to big servers, it's made to remove all entities to prevent/clear lag. 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 using the /lagg clear command will drastically decrease RAM usage, depending on the type of lag your servers experiencing.


    Moved to BukkitDev!

    [​IMG]
     

    Attached Files:

    rossistboss and DoomLord like this.
  2. Offline

    md_5

    Approved
     
  3. Offline

    noelcjf

    i dun understand this plugin can u tell me more
     
  4. Offline

    raptorsangel

     
  5. Offline

    MLGMrOakley

    The error you got would probly mean it does not work on your version of Bukkit but i might be wrong i didnt make it but it is a really good plugin it is on my server now and it has saved me from tnt twice XD
     
  6. Offline

    bagaszai12

    Doesn't work in CB 1.2.3 R.02
     
  7. Offline

    MLGMrOakley

    i am using CB 1.2.3 R.03
     
  8. Offline

    bob7

    I'm using it on my server now and i have around 100 players. I'm using 1.2.3.R.02, please provide a list of plugins your using and i will attempt to fix this issue!
     
  9. Offline

    bagaszai12

    Same as raptorzanger, I got same error with him, Here my plugins list.
    - Anti-share
    - AutoAnnouncer
    - AutoKick
    - AutoSneak
    - BOSeconomy
    - CartJump
    - ChairCraft
    - ChestShop
    - Citizen
    - Command alert
    - Craftipedia
    - CreativeColour
    - DisguiseCraft
    - DisposalChest
    - Essentials FULL
    - Eternal Wolf
    - ExpSkills
    - Faction
    - Falsebook
    And lot many more.

    -EDIT It work in CB 1.2.3 R.03
     
  10. Offline

    Adrenaline

    Change java version
     
  11. Offline

    bagaszai12

    Nice, love this plugins...
    My server run faster using this. :)
     
  12. Offline

    Doggyroc

    Yes. Please compile this for Java 6 Many bukkit servers use it.
     
    bob7 and dark_hunter like this.
  13. Offline

    shanko

  14. Offline

    bob7

    Well i could add that in, not sure if many people have 100+ fireballs roaming around though lol..

    What version of bukkit are you running?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  15. Offline

    shanko

    Yep! My PVPServer does... and also snowballs and arrows that are floating in unloaded chunks just outside battlefields.... Id love a plugin that would let me erase these (not even worldedit has this feature)
     
  16. Offline

    bob7

    Alright i will add that in the next release. I might also add a configuration file were you can select what you want the plugin to clear!
     
  17. Offline

    shanko

    excellent man... you may save my server countless amounts of resources
    :D

    <3
     
    MrGKanev likes this.
  18. Offline

    Doggyroc

    Im using 1.2.3-R0.2
     
  19. Offline

    bob7

    Not sure what to tell you man, I'm running it on my server right now (minebuilders.me) No problems. Maybe you need to update your JAVA (going off what others say). Or just get R.0.3 and see if the problem is resolved ;)
     
  20. Offline

    bingogaming

    Works brilliantly and has a very small footprint, this is a must have for my 24 person server! Thanks!
     
  21. Offline

    shanko

    Looking forward to this! Looks like WorldEdit added removal of falling sand and gravel entties... yet has yet to think about Fireballs Snow balls, and flying arrows! Cant figure out where any of their suggestions are actually read at... does anyone know? If not Ill have to wait for this plugin! :D
     
  22. Offline

    bob7

    Alright well i will add more removal options, i was about to add a config file but half way through i noticed how big it got and why anyone would want to leave these kind of objects laying around.
     
  23. Offline

    shanko

    Hey man it works and I really appreciate adding those features nobody else bothered to add, Ive cleared near 5000 entities from my world thanks to this! lol

    edit: after loading more chunk the count is above 10,000 at least, i love you!
     
  24. Offline

    predawnia

    Can you make it to work from console? :)
    I like to make it a scheduled task so the command is run from console every hour :p
     
  25. Offline

    dornalmidian

    Very nice!
    Though I can't get "lagg.admin" to work (PEX). I also agree with ^. To be able to do this in the console would be ace :)
     
  26. Offline

    bob7

    Good idea! A scheduler would make this plugin alot better, i'll see if i have the time to add it in today!
     
  27. Offline

    shanko

    lagg.admin perm doesn't work on PermissionsBukkit either
     
  28. Offline

    bob7

    Weird, i'll try to change up the code a little until it works.

    V1.2 RELEASED!
    *Perms fixed (fixed all perm compatibility issues)
    *Config added (Configure the time of when the command goes off)
    *Scheduler (You can now automate the command!)
    *Command can now be ran at a specified time!

    Report any bugs, please be descriptive!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 24, 2016
  29. Offline

    predawnia

  30. Offline

    Doggyroc

    Im getting this error:
    2012-03-21 16:37:49 [SEVERE] Could not load 'plugins\LaggClear.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/minebuilders/laggclear/laggclear : Unsupported major.minor version 51.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:150)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:56)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.UnsupportedClassVersionError: me/minebuilders/laggclear/laggclear : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139)
    ... 8 more

    Im running CraftBukkit version git-Bukkit-1.2.3-R0.2-b2060jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.2)
     

Share This Page