SimplyPerms/README.md

89 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

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