[Version 0.7.4.3]

- Implement StargateAccessEvent, used for bypassing permission
checks/denying access to gates.
This commit is contained in:
Steven Scott
2012-01-27 22:01:52 -08:00
parent 82894b2e52
commit 64053cdc63
5 changed files with 136 additions and 22 deletions

2
README
View File

@ -198,6 +198,8 @@ createConflict=Gate conflicts with existing gate
=============
Changes
=============
[Version 0.7.4.3]
- Implement StargateAccessEvent, used for bypassing permission checks/denying access to gates.
[Version 0.7.4.2]
- stargate.create.personal permission now also allows user to use personal gates
[Version 0.7.4.1]