1.0.1
Details
-
Filenamefry-gbp.jar
-
Uploaded by
-
UploadedApr 18, 2013
-
Size11.97 KB
-
Downloads1,585
-
MD56b5c1c13922e1c943775c5fc6a8d103a
Supported Bukkit Versions
- CB 1.5.1-R0.2
Changelog
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