diff options
author | ElgarL <ElgarL@palmergames.com> | 2011-09-24 15:26:55 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2011-09-24 15:26:55 +0100 |
commit | 497a08940ee20cbd8ed8478530c9d030bc96e81e (patch) | |
tree | 9299a7c19c4234090268a2d7c7d1a622962a95af /EssentialsGroupManager/src/Changelog.txt | |
parent | b0fe18915694ad92102e78a1ba477aab34e1059e (diff) | |
download | Essentials-497a08940ee20cbd8ed8478530c9d030bc96e81e.tar Essentials-497a08940ee20cbd8ed8478530c9d030bc96e81e.tar.gz Essentials-497a08940ee20cbd8ed8478530c9d030bc96e81e.tar.lz Essentials-497a08940ee20cbd8ed8478530c9d030bc96e81e.tar.xz Essentials-497a08940ee20cbd8ed8478530c9d030bc96e81e.zip |
manulistp now accepts an additional + to list ALL Superperms
effective permissions (/manulistp <name> +).
manucheckp also outputs superperms results.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 232a35e1a..7f143a779 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -15,4 +15,6 @@ v 1.1: - Reverted WorldHolder static change to maintain backward plugin compatibility.
- Update to handle 'getDescription().getPermissions(') returning a list (CB 1172).
- Fix for null in PLAYER_TELEPORT for bukkit perms.
- - Fixed wasteful updating of perms on a manload.
\ No newline at end of file + - Fixed wasteful updating of perms on a manload.
+ - manulistp now accepts an additional + to list ALL Superperms effective permissions (/manulistp <name> +).
+ - manucheckp also outputs superperms results.
\ No newline at end of file |