0.9.11

Details

  • Filename
    zPermissions-0.9.11.jar
  • Uploaded by
  • Uploaded
    Sep 28, 2012
  • Size
    163.54 KB
  • Downloads
    935
  • MD5
    f195d3401451000e842b3c30ec701965

Supported Bukkit Versions

  • CB 1.3.2-R0.2

Changelog

0.9.11

  • Add -Q option to rank commands to broadcast changes to all users.
  • Add default track if one was not read from config.yml.
  • More checks for missing groups in rank commands.
  • Resolver scope precedence now applies at a global scale rather than locally at each "level."

The resolver change, though subtle, has significant implications. Please review any permissions that are subsequently overridden, either due to group inheritance or by being declared directly on the player. Overridden permissions that vary in scope (e.g. the original permission is "universal" and then subsequently overridden by a world-specific permission... or vice-versa) may be affected.

As reminder, the precedence order is:

  • "Universal" permissions (non-world and non-region specific)
  • World-specific permissions
  • Region-specific permissions
  • World- and region-specific permissions

Apologies for the change, but hopefully now that the precedence order is calculated globally, it will be far more intuitive.