How to Install LuckPerms Mod on your Hytale Server Print

  • LuckPerms, Mod, mod installation, Server Configurations, Hytale
  • 0

This guide will help you learn how to install LuckPerms Mod on your Hytale Server.

Click here to order your Hytale server with Citadel Servers today!

 

Managing permissions on a multiplayer server can be tricky, especially when you want to give players the right access without opening the door to chaos. That’s where LuckPerms comes in. LuckPerms is a powerful and flexible permissions plugin that makes it easy to control what players can and can’t do on your Hytale server. In this guide, we’ll walk through the process of installing LuckPerms step by step. Whether you’re setting up your first server or fine-tuning an existing one, you’ll learn how to get LuckPerms running smoothly so you can focus on building a fun, fair, and well-organized community. By the end, you’ll have a reliable permissions system that keeps your server balanced and enjoyable for everyone.

 

 

 

Installing LuckPerms Mod on your Hytale Server

 

1. Log in to your Game Control Panel and navigate to your service.

2. Before making any modifications, stop the server from running by clicking the Stop button.

 

3.  Navigate to the CurseForge Tab.

 

4. In the Curseforge Tab, search the LuckPerms Mod in the Search Bar and click the Install button.

hytale-server-configuration-installing-luckperms-mod-1.png

 

5. After installing the mod, go to the File Manager Tab.

 

6. From the File Manager tab, look for the mods folder and upload the .jar file of the LuckPerms mod.

For uploading the file, we highly recommend using FTP such as Filezilla. For more information, you can check our detailed guide here.

 

7. Ensure that the LuckPerms mod is running by checking the web-console tab.

hytale-server-configuration-installing-luckperms-mod-2.png

 

8. To configure LuckPerms directly in-game, use the following command:

 

Code:
/lp user <PlayerName> permission set luckperms.* true

This command grants the specified player full access to all LuckPerms permissions, making it easy to manage roles and settings right from within the server.

 

 

NOTE

To grant a player access to all commands, use the following command:

Code:
/lp user <playername> permission set *

This level of permission should only be assigned to trusted admins or server owners, as it gives complete control over the server.

 

 

9. To open the LuckPerms web editor, simply enter:

 

Code
/lp editor

This command will generate a link to the LuckPerms editor, where you can easily manage and customize permissions through a user-friendly interface.

 

10. Open the Generated Editor Link and copy the command link that will appear in your browser.

hytale-server-configuration-installing-luckperms-mod-3.png

hytale-server-configurations-installing-luckperms-4.png

 

11. Paste the link to the console in-game.

hytale-server-configuration-installing-luckperms-mod-5.png

 

12. Once you’ve connected, head back to the LuckPerms editor and configure the permissions you want for your players or groups, then hit apply. 

hytale-server-configuration-installing-luckperms-mod-6.png

 

 

 

 

Creating an Admin Group with LuckPerms on Your Hytale Server

 

1. Log in to your Game Control Panel and navigate to your service.

2. Before making any modifications, stop the server from running by clicking the Stop button.

 

3. Navigate to the Web-Console Tab.

 

4. Open the LuckPerms web editor by simply entering this command:

 

Code
/lp editor

5. Open the Generated Editor Link and copy the command link that will appear in your browser.

hytale-server-configuration-installing-luckperms-mod-3.png

 

6. On the Groups tab, click the + (plus) icon to create a new group. This will let you define a fresh set of permissions and roles that you can customize for your server.

hytale-server-configuration-creating-luckperms-admin-group-1.png

 

7. In the Group Name field, input admin.

hytale-server-configuration-creating-luckperms-admin-group-2.png

 

8. Fill in any additional details you’d like, then click Add Group to finalize the creation.

Option Description
Group name The code name of the group.
Display name Shows how Luckperms displays the group.
Weight The priority level compared to other groups.
Parent Inherits permissions from another group.
Prefix/Suffix Inserts tags before or after a player's name.

This will add your new group to the list, ready for you to customize with specific permissions. 

 

9. In the Groups tab, select admin from the list. In the Add permissions field, enter the following: hytale.*

hytale-server-configuration-creating-luckperms-admin-group-3.png

NOTE: Using the hytale.* command will grant the group all available permissions. For tighter control, it’s best to assign specific permissions manually so you can customize exactly what each group can do.

 

10. Click the + Add button to include the new permission or setting in your group.

hytale-server-configuration-creating-luckperms-admin-group-4.png

 

11. In the Users tab, select the player you want to manage. If the user doesn’t appear in the list, you can manually assign them to a group by entering the add parent command in the server console.

12. Next to Parent Groups, click the + (plus) icon to add a new parent group, then choose Admin. After adding the Admin group, click Apply.

hytale-server-configuration-creating-luckperms-admin-group-5.png

This allows you to assign the user to an existing group, giving them the permissions and roles defined for that group.

 

13. If prompted, copy the apply link and paste it into the server console. 

hytale-server-configuration-creating-luckperms-admin-group-6.png

This will apply the changes you made in the LuckPerms editor directly to your Hytale server.

 

 

 

Essential LuckPerms Commands for Server Admins

 

Command Description
/lp user <playername> parent add <group> Adds the player to the group permissions.
/lp user <playername> parent remove <group> Removes the player from the group permissions.
/lp user <playername> permission set <permission> Grants permission to the player.
/lp user <playername> permission unset <permission> Removes the permission from the player.
/lp group <group> permission set <permission> Grants permission to the group.
/lp group <group> permission unset <permission> Removes the permission from the group.

 

 

 

Did the above information not work for you?
Please click here to contact our support via a ticket.


Was this answer helpful?

« Back