Small permissions handling update.

Core GM support removed, depends on FakePermissions if you use GM.
Fixed Permissions, will work with GroupManager, Permissions 2.0, or Permissions 2.1
Left-clicking to activate a stargate works again
This commit is contained in:
Drakia
2011-03-04 21:03:56 -08:00
parent 3c914dec9b
commit a7f6d37c53
4 changed files with 70 additions and 32 deletions

7
README
View File

@ -81,6 +81,13 @@ gate-folder - The folder containing your .gate files
=============
Changes
=============
[Version 0.18]
- Small permissions handling update.
[Version 0.17]
- Core GM support removed, depends on FakePermissions if you use GM.
[Version 0.16]
- Fixed Permissions, will work with GroupManager, Permissions 2.0, or Permissions 2.1
- Left-clicking to activate a stargate works again
[Version 0.15]
- Built against b424jnks -- As such nothing lower is supported at the moment.
- Moved gate destruction code to onBlockBreak since onBlockDamage no longer handles breaking blocks.