3.6.7

Details

  • Filename
    PopulationDensity.jar
  • Uploaded by
  • Uploaded
    Feb 6, 2013
  • Size
    46.67 KB
  • Downloads
    833
  • MD5
    91cda01c037cbc0a6ff4b922ce1a74a3

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

3.6.7 Fixes

  • Improved the performance of regrowing grass and limited it to only the managed world.
  • Fixed players with reserved slot permission not being able to log in when the server is full. It was a Bukkit change that broke the feature. One nasty side effect of the new way of doing things is that a login priority permission doesn't take effect until the player successfully logs in, AND removing the permission no longer reduces login priority (use /loginpriority <player> <new priority> to fix this). This is because Bukkit no longer loads player permission information until the player successfully logs in, making permissions NOT available for use by login queues.