diff options
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 c0746cbbd..ec4873184 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -119,4 +119,5 @@ v 1.9: - '/manuaddsub' now correctly reports if it was able to add the sub group.
- Allow negation to the * permission node when populating superperms.
- Fix trying to modify an unmodifiable collection breaking superperms.
- - Fixed subgroups (I broke earlier).
\ No newline at end of file + - Fixed subgroups (I broke earlier).
+ - Check for a null player object in the PlayerTeleportEvent.
\ No newline at end of file |