v1.86

Details

  • Filename
    NoLagg_v1.86.zip
  • Uploaded by
  • Uploaded
    Jul 3, 2012
  • Size
    346.22 KB
  • Downloads
    24,072
  • MD5
    763a1be88d1f99329f8da3872d7f96d7

Supported Bukkit Versions

  • CB 1.2.5-R4.0

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.

1.83 -> 1.84: Fixes several bugs in the spawn limiter and item buffer (entity listening bugs) 1.84 -> 1.85: Added dynamic view distance and chunk loading, fixed some of the reported bugs/errors 1.85 -> 1.86: Added view distance read-out and on/off setting in configuration, and some small error preventions

Uses BKCommonLIb v1.22

None at this point