Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Releases: PEXPlugins/PermissionsEx

PermissionsEx v1.23.4

31 Jan 22:17
Compare
Choose a tag to compare

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

31 Jan 22:15
Compare
Choose a tag to compare

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

21 Jun 23:16
Compare
Choose a tag to compare

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

21 Jun 23:07
Compare
Choose a tag to compare

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

18 Apr 01:43
Compare
Choose a tag to compare

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

18 Apr 01:34
Compare
Choose a tag to compare

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

17 Jan 03:27
Compare
Choose a tag to compare

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

17 Jan 03:27
Compare
Choose a tag to compare

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

07 Dec 17:16
Compare
Choose a tag to compare

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

07 Nov 01:39
Compare
Choose a tag to compare
  • 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