How to Set Up LuckPerms on Your Minecraft Paper/Spigot/Purpur Server – A Beginner’s Guide

How to Install LuckPerms on Your Minecraft Server (Easy Guide for Paper/Spigot/Purpur)

Setting up permissions on your Minecraft server is super important, especially if you're running Paper, Spigot, or Purpur. In this quick guide, we’ll show you how to install LuckPerms, one of the best permission plugins out there. Let’s get started!

Step 1: Download LuckPerms

  1. Go to the official LuckPerms website: LuckPerms.net.
  2. Download the plugin file (it works with Paper, Spigot, and Purpur servers).
  3. Place the .jar file into your server’s plugins folder.

Step 2: Restart Your Server

Restart your server to load LuckPerms. Once it’s done, LuckPerms will create its config files automatically.

Step 3: Set Up Permissions

Now that LuckPerms is installed, you can start managing permissions. Here are some basic commands:

  • Assign a Player to a Group: /lp user parent set
    Example: /lp user Steve parent set admin
  • Create a New Group: /lp creategroup
    Example: /lp creategroup moderator
  • Give Permissions to a Group: /lp group permission set true
    Example: /lp group moderator permission set essentials.fly true
  • Check a Player’s Info: /lp user info

Step 4: Install Vault (Optional)

If you’re using plugins like economy systems, you might need Vault:

  1. Download Vault from SpigotMC.
  2. Place it in the plugins folder.
  3. Restart your server again.

Step 5: Test Everything

Log in with different accounts and test the permissions. Make sure everything works as expected.

Need Help? Watch the Video!

For a step-by-step video tutorial, check out the video below. It explains everything in detail and helps you avoid common mistakes.

That’s It!

You’ve successfully installed LuckPerms on your server. Now you can manage players, groups, and permissions like a pro. Enjoy your server!

Pro Tip: If you run into trouble, visit the LuckPerms Documentation or join their Discord server for support.

Happy crafting! 🎮

Comments