1.0.2

Details

  • Filename
    fry-gbp.jar
  • Uploaded by
  • Uploaded
    May 10, 2013
  • Size
    26.42 KB
  • Downloads
    1,701
  • MD5
    f39df1e8759d8c04f23bd9b92717c989

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

Version 1.0.2

New features

Per-world permissions now implemented - these are documented in the default groups.yml and users.yml
Config files can now be reloaded with /gbp reload - the permission node for this is gbp.manage and defaults to ops

Version 1.0.1

New features

Permission groups can now inherit permission from multiple permission groups. This has changed the format of the groups.yml file slightly.You must now do

inherit:
  - someOtherGroup

to specify parents. If you specify multiple parent groups, their permissions will be applied in the order of their priority. Permissions the child group explicitly sets will always override these.

Bug fixes

  • Removed debug spam messages
  • Fix a bug where groups might not inherit permissions properly due to broken lookup code

Version 1.0

  • Initial release
  • No known bugs
  • No in-game management commands; must be configured via .yml files