api | ||
bukkit | ||
bukkit-legacy | ||
bungee | ||
common | ||
sponge | ||
.gitignore | ||
default-lang.yml | ||
LICENSE.txt | ||
pom.xml | ||
README.md |
LuckPerms
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.
LuckPerms also includes an extensive API for developers, and support for a variety of Minecraft server software & data storage options.
See the charts below for a partial list of features & comparison with other providers.
Useful Links
- Development Builds - https://ci.lucko.me/job/LuckPerms
- Javadocs - https://luckperms.lucko.me/javadocs/
- Wiki - https://github.com/lucko/LuckPerms/wiki
Building
LuckPerms uses Maven to handle dependencies.
Requirements
- Maven 3.3.x (the older versions will not work.)
- Git
Then run
git clone https://github.com/lucko/LuckPerms.git
mvn clean package
License
LuckPerms is licensed under the permissive MIT license. Please see LICENSE.txt
for more info.
LuckPerms vs Other Plugins
Bukkit
Sponge
Thanks
Thanks to ej-technologies for granting LuckPerms an open source licence to their Java Profiling Software.