Skip to main content

LuckPerms Permissions Calculator

Browse common permission nodes from Essentials, WorldGuard, Minecraft and LuckPerms. Toggle permissions on and off, then copy the resulting LuckPerms commands.

0 permissions selected

Essentials

essentials.home
Use /home command
essentials.home.others
Teleport to other players' homes
essentials.sethome
Use /sethome command
essentials.sethome.multiple
Set multiple homes
essentials.warp
Use /warp command
essentials.setwarp
Create warps
essentials.tp
Teleport to a player
essentials.tphere
Teleport a player to you
essentials.tpa
Send teleport request
essentials.tpaccept
Accept teleport requests
essentials.spawn
Use /spawn command
essentials.setspawn
Set the server spawn
essentials.back
Return to previous location
essentials.fly
Toggle flight mode
essentials.speed
Change movement speed
essentials.gamemode
Change own game mode
essentials.heal
Heal yourself
essentials.feed
Feed yourself
essentials.kit
Use kits
essentials.nick
Change your nickname
essentials.msg
Send private messages
essentials.ban
Ban players
essentials.kick
Kick players
essentials.mute
Mute players
essentials.god
Enable god mode
essentials.vanish
Become invisible
essentials.enchant
Enchant items
essentials.give
Give items to players
essentials.time
Change the time
essentials.weather
Change the weather

WorldGuard

worldguard.region.claim
Claim a region
worldguard.region.select
Select region points
worldguard.region.info
View region info
worldguard.region.list
List regions
worldguard.region.remove.own
Remove own regions
worldguard.region.flag.own
Set flags on own regions
worldguard.region.addmember.own
Add members to own regions
worldguard.region.removemember.own
Remove members from own regions
worldguard.region.redefine.own
Redefine own regions
worldguard.region.define
Define new regions (admin)
worldguard.region.remove
Remove any region (admin)
worldguard.region.flag
Set flags on any region (admin)
worldguard.region.bypass
Bypass region protection

Minecraft Commands

minecraft.command.gamemode
Use /gamemode
minecraft.command.give
Use /give
minecraft.command.tp
Use /tp
minecraft.command.kill
Use /kill
minecraft.command.time
Use /time
minecraft.command.weather
Use /weather
minecraft.command.effect
Use /effect
minecraft.command.enchant
Use /enchant
minecraft.command.summon
Use /summon
minecraft.command.setblock
Use /setblock
minecraft.command.fill
Use /fill
minecraft.command.ban
Use /ban
minecraft.command.kick
Use /kick
minecraft.command.op
Use /op
minecraft.command.whitelist
Use /whitelist
minecraft.command.difficulty
Use /difficulty
minecraft.command.seed
Use /seed
minecraft.command.tellraw
Use /tellraw

LuckPerms

luckperms.user.info
View user permission info
luckperms.user.permission.set
Set user permissions
luckperms.user.permission.unset
Unset user permissions
luckperms.user.parent.add
Add user to a group
luckperms.user.parent.remove
Remove user from a group
luckperms.group.info
View group info
luckperms.group.permission.set
Set group permissions
luckperms.group.permission.unset
Unset group permissions
luckperms.group.listmembers
List group members
luckperms.group.setweight
Set group weight

How to Use the Permissions Calculator

LuckPerms is the most widely used permissions plugin for Minecraft Java Edition servers. It manages which commands and features each player group can access by assigning permission nodes. Each node follows a dot-separated naming convention like essentials.home or worldguard.region.claim. Setting a node to true grants that permission, while false denies it.

This tool provides a browsable list of common permission nodes organized by plugin. Enter your group name at the top (such as "default", "vip" or "admin"), then check the permissions you want to grant. The tool generates the corresponding LuckPerms commands at the bottom. You can copy the entire block and paste it into your server console or a script file.

Common Use Cases

New server owners setting up ranks for the first time use this tool to understand which permissions are available and build their rank structure from scratch. Instead of reading through plugin documentation pages one by one, all the common nodes are listed here with short descriptions. The search filter helps you quickly find specific permissions across all plugins.

Experienced administrators use this tool when adding a new plugin and needing to set up its permissions quickly, or when auditing existing groups to check which nodes are assigned. The generated commands follow the standard LuckPerms command format and can be pasted directly into the server console.