1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-10 08:34:17 +02:00

Fix typo/wording in changelog

Allow negation to the * permission node when populating superperms.
This commit is contained in:
ElgarL
2012-01-24 19:41:22 +00:00
parent 45ad79a0c2
commit 8ba637a50a

View File

@@ -117,4 +117,4 @@ v 1.9:
- Changed addSubGroup() to only add the group if it doesn't already exist (no need to update an already existing group).
- addSubGroup now returns a boolean for success/failure.
- '/manuaddsub' now correctly reports if it was able to add the sub group.
- Allow negations with the * permission node when population superperms.
- Allow negation to the * permission node when populating superperms.