mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-24 13:01:33 +02:00
Update readme
This commit is contained in:
13
README.md
13
README.md
@@ -8,10 +8,14 @@ An advanced permissions implementation for Bukkit/Spigot, BungeeCord and Sponge.
|
|||||||
* **Wiki** - <https://github.com/lucko/LuckPerms/wiki>
|
* **Wiki** - <https://github.com/lucko/LuckPerms/wiki>
|
||||||
|
|
||||||
## Description
|
## 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.
|
LuckPerms is an advanced permissions implementation aiming to be a fast, reliable and flexible alternative to existing permission plugins. The project's main goals are centered around high performance and a wide feature set, filling the gaps of functionality and building upon existing features found in other plugins.
|
||||||
|
|
||||||
* [Spigot Plugin Page](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-system.28140/ "Spigot Plugin Page")
|
LuckPerms also includes an extensive API for developers, and support for a variety of Minecraft server software & data storage options.
|
||||||
* [Sponge Plugin Page](https://forums.spongepowered.org/t/luckperms-an-advanced-permissions-system/14274 "Sponge Plugin Page")
|
|
||||||
|
See the charts below for a partial list of features & comparison with other providers.
|
||||||
|
|
||||||
|
* [Spigot Plugin Release Page](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-system.28140/ "Spigot Plugin Page")
|
||||||
|
* [Sponge Plugin Release Page](https://forums.spongepowered.org/t/luckperms-an-advanced-permissions-system/14274 "Sponge Plugin Page")
|
||||||
|
|
||||||
## LuckPerms vs Other Plugins
|
## LuckPerms vs Other Plugins
|
||||||
### Bukkit
|
### Bukkit
|
||||||
@@ -20,10 +24,11 @@ _Features checked on 23rd Aug 2016. If you find any inaccuracies, please do let
|
|||||||
### Sponge
|
### Sponge
|
||||||

|

|
||||||
_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._
|
_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._
|
||||||
|
|
||||||
## License
|
## License
|
||||||
LuckPerms is licensed under the permissive MIT license. See LICENSE.md for more info.
|
LuckPerms is licensed under the permissive MIT license. See LICENSE.md for more info.
|
||||||
|
|
||||||
## Thanks to:
|
## Sponsor
|
||||||
[](http://www.ej-technologies.com/products/jprofiler/overview.html)
|
[](http://www.ej-technologies.com/products/jprofiler/overview.html)
|
||||||
|
|
||||||
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").
|
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").
|
||||||
|
Reference in New Issue
Block a user