Releases: PEXPlugins/PermissionsEx
PermissionsEx v1.23.4
This version of PEX is compatible with the true 1.8 Spigot (not protocol hack) and other Bukkit implementations that have updated their Guavas.
- Improve performance at the cost of removing per-user debug mode
- Fix issue with UUID lookup in
/pex user <user> group set <group>
PermissionsEx v1.22.10
This version of PEX is compatible with older versions of Bukkit that have not yet updated their guavas (1.7.x).
- Provide a friendlier message when a 1.22.x version of PEX is run on a 1.8 server.
- Improve performance at the cost of removing per-user debug mode
- Fix issue with UUID lookup in
/pex user <user> group set <group>
PermissionsEx v1.23.3
This version of PEX is compatible with the true 1.8 Spigot (not protocol hack) and other Bukkit implementations that have updated their Guavas.
- Revert earlier changes in CachingData to fix some people's issues
PermissionsEx v1.22.9
This version of PEX is compatible with older versions of Bukkit that have not yet updated their guavas (1.7.x).
- Revert earlier changes in CachingData to fix some people's issues
PermissionsEx v1.23.2
This version of PEX is compatible with the true 1.8 Spigot (not protocol hack) and other Bukkit implementations that have updated their Guavas.
- Fix timed groups check + possibly concurrent modification exception
- Fix a few CMEs, other bugs
- Fix rank ladder fetching
- Preserve group position when swapping groups
PermissionsEx v1.22.8
This version of PEX is compatible with older versions of Bukkit that have not yet updated their guavas.
- Fix timed groups check + possibly concurrent modification exception
- Fix a few CMEs, other bugs
- Fix rank ladder fetching
- Preserve group position when swapping groups
PervissionsEx v1.23.1
This is the version of PEX for variants of Bukkit with updated Guavas
- Improve the error message presented when running this release on incompatible servers
- Prevent duplicate attachments from being added to Permissibles -- fixes server lockups when repeatedly calling
/pex reload
- Correct error handling when commands present errors
- Several performance tweaks
- Improve compatibility with older versions of MySQL
PermissionsEx v1.22.7
This is a release incorporating the latest bugfixes for Bukkit versions that have not yet updated their Guava.
- Prevent duplicate attachments from being added to Permissibles -- fixes server lockups when repeatedly calling /pex reload
- Correct error handling when commands present errors
- Several performance tweaks
- Improve compatibility with older versions of MySQL
PermissionsEx v1.23
This release is only compatible with 1.8 and above forks of Bukkit (and possibly SportBukkit). Tested using the Spigot 1.8 update.
- Update for Guava changes in Spigot 1.8
PermissionsEx v1.22.6
- Fix an issue with NetEvents (thanks to Gabscap)
- Improve performance with file backend
- Fix the UUID convert command for permissions files already containing UUID data