[Version 0.7.4.4]

- Changed the implementation of StargateAccessEvent.
 - Disable Permissions if version is 2.7.2 (Common version used between
bridges)
 - Fix long-standing bug with hasPermDeep check. Oops.
This commit is contained in:
Steven Scott
2012-01-27 22:43:24 -08:00
parent 64053cdc63
commit bf92401ea9
4 changed files with 66 additions and 92 deletions

4
README
View File

@ -198,6 +198,10 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.4.4]
- Changed the implementation of StargateAccessEvent.
- Disable Permissions if version is 2.7.2 (Common version used between bridges)
- Fix long-standing bug with hasPermDeep check. Oops.
[Version 0.7.4.3]
- Implement StargateAccessEvent, used for bypassing permission checks/denying access to gates.
[Version 0.7.4.2]