89 lines
2.9 KiB
Markdown
89 lines
2.9 KiB
Markdown
![](http://dev.bukkit.org/media/images/40/348/simplyperms3.png)
|
|
|
|
### *When powerful plugin made Permissions easy !*
|
|
|
|
SimplyPerms is yet another Permissions plugin manager based on PermissionsBukkit ideas with some new really great features !
|
|
|
|
**WARNING : SimplyPerms is not compatible with PermissionsBukkit or other permissions plugins !**
|
|
|
|
## [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]
|
|
|
|
## Add-ons
|
|
|
|
### [SimplyWrap][10]
|
|
|
|
This make plugins based on PermissionsBukkit API compatible with SimplyPerms.
|
|
|
|
[You can download it here.][10]
|
|
|
|
*Not all PermissionsBukkit plugin will work with this ! Try and give me your feedbacks !*
|
|
|
|
### [SimplyRank][14]
|
|
|
|
This allow you to use the rank feature with SimplyPerms.
|
|
|
|
[You can download it here.][14]
|
|
|
|
With this you can allow someone to grant someone else on a specified group.
|
|
|
|
Commands :
|
|
|
|
* /rank [player] [group]
|
|
* /ranker [player] [group]
|
|
* /setrank [player] [group]
|
|
|
|
Permission:
|
|
|
|
* permissions.rank.[groupname]
|
|
|
|
## [Source code][11]
|
|
|
|
All my work is available in GitHub :
|
|
**[SimplyPerms][11]** / *[SimplyWrap][12] / [SimplyRank][15]*
|
|
|
|
## Thanks
|
|
|
|
* [PermissionsBukkit][8] by SpaceManiac for core permissions code
|
|
* [AntiGuest][9] by QuickWango for part of authorizations feature
|
|
* [milkywayz][16] for the modified PermissionsBukkit to include rank feature
|
|
|
|
## Todo
|
|
|
|
* Document the database mecanism and setup
|
|
* Import from other Permissions Plugins
|
|
* **Feel free to ask me new features, improvements or bugs :D**
|
|
|
|
## [Donate][13]
|
|
|
|
I make my plugins with my free time and for free, if you like my work, [you can buy me a coffee][13] :D
|
|
|
|
[![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)][13]
|
|
|
|
[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/
|
|
[10]: https://github.com/downloads/Xefir/SimplyWrap/SimplyWrap.jar
|
|
[11]: https://github.com/Xefir/SimplyPerms
|
|
[12]: https://github.com/Xefir/SimplyWrap
|
|
[13]: https://github.com/downloads/Xefir/SimplyPerms/donate.html
|
|
[14]: https://github.com/downloads/Xefir/SimplyRank/SimplyRank.jar
|
|
[15]: https://github.com/Xefir/SimplyRank
|
|
[16]: https://github.com/milkywayz/PermissionsBukkit
|