v1.83

Details

  • Filename
    NoLagg_v1.83.zip
  • Uploaded by
  • Uploaded
    May 4, 2012
  • Size
    334.07 KB
  • Downloads
    4,709
  • MD5
    1160e68206fc6b1299db85ed5bb15655

Supported Bukkit Versions

  • CB 1.2.5-R1.2

Changelog

Click here to see Changelog.

This file is zipped in a .zip file, use an archive extracting tool to open it.

You need CraftBukkit build for (MC 1.2.5) for this to work, otherwise be careful and make a server backup beforehand.

Other than a massive rewrite to make it function in one jar properly, it also fixes some bugs. (most related the spawn limiter and item buffer) The examine reader is significantly improved to allow two separate hierarchical views. (new: view all events and tasks) Also improved the description field to have a proper selection and right-click menu, plus some other minor GUI fixes.

The chunk unload delay had to be removed. It proved to be impossible to delay unloads without killing the tick rate (looping through 4K chunks), so I had to remove it. The small disk read gain you would get is not enough to make it useful.

All features are in one jar file again, DO remove the separate components you had installed before! You can enable and disable the components in the config.yml file.

Uses BKCommonLIb v1.19