AllPermissions
Version: 1.1
Features:
Permissions:
Commands:
Source code:
How do I add AllPermissions support to my plugin?:
AllPermissions is reading your plugin.yml file's permissions setting. If you already have it your plugin is already fully supported.
If not add this to your plugin.yml file:
Replace myplugin.mypermission with a permission of your plugin. Replace description with a short description of what the permission does.
Do that with every permission of your plugin.
This is only working with PermissionsBukkit! Permissions 3.x has its own * permission.