Setup Guide
To setup the LuckPerms configuration, follow the given instructions:Verify Requirements
Ensure you have LuckPerms and a chat plugin installed on your server.
Extract Configuration
Extract the
LuckPerms.zip file and open the folder to see the 3 style options.Choose Configuration File
Select one of the 3
.json.gz files:Style1-SmallCaps.json.gz- Modern small-caps stylingStyle2-DefaultFont.json.gz- Clean default fontStyle3-DefaultBracket.json.gz- Professional bracket formatting
Upload to Server
Paste your chosen
.json.gz file into the LuckPerms folder in your server’s plugins directory.Import Configuration
Use one of the following commands in console or in-game:
/lp import Style1-SmallCaps/lp import Style2-DefaultFont/lp import Style3-DefaultBracket
The config will be loaded successfully and ready to use after import!
Switching Styles
Changing Your Style After Setup
Changing Your Style After Setup
If you want to switch to a different style:
- Keep a backup of your current style
- Delete the imported data (or backup first)
- Import the new style using the appropriate command
- Restart the server
Customizing Rank Permissions
Customizing Rank Permissions
You can customize individual rank permissions:
- Use
/lp group <group> permission set <permission> true/false - Or use the web editor via
/lp editor - All changes take effect immediately
Adding New Ranks
Adding New Ranks
To create additional ranks beyond the 40 included:
- Use
/lp group create <group_name> - Set permissions with
/lp group <group> permission set <permission> true/false - Set display name with
/lp group <group> setdisplayname <name> - Set weight for ordering with
/lp group <group> setweight <weight>
Rank Inheritance
Rank Inheritance
The configuration includes proper inheritance setup:
- Staff ranks inherit from lower staff positions
- Donator ranks are independent
- Achievement ranks add bonuses without replacing base ranks
- Use
/lp group <group> parent add <parent>to add inheritance
Chat Plugin Integration
Chat Plugin Integration
Rank prefixes and suffixes display through your chat plugin:
- Ensure your chat plugin is configured to use LuckPerms placeholders
- Common placeholders:
%luckperms_prefix%,%luckperms_suffix%,%player_name% - Refer to your chat plugin’s documentation for placeholder setup
Common Topics
Installation and setup
Installation and setup
Questions about installing LuckPerms, uploading configuration files, and initial setup.
Style selection
Style selection
Help choosing between the 3 different style options and how to change styles.
Rank management
Rank management
How to assign ranks, create new ranks, and manage rank permissions.
Inheritance setup
Inheritance setup
Understanding and configuring rank inheritance relationships.
Plugin compatibility
Plugin compatibility
Ensuring compatibility with chat plugins and other server plugins.
Need Help?
If you encounter any issues or have questions that aren’t covered here, please reach out to support on our Discord. We’re here to help!