Skip to content

Permissions Reference

Terror edited this page Mar 23, 2024 · 1 revision

Please note that this page is under construction; this list is not yet complete.

General Commands

Overall
  essentials.command.<command> Allow use of a specific command.
  essentials.textcommand.<command> Allow use of a specific text command.
Sub-Commands
  essentials.command.poll.info Allow use of /poll info.
  essentials.command.poll.list Allow use of /poll list.
  essentials.command.poll.start Allow use of /poll start.
  essentials.command.poll.stop Allow use of /poll stop.
  essentials.command.tpa.accept Allow use of /tpa accept.
  essentials.command.tpa.send Allow use of /tpa send.
  essentials.command.tpa.cancel Allow use of /tpa cancel.
  essentials.command.tpa.deny Allow use of /tpa deny.
  essentials.command.essentials.reload Allow use of /essentials reload to reload the uEssentials plugin.
  essentials.command.essentials.savedata Allow use of /essentials savedata.
  essentials.command.essentials.debug Allow use of /essentials debug.
Affecting the World
  essentials.command.clear.items Allow use of /clear i.
  essentials.command.clear.vehicles Allow use of /clear v.
  essentials.command.refuelvehicle.all Allow use of /refuelvehicle all.
  essentials.command.repairvehicle.all Allow use of /repairvehicle all.
Affecting Other Players
  essentials.command.clearinventory.other Allow use of /clearinventory <player>.
  essentials.command.dropkit.other Allow use of /dropkit <player>.
  essentials.command.item.other Allow use of /item <player>.
  essentials.command.maxskills.other Allow use of /maxskills ... <player>.
  essentials.command.experience.other Allow use of /experience ... <player>.

Custom Access
  essentials.kit.<kit_name> Allow use of a specific kit.
  essentials.kit.<kit_name>.other Allow giving a specific kit to another player.
  essentials.warp.<warp_name> Allow use of a specific warp.
  essentials.command.itemfeatures.autorepair Allow use of /itemfeatures autorepair
  essentials.command.itemfeatures.autoreload Allow use of /itemfeatures autoreload
  essentials.command.itemfeatures.all Allow use of /itemfeatures all
  essentials.command.vehiclefeatures.autorepair Allow use of /vehiclefeatures autorepair
  essentials.command.vehiclefeatures.autorefuel Allow use of /vehiclefeatures autorefuel
  essentials.command.vehiclefeatures.all Allow use of /vehiclefeatures all
  essentials.command.maxskills.overpower Allow use of /maxskills true (overpower mode)
  essentials.command.experience.all Allow use of /experience ... *.
  essentials.command.maxskills.all Allow use of /maxskills ... *.
Passive Abilities
  essentials.bypass.antispam Bypass the anti-spam feature; chat as fast as you want.
  essentials.bypass.homecooldown Bypass the /home cooldown; no waiting for the teleport.
  essentials.bypass.itemlimit Bypass /item amount limits; spawn as much as you want.
  essentials.bypass.kitcooldown Bypass /kit cooldowns; use as often as you want.
  essentials.bypass.warpcooldown Bypass /warp cooldowns; no waiting for the teleport.
  essentials.bypass.commandcost Bypass command cost.
  essentials.bypass.blacklist.vehicle Bypass vehicle blacklist.
  essentials.bypass.blacklist.item Bypass item blacklist.
  essentials.keepskill.<skill> Prevents player from losing a specific skill.
  essentials.keepskill.all.<%> Keep <percentage> of all skills, when player die.
  essentials.keepskill.<skill>.<%> Keep <percentage> of a specific skill, when player die.

Clone this wiki locally