PermissionsBukkit v1.6

Details

  • Filename
    PermissionsBukkit-1.6.jar
  • Uploaded by
  • Uploaded
    Feb 29, 2012
  • Size
    19.91 KB
  • Downloads
    253,411
  • MD5
    2df0bf5aacbe175242cd0b7b91cbed99

Supported Bukkit Versions

  • CB 1.1-R6

Changelog

  • Revamped to be compatible with R5.
  • Fixed issues with permissions not carrying properly on world change.
  • Many internal improvements for performance and stability.
  • If your configuration file has been messed up as a result of using 1.5, PB 1.6 will correct portions of the configuration as they are used.
  • Fixed all 1.5 known issues:
    • There is a warning if the configuration file already exists
    • Players are not given permissions on join until a /perm reload occurs
    • 'a.b.c: true' in config is turned into a tree, 'a: b: c: true', which is incorrect
    • Names in the configuration are case-sensitive
  • Case-sensitivity issue with setting per-world permissions that can cause some permissions to fail to apply.