NukkitHub
PluginsDiscover
Indexing Guide
Plugins
Indexing Guide Settings
LuckPerms

LuckPerms

A permissions plugin

2,277

Links

Report issues View source

Creators

LuckPerms
LuckPermsOwner
0ptk
0ptkMember
3TUSK
3TUSKMember
AlexProgrammerDE
AlexProgrammerDEMember
Andre601
Andre601Member
AoElite
AoEliteMember
AstralisVox
AstralisVoxMember
Aurelien30000
Aurelien30000Member
avaruus1
avaruus1Member
bakatrouble
bakatroubleMember
Biquaternions
BiquaternionsMember
BlockyTheDev
BlockyTheDevMember
bloodmc
bloodmcMember
BomBardyGamer
BomBardyGamerMember
boy0001
boy0001Member
BrainStone
BrainStoneMember
ByteExceptionM
ByteExceptionMMember
caramat
caramatMember
CDAGaming
CDAGamingMember
ChineseMarc
ChineseMarcMember
conclube
conclubeMember
creator3
creator3Member
CuddleTheif
CuddleTheifMember
D3lph1
D3lph1Member
darbyjack
darbyjackMember
Diddyy
DiddyyMember
Dominik48N
Dominik48NMember
DoNotSpamPls
DoNotSpamPlsMember
doublej472
doublej472Member
dracnis
dracnisMember
DrexHD
DrexHDMember
EduardWayland
EduardWaylandMember
Einsfier
EinsfierMember
electron93
electron93Member
emilyy-dev
emilyy-devMember
EuropeJing
EuropeJingMember
FixedDev
FixedDevMember
funniray
funnirayMember
Hai-tun
Hai-tunMember
HeroCC
HeroCCMember
huanmeng-qwq
huanmeng-qwqMember
i509VCB
i509VCBMember
IzzelAliz
IzzelAlizMember
jb-0001
jb-0001Member
jpenilla
jpenillaMember
JT122406
JT122406Member
Kamillaova
KamillaovaMember
KR33PYK1NG
KR33PYK1NGMember
Laarryy
LaarryyMember
lucko
luckoMember
LXGaming
LXGamingMember
maxcom1
maxcom1Member
mcgrizzz
mcgrizzzMember
mcmdev
mcmdevMember
mikroskeem
mikroskeemMember
MindsMaster
MindsMasterMember
misode
misodeMember
mja00
mja00Member
montlikadani
montlikadaniMember
MrMicky-FR
MrMicky-FRMember
nikijaz
nikijazMember
OOP-778
OOP-778Member
patyhank
patyhankMember
Phoenix616
Phoenix616Member
PixelmonPRO
PixelmonPROMember
pixelsquared
pixelsquaredMember
PotatoPresident
PotatoPresidentMember
powercasgamer
powercasgamerMember
RedstoneFuture
RedstoneFutureMember
Remigio07
Remigio07Member
ruViolence
ruViolenceMember
rymiel
rymielMember
sadcenter
sadcenterMember
schneidermr
schneidermrMember
Slind14
Slind14Member
spannerman79
spannerman79Member
svenar-nl
svenar-nlMember
Sxtanna
SxtannaMember
tadhgboyle
tadhgboyleMember
TjeuKayim
TjeuKayimMember
Tobi406
Tobi406Member
underscore11code
underscore11codeMember
untuned
untunedMember
vorburger
vorburgerMember
wildone
wildoneMember
Wolfdv1
Wolfdv1Member
yakovliam
yakovliamMember

Details

Licensed MIT
Published 10 years ago
Description

LuckPerms

Build Status javadoc Maven Central Discord

LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.

The latest downloads, wiki & other useful links can be found on the project homepage at luckperms.net.

It is:

  • fast - written with performance and scalability in mind.
  • reliable - trusted by thousands of server admins, and the largest of server networks.
  • easy to use - setup permissions using commands, directly in config files, or using the web editor.
  • flexible - supports a variety of data storage options, and works on lots of different server types.
  • extensive - a plethora of customization options and settings which can be changed to suit your server.
  • free - available for download and usage at no cost, and permissively licensed so it can remain free forever.

For more information, see the wiki article on Why LuckPerms?

Building

LuckPerms uses Gradle to handle dependencies & building.

Requirements

  • Java 21 JDK or newer
  • Git

Compiling from source

git clone https://github.com/LuckPerms/LuckPerms.git
cd LuckPerms/
./gradlew build

You can find the output jars in the loader/build/libs or build/libs directories.

Tests

There are some automated tests which run during each build.

  • Unit tests are defined in common/src/test
  • Integration tests are defined in standalone/src/test.

Contributing

Pull Requests

If you make any changes or improvements to the plugin which you think would be beneficial to others, please consider making a pull request to merge your changes back into the upstream project. (especially if your changes are bug fixes!)

LuckPerms loosely follows the Google Java Style Guide. Generally, try to copy the style of code found in the class you're editing.

Project Layout

The project is split up into a few separate modules.

  • API - The public, semantically versioned API used by other plugins wishing to integrate with and retrieve data from LuckPerms. This module (for the most part) does not contain any implementation itself, and is provided by the plugin.
  • Common - The common module contains most of the code which implements the respective LuckPerms plugins. This abstract module reduces duplicated code throughout the project.
  • Bukkit, BungeeCord, Fabric, Forge, Nukkit, Sponge & Velocity - Each use the common module to implement plugins on the respective server platforms.

License

LuckPerms is licensed under the permissive MIT license. Please see LICENSE.txt for more info.

Nukkit-MOT

Nukkit-MOT ServerDocumentation

Products

Plugins

Resources

Report issuesSource Code

Community

DiscordGitHub

This project is a derivative work based on AllayMC's open-source project AllayHub and is open-sourced under the AGPL license at MemoriesOfTime/NukkitHub.

NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.