diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-04-11 19:10:28 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-04-11 19:10:28 +0100 |
commit | 25759064ff4c518193185fe3e993634408230eb7 (patch) | |
tree | 259f65d92bcf1a8835abd3a9464d9f27bf2a6c50 /EssentialsGroupManager/src/Changelog.txt | |
parent | cd24ffbadac6c48931f5ff33457950103b0e62da (diff) | |
download | Essentials-25759064ff4c518193185fe3e993634408230eb7.tar Essentials-25759064ff4c518193185fe3e993634408230eb7.tar.gz Essentials-25759064ff4c518193185fe3e993634408230eb7.tar.lz Essentials-25759064ff4c518193185fe3e993634408230eb7.tar.xz Essentials-25759064ff4c518193185fe3e993634408230eb7.zip |
Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket
plugin. Demonstrating how to negate and add nodes when using the '*'
permission with inheritance.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 7c10cc3ac..b957f4515 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -173,4 +173,5 @@ v 2.0: - Stop the error on shutdown if GM failed to load at startup.
- GroupManager will now generate it's own log (in the GM folder) to keep things tidy, but also to account of those players unable to find/access their server.log.
- Startup errors will now lock out ALL commands other than '/manload'
- - Fix 'manuadd' to use the default or selected world (via 'manselect'), if the world is not specified in the command.
\ No newline at end of file + - Fix 'manuadd' to use the default or selected world (via 'manselect'), if the world is not specified in the command.
+ - Expand GlobalGroups.yml and groups.yml to cover the VanishNoPacket plugin. Demonstrating how to negate and add nodes when using the '*' permission with inheritance.
\ No newline at end of file |