v1.88.7

Details

  • Filename
    NoLagg_v1.88.7.zip
  • Uploaded by
  • Uploaded
    Oct 9, 2012
  • Size
    213.85 KB
  • Downloads
    12,774
  • MD5
    d6d7e71e875385609acd49d67d0840ea

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

Go to the BKCommonLib Dev-bukkit page

Compatibility

You need the CraftBukkit build for MC 1.3.2 R1.0 for this to work, otherwise be careful and make a server backup beforehand. There is no guarantee that it will work on older or newer versions of CraftBukkit.

Changelog

  • Fixed the 0,0 chunk hole when changing worlds or respawning
  • Cleanup of the thread checker and some other minor improvements
  • Clear command can now remove the same entities as the spawn limiter can (such as itemwood)
  • Chunk saving is no longer freezing the server like it did before
  • Item stacker no longer sets items dead async

For a full Changelog, click here.

None at this point

Notice: If you get a 'main thread taking too long' warning message and stack trace, and it shows NoLagg as a probable cause, report it to me. I want to ban out all lengthy tasks and spread the load over multiple ticks where possible.

For any other possible thread locking problems, read the stack trace that is reported. Common causes:

  • Someone using WorldEdit to edit a huge part of a world
  • Someone causing a lot of chunk loads
  • Plugin reading from a flatfile or database on the main thread (common bug!)