summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
blob: 56f52a998ad1953dd1fbd1d60b44118127dd5dfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Changelog

v 1.1:
	- Fixed users being able to use 'manuadd' to add users to higher groups than their own.
	- Added SuperPerms support so GM will update and provide the permissions to plugins which only support Bukkit Perms.
	- Added more helpful output to errors on argument lengths.
	- GroupManager will now attempt to select the default world when using commands instead of failing and telling you to use '/manselect <world>'.
	- Invalid groups assigned to players in users.yml will no longer cause a crash. GM will now set them to the default group instead.
	- Fix for Users.yml containing only 'users:' causing a crash.
	- GroupManager will now generate a fresh Users and Groups yml if either file is empty.
	- Fix for an infinite loop bug with the new Bukkit Perms during a new user creation.
v 1.2:
    - Fixed BukkitPerms population. Wasn't correctly setting superperms.