summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2013-01-19 12:40:40 +0000
committerElgarL <ElgarL@palmergames.com>2013-01-19 12:40:40 +0000
commit7fc47d357ee79fc94347132ce7bf266b74cf3adf (patch)
tree3244f9e370b941377bcc861e6ba735c904d96635 /EssentialsGroupManager/src
parent5f5bb2ed8a1bdad5c55b8df60fdbe331720d9954 (diff)
downloadEssentials-7fc47d357ee79fc94347132ce7bf266b74cf3adf.tar
Essentials-7fc47d357ee79fc94347132ce7bf266b74cf3adf.tar.gz
Essentials-7fc47d357ee79fc94347132ce7bf266b74cf3adf.tar.lz
Essentials-7fc47d357ee79fc94347132ce7bf266b74cf3adf.tar.xz
Essentials-7fc47d357ee79fc94347132ce7bf266b74cf3adf.zip
Negate 'groupmanager.noofflineperms' by default in the owner group.
Diffstat (limited to 'EssentialsGroupManager/src')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
-rw-r--r--EssentialsGroupManager/src/groups.yml1
2 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index bbdab6a4f..014b4b9ea 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -207,4 +207,5 @@ v 2.0:
- Clear our attachment map upon a manload so we correctly reconfigure a players new permissions.
- Synchronize the raising of GroupManager events to Bukkit.getServer() (should prevent deadlocks).
- Synchronize pushing to Bukkit perms to prevent any ConcurrentModificationException.
- - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'. \ No newline at end of file
+ - Do not grant any permissions (nor update Bukkit) if the server is in offline mode and the player has the permission node 'groupmanager.noofflineperms'.
+ - Negate 'groupmanager.noofflineperms' by default in the owner group. \ No newline at end of file
diff --git a/EssentialsGroupManager/src/groups.yml b/EssentialsGroupManager/src/groups.yml
index 9c63ffd94..53c3a387e 100644
--- a/EssentialsGroupManager/src/groups.yml
+++ b/EssentialsGroupManager/src/groups.yml
@@ -65,6 +65,7 @@ groups:
default: false
permissions:
- '*'
+ - -groupmanager.noofflineperms
- -vanish.*
inheritance:
- admin