LuckPerms/README.md

30 lines
2.0 KiB
Markdown
Raw Normal View History

2016-09-14 21:16:36 +02:00
![alt text](https://i.imgur.com/7TwJZ5e.png "Banner")
2016-07-26 04:39:56 +02:00
# LuckPerms [![Build Status](https://ci.lucko.me/job/LuckPerms/badge/icon)](https://ci.lucko.me/job/LuckPerms/)
2016-09-14 21:16:36 +02:00
An advanced permissions implementation for Bukkit/Spigot, BungeeCord and Sponge.
2016-07-21 22:40:24 +02:00
2016-07-26 04:39:56 +02:00
## Links
2016-08-02 15:12:06 +02:00
* **Development Builds** - <https://ci.lucko.me/job/LuckPerms>
* **Javadocs** - <https://jd.lucko.me/LuckPerms>
2016-08-20 18:49:23 +02:00
* **Wiki** - <https://github.com/lucko/LuckPerms/wiki>
2016-07-26 04:39:56 +02:00
2016-08-24 11:24:37 +02:00
## Description
LuckPerms is an advanced permissions implementation aiming to be a flexible, performant and reliable alternative to other permission systems, providing all the features you could ever possibly need in a permissions plugin, along with an extensive and well documented API for developers.
2016-08-19 22:54:40 +02:00
2016-09-14 21:16:36 +02:00
* [Spigot Plugin Page](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-system.28140/ "Spigot Plugin Page")
* [Sponge Plugin Page](https://forums.spongepowered.org/t/luckperms-an-advanced-permissions-system/14274 "Sponge Plugin Page")
2016-08-24 11:24:37 +02:00
## LuckPerms vs Other Plugins
2016-10-09 11:58:14 +02:00
### Bukkit
2016-08-24 11:24:37 +02:00
![alt text](https://static.lucko.me/luckperms-compare-copy.png "Feature comparison")
_Features checked on 23rd Aug 2016. If you find any inaccuracies, please do let me know. I tried to be as fair as possible, and copy all major features from the respective plugin pages._
2016-10-09 11:58:14 +02:00
### Sponge
![alt text](https://static.lucko.me/luckperms-compare-sponge.png "Feature comparison")
_Features checked on 8th Oct 2016. If you find any inaccuracies, please do let me know. I tried to be as fair as possible, and copy all major features from the respective plugin pages._
2016-07-21 22:40:24 +02:00
## License
2016-10-09 11:58:14 +02:00
LuckPerms is licensed under the permissive MIT license. See LICENSE.md for more info.
2016-09-10 10:04:59 +02:00
## Thanks to:
[![JProfiler](https://www.ej-technologies.com/images/product_banners/jprofiler_large.png)](http://www.ej-technologies.com/products/jprofiler/overview.html)
2016-10-09 11:58:14 +02:00
Thanks to ej-technologies for granting LuckPerms an open source licence to their [Java Profiling Software](http://www.ej-technologies.com/products/jprofiler/overview.html "Java Profiler").