-
Notifications
You must be signed in to change notification settings - Fork 21
Permission Nodes
Now, PocketMine-MP 1.4 lets us manage plugin features using Permission Nodes, and EssentialsPE
has special permission nodes for each function.
Here us a list of permission nodes, and how to use them!
=
essentials.ban.exempt
: Prevent the player from being banned, or unban him while joining the server.
essentials.colorchat
: Allow the usage of color codes inside messages or while running commands.
=
essentials.afk
: Allow the player to toggle the Away From the Keyboard status.
essentials.afk.other
: Allow to set the AFK mode on another player.
essentials.afk.kickexempt
: Prevent the player from being kicked for AFKing.
essentials.afk.preventauto
: Removes AutoAFK.
=
essentials.antioch
: Place live TNT at the spot you're looking at.
=
essentials.back
: Allow the player to return to their last spot before teleporting.
essentials.back.ondeath
: Allow the player to return the place where it death.
=
essentials.break
: Allow player to break the block you're looking at.
essentials.break.bedrock
: Allow player to break Bedrock blocks.
=
essentials.broadcast
: Allow player to broadcast a message to all the server with the tag [Broadcast]
=
essentials.burn
: Sets a player on fire!
=
essentials.clearinventory
: Clear the whole of your inventory.
essentials.clearinventory.other
: Clear other people's inventory.
=
essentials.compass
: Allow player to see your bearing direction.
=
essentials.depth
: Get your current height related to the sea-level.
=
essentials.essentials
: See the current version of EssentialsPE.
essentials.essentials.reload
: Reload EssentialsPE's config file.
Coming Soon!) essentials.essentials.update
: Allow admin to update EssentialsPE to its latest version, if available.
=
essentials.extinguish
: Extinguish a player that is set on fire.
essentials.extinguish.other
: Extinguish another player.
=
essentials.fly
: Allows you to fly in Survival or Adventure mode.
=
essentials.getpos
: Let you see your current position in the world.
essentials.getpos.other
: See the position of another player an the world it is on.
=
essentials.gamemode
: Allows you to change gamemodes with ease.
=
essentials.god
: Let you toggle the God mode.
essentials.god.other
: Toggle the God mode of another player.
essentials.god.pvp
: Allow a God player to attack other players.
=
essentials.heal
: Heal yourself!
essentials.heal.other
: Heal another player.
=
essentials.delhome
: Removes an existing home.
essentials.home
: Teleport to an existing home.
essentials.sethome
: Creates or updates the position of a home.
=
essentials.item
: Gives yourself an item.
essentials.itemspawn
: Let you spawn any item using the /item command.
essentials.itemspawn.item-all
: Let you spawn any item.
essentials.itemspawn.[item ID]
: Let you spawn the item of the corresponding ID.
=
essentials.itemdb
: Let you see the information attached to the current holding item.
=
essentials.jump
: Teleport to the spot you're looking at.
=
essentials.kickall
: Ability to kick everybody from the server (Except the issuer) using the command /kickall.
=
essentials.kill
: Kill other people using the command /kill.
essentials.suicide
: Suicide using the /suicide command.
=
essentials.more
: Get a stack of the item you hold.
essentials.oversizedstacks
: Ability to get oversized stacks of items.
=
essentials.mute
: Allow a player to mute other people.
essentials.mute.exempt
: Prevent the player from being muted.
=
essentials.near
: Let you see who is near.
essentials.near.other
: See who is near to another player.
=
essentials.nick
: Change your in-game nickname!
essentials.nick.other
: Change others' nicknames.
=
essentials.nuke
: Spawn a carpet bomb above you.
essentials.nuke.other
: Spawn a carpet bomb above another player.
=
essentials.powertool
: Assign commands and chat macros to an item, or disable them.
essentials.powertool.append
: Let you add multiple commands to an item.
essentials.powertooltoggle
: Clean the item of commands and chat macros.
=
essentials.ptime
: Change your current time in the world.
essentials.ptime.other
: Change the time of another player.
=
essentials.pvp
: Toggle the ability to fight with other people.
=
essentials.realname
: See the real name of a player.
=
essentials.repair
: Repair the item you're holding.
essentials.repair.all
: Repair all the items in your inventory.
essentials.repair.armor
: Even repair the armor you wear!
=
essentials.seen
: Check the last time a player was online.
=
essentials.sign
: Manage EssentialsPE's Special Signs.
essentials.sign.color
: Add color to your signs!
-
Break:
essentials.sign.break
: Remove any special sign.essentials.sign.break.free
: Remove a [Free] sign.essentials.sign.break.gamemode
: Remove a [Gamemode] sign.essentials.sign.break.heal
: Remove a [Heal] sign.essentials.sign.break.repair
: Remove a [Repair] sign.essentials.sign.break.time
: Remove a [Time] sign.essentials.sign.break.teleport
: Remove a [Teleport] sign.essentials.sign.break.warp
: Remove a [Warp] sign. -
Create:
essentials.sign.create
: Create any Special Sign.essentials.sign.create.free
: Create a [Free] sign.essentials.sign.create.gamemode
: Create a [Gamemode] sign.essentials.sign.create.heal
: Create a [Heal] sign.essentials.sign.create.repair
: Create a [Repair] sign.essentials.sign.create.time
: Create a [Time] sign.essentials.sign.create.teleport
: Create a [Teleport] sign.essentials.sign.create.warp
: Create a [Warp] sign. -
Use
essentials.sign.use
: Use any Special Sign.essentials.sign.use.free
: Use a [Free] sign.essentials.sign.use.gamemode
: Use a [Gamemode] sign.essentials.sign.use.heal
: Use a [Heal] sign.essentials.sign.use.repair
: Use a [Repair] sign.essentials.sign.use.time
: Use a [Time] sign.essentials.sign.use.teleport
: Use a [Teleport] sign.essentials.sign.use.warp
: Use a [Warp] sign.
=
essentials.setspawn
: Change the server main spawn point.
essentials.spawn
: Teleport back to the server main spawn point.
=
essentials.sudo
: Execute a command as another player.
essentials.sudo.exempt
: Prevents a player from being sudo'ed.
=
essentials.tpall
: Teleport everybody to you.
essentials.tphere
: Teleport another player to you.
-
Requests
essentials.tpa
: Makes a teleport request. (Teleport to another player)essentials.tpahere
: Makes a teleport request. (Teleport another player to you)essentials.tpaccept
: Accept a teleport request.essentials.tpdeny
: Deny a teleport request.
=
essentials.tempban
: Temporarily bans a player.
=
essentials.top
: Teleport to the highest spot at your position.
=
(Coming Soon!) essentials.bigtree
: Ability to place a big tree where you're looking at.
(Coming Soon!) essentials.tree
: Ability to place a normal tree where you're looking at.
=
essentials.unlimited
: Enable the Unlimited placing of Blocks mode.
essentials.unlimited.other
: Enable the Unlimited mode for other players.
=
essentials.vanish
: Hide yourself from other players!
essentials.vanish.other
: Hide another player.
essentials.vanish.pvp
: Allow vanished players to attack other players.
=
essentials.delwarp
: Removes a warp.
essentials.setwarp
: Create or update the position of a warp.
essentials.warp
: Access to the /warp command.
essentials.warps.*
: Access to any warp.
essentials.warps.[warp name]
: Access to the specified warp.
=
essentials.world
: Teleport to another world, if it exists.
Copyright © LegendOfMCPE 2016
- Home
- Features
- Command List
- Permission Node List
-
API
- General
- Sessions
- AFK mode
- Back
- Economy
- Entities
- God mode
- Homes
- Kits
- Mute
- Nicks
- PowerTool
- Player vs Player (
PvP
) - Teleport Requests
- Unlimited mode
- Vanish mode
- Warps
- Special Signs