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 f2b4b5d6f..6d0777411 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -233,4 +233,5 @@ v2.1: - Prevent players who have never logged in before from taking over existing accounts.
- Added metrics.
- Prevent GM's own permission tests from allowing inherited permissions to override inherited negations (caused when we added the exception override for sub groups).
- - Add internal name to UUID resolution to speed data lookups.
\ No newline at end of file + - Add internal name to UUID resolution to speed data lookups.
+ - Convert all User lookups and commands to use UUIDs where possible.
\ No newline at end of file |