A permissions plugin for Minecraft servers.
Go to file
2016-10-30 13:37:25 +00:00
api Fix issue with Vault lookups not being preprocessed 2016-10-24 15:57:05 +01:00
bukkit Listen to PlayerQuit on monitor priority 2016-10-29 22:58:06 +01:00
bukkit-legacy Implement support for instant data propagation with Redis 2016-10-24 14:38:12 +01:00
bukkit-placeholders Update placeholder expansion 2016-10-24 09:57:29 +01:00
bungee Don't wrap buffer tasks in scheduler calls 2016-10-29 21:23:30 +01:00
common Remove redundant config option 2016-10-27 18:48:38 +01:00
sponge Change some listener priorities 2016-10-30 13:23:45 +00:00
.gitignore Update .gitignore 2016-10-30 13:37:25 +00:00
default-lang.yml Add verbose command 2016-10-27 17:46:44 +01:00
LICENSE.md Add license headers 2016-08-06 14:36:56 +02:00
pom.xml Refactor contexts, expose cached data in the API & release 2.13 2016-10-23 16:46:53 +01:00
README.md Update readme 2016-10-09 10:58:14 +01:00

alt text

LuckPerms Build Status

An advanced permissions implementation for Bukkit/Spigot, BungeeCord and Sponge.

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 vs Other Plugins

Bukkit

alt text 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.

Sponge

alt text 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

LuckPerms is licensed under the permissive MIT license. See LICENSE.md for more info.

Thanks to:

JProfiler

Thanks to ej-technologies for granting LuckPerms an open source licence to their Java Profiling Software.