diff options
author | ElgarL <ElgarL@palmergames.com> | 2013-01-29 16:15:45 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2013-01-29 16:15:45 +0000 |
commit | e9e9efd2d7ff96475ff1995ee48ed91f0824c341 (patch) | |
tree | 9c5c1260c7bc78b26d1abb09d602e2aded9f2161 | |
parent | 9e4493fbb42b044f74d4ca08dec880fb63522593 (diff) | |
download | Essentials-e9e9efd2d7ff96475ff1995ee48ed91f0824c341.tar Essentials-e9e9efd2d7ff96475ff1995ee48ed91f0824c341.tar.gz Essentials-e9e9efd2d7ff96475ff1995ee48ed91f0824c341.tar.lz Essentials-e9e9efd2d7ff96475ff1995ee48ed91f0824c341.tar.xz Essentials-e9e9efd2d7ff96475ff1995ee48ed91f0824c341.zip |
Missed an S
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index c8d577945..edf179166 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -210,4 +210,4 @@ v 2.0: - 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.
- Add support for BukkitForge using 'overworld' as the main world name.
- - Prevent '*' permissions granting the 'groupmanager.noofflineperm' permission.
\ No newline at end of file + - Prevent '*' permissions granting the 'groupmanager.noofflineperms' permission.
\ No newline at end of file |