How to Install and Setup LuckPerms
Advanced permissions management with LuckPerms ā better than PermissionsEx.
What is LuckPerms, and why should I use it over PermissionsEx / GroupManager?
LuckPerms is an advanced, flexible, modern permissions plugin that allows you to configure exactly how you want your server to work. You should use it over PermissionsEx as PEx is currently unmaintained.
How to Install LuckPerms
- 1Download the latest version for your platform (Bukkit / Bungee / SpongeForge) from luckperms.net
- 2Use an FTP Client or the File Manager to upload the LuckPerms jar to your server's
pluginsdirectory - 3Start your server, wait for it to fully start ā LuckPerms is successfully installed
Setting Up a Basic Admin Group
- To create the group through console, type:
lp creategroup admin - To add yourself to the group:
lp user <yourname> parent add admin - To add permissions to the group:
lp group admin permission set <permission>
Adding a Prefix
Adding prefixes is slightly more complicated in LuckPerms. First make sure you have a chat manager such as EssentialsXChat, and you'll also need Vault.
Each prefix has to have a weight ā this decides which prefix is chosen if a user is in multiple groups. For example, owner at 100, admin at 90, moderator at 80, etc.
Once you've decided: lp group <name> meta addprefix <weight> <prefix>
More information can be found on LuckPerms' wiki.
How to Import Permissions from Another Plugin
- 1Install LuckPerms as shown above, but leave PEx/GM installed
- 2In console type
lp migration <plugin>, for examplelp migration PermissionsEx - 3LuckPerms will notify you if it needs any more information to complete the move
- 4Enjoy your new permissions setup!
LuckPerms Wiki
It's worth familiarising yourself with the LuckPerms wiki before using the plugin ā you can find this at https://github.com/lucko/LuckPerms/wiki
Was this helpful?
Your feedback helps us write better guides.
Related Articles
More from FAQ (Minecraft).
How to Install and Setup SkinRestorer
Restore player skins on cracked servers using the SkinRestorer plugin.
How to Install and Setup GeyserMC
Allow Minecraft Bedrock clients to join Java servers using GeyserMC.
How to Install and Use OpeNLogin
Allow players to authenticate ownership of their account on cracked servers.
Still need help?
Our team is on Discord around the clock. Real humans, real answers.