Basic
https://luckperms.net/
Creating a group
To create a group we have to execute the following command
/lp creategroup (group)
For example, to create the 'VIP' group it would look like this
/lp creategroup vip
Permissions
Commands
To add permissions with commands is very simple, the command is as follows
Groups
/lp group (group) permission set (permission) (true/false)
For example, to add the tchat.group.vip permission to the vip group would be like this
/lp group vip permission set tchat.group.vip true
Users
/lp user (user) permission set (permission (true/false)
For example, to add the tchat.group.vip permission to the TectHost user would look like this
/lp user tecthost permission set tchatgroup.vip true
Editor
Opening the editor
To open the LuckPerms editor, you have to run the /lp editor command and click on the link that appears in the chat
Using the editor
The use is very simple, just select a group or a user, write the permission and click on add, you can select several permissions at the same time, then click on save and you are done.


Prefix
To add a prefix, you have to execute the following command, you can also do it from the editor but it is much easier from the command
/lp group (group) meta setprefix "(prefix) &7"
For example to add this prefixwould be as follows
/lp group miembro meta setprefix "&a[MIEMBRO] &f"
It is important that you add the "" in the prefix, as it will define a space between the name and the prefix and the color of the name
Tect.host, all rights reserved | 2023 copyright ©
Last updated