SimplyPerms/README.md

49 lines
1.7 KiB
Markdown

SimplyPerms
===========
### *When powerful plugin made Permissions easy !*
SimplyPerms is yet another Permissions plugin manager based on PermissionsBukkit ideas with the new Configuration API.
**WARNING : SimplyPerms is not compatible with PermissionsBukkit or other permissions plugins, SimplyPerms will disable all permissions plugins !**
*Source code is included in the jar file !*
## [Commands][2]
## [Permissions and authorizations][3]
## [Import from other plugins][4]
## Configuration
The configuration file is slightly the same than PermissionsBukkit.
Please refer to the [PermissionsBukkit documentation][5]
An example configuration file [can be found here][6]
For the database connection, [please refer to this page][7]
## Thanks
* [PermissionsBukkit][8] by SpaceManiac for core permissions code
* [AntiGuest][9] by QuickWango for part of authorizations feature
## Todo
* Document the database mecanism and setup
* Import from other Permissions Plugins
* **Feel free to ask me new features, improvements or bugs :D**
## Donations
I make my plugins with my free time and for free, if you like my work, you can buy me a coffee :D
[2]: http://dev.bukkit.org/server-mods/simplyperms/pages/commands/
[3]: http://dev.bukkit.org/server-mods/simplyperms/pages/permissions-and-authorizations/
[4]: http://dev.bukkit.org/server-mods/simplyperms/pages/import-from-other-plugins/
[5]: http://dev.bukkit.org/server-mods/permbukkit/pages/configuration/
[6]: http://dev.bukkit.org/server-mods/simplyperms/pages/exemple-of-config-yml/
[7]: http://dev.bukkit.org/server-mods/simplyperms/pages/database-connection/
[8]: http://dev.bukkit.org/server-mods/permbukkit/
[9]: http://dev.bukkit.org/server-mods/antiguest/