ASA Permissions

Official ASA Permissions 1.03

No permission to download
This is an official resource and shall not be reuploaded
Server Owner Changes
Added a Permissions.Reload handler (reloads the config.json)
Added a Config to Disable all User Success Messages
Added a Config to have Messages sent as a Notification rather than in Chat
Review the config.json for changes.


Developer Changes
Added 2 plugin callbacks so other plugins can know when a Player/Tribe has permission changes. This can be used instead of blindly polling for permission changes and only when something actually changes.
Permissions::SubscribePermissionGroupUpdatedCallback
Permissions::UnSubscribePermissionGroupUpdatedCallback
Back
Top