⚙️
Configurators tools | Tect.host
  • Home
  • Useful
    • Color codes
    • Panels
    • Vote pages
    • Paste
  • Plugins
    • Antibot
    • AntiCheat
    • AntiVPN
    • ArenaPVP
    • Auctions
    • Backpacks
    • Bank
    • Bans
    • BattlePass
    • BedWars
    • Bounty
    • Camera
    • Casino
    • Chat
    • Clans
    • Coinflip
    • CombatLog
    • CommandBlocker
    • Cosmetics
    • Crates
    • Custom armors
    • Custom crafts
    • Custom enchantments
    • Custom ender
    • Custom items
    • Custom menus
    • Custom mobs
    • DailyRewards
    • Drugs
    • Economy
    • Egg Wars
    • Elevators
    • Events
    • ExploitFixer
    • Friends
    • Guns
    • HubCore
    • Holograms
    • Kits
    • Knockback
    • Koth
    • Jackpots
    • Jobs
    • Jumppads
    • Leaderboards
    • Login
    • Marry
    • Mines
    • Minions
    • MOTD
    • NPCs
    • Oneblock
    • OreRegen
    • Parkour
    • Pets
    • Plots
    • Portals
    • Protections
    • Quests
    • Ranks
    • Reports
    • ResourcePack
    • Revive
    • RTP
    • Scoreboard
    • Search
    • SetHome
    • SetSpawn
    • SetWarps
    • Sit
    • Skyblock
    • Sky Wars
    • ShopGUI
    • Skills
    • Staff
    • Survival Games
    • Tab
    • Tags
    • Talismans
    • TPA
    • Trade
    • Turrets
    • Tycoon
    • Vehicles
    • Votes
    • Whitelist
    • Withdraw
    • World gen
    • World management
  • Servers
    • Survival
      • Survival
        • Basics
        • Security
        • Appearance
        • Economy
      • Survival 1.8.8
        • PVP
    • BoxPVP
  • Tutorials
    • Luckperms
      • Basic
      • Advanced
    • LocalHost
      • Create
      • Opening
Powered by GitBook
On this page
  • Creating a group
  • Permissions
  • Commands
  • Editor
  • Prefix
  1. Tutorials
  2. Luckperms

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"
/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 ©

PreviousLuckpermsNextAdvanced

Last updated 1 year ago

For example to add this prefixwould be as follows