I'm tired of having to work around PEX's screwed up logic. As of this

update a warning is issued if PEX is found without the Permissions
Bridge, I will no longer be offering support for PEX.

[Version 0.7.5.5]
 - PEX is built of fail, if we have it, use bridge instead.
[Version 0.7.5.4]
 - Fix issue with private gates for players with long names
This commit is contained in:
Steven Scott
2012-02-12 00:19:58 -08:00
parent f676e2520f
commit f33586ced8
3 changed files with 29 additions and 5 deletions

4
README
View File

@ -201,6 +201,10 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.5.5]
- PEX is built of fail, if we have it, use bridge instead.
[Version 0.7.5.4]
- Fix issue with private gates for players with long names
[Version 0.7.5.3]
- Added another check for Perm bridges.
[Version 0.7.5.2]