Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Permissions

GoodestEnglish edited this page Oct 21, 2022 · 4 revisions

Permissions

If you wish to grant ALL permissions (including all admin permissions), use eden.*

By default, players doesn't have any of the following permissions. If you wish to give a user/group permissions, here's the following permissions.

Commands

These represents all the admin commands

If you wish to give every command permissions, use eden.command.*

  • eden.command.eden - /eden
  • eden.command.goldenhead - /goldenhead
  • eden.command.kit - /kit
  • eden.command.arena - /arena
  • eden.command.event.create - /event create
  • eden.command.event.forcestart - /event forcestart
  • eden.command.event.cancel - /event cancel
  • eden.command.location - /location
  • eden.command.forceend - /forceend
  • eden.command.reloadleaderboard - /reloadleaderboard

Settings

These represents all the settings in the Settings menu ('/settings')

If you wish to give every settings permissions, use eden.settings.*

  • eden.settings.time-changer - Allow player to change their client side's time
  • eden.settings.arena-selection - Allow player to select maps/arenas
  • eden.settings.match-scoreboard - Allow player to toggle their match scoreboard
  • eden.settings.allow-duel-request - Allow player to toggle if they want to receive duel request or not
  • eden.settings.allow-party-invite - Allow player to toggle if they want to receive party invite or not
  • eden.settings.spectator-visibility - Allow player to toggle the visibility of spectators when spectating a match
  • eden.settings.event-announcement - Allow player to see every messages related to event
  • eden.settings.ping-range - Allow player to queue players which their ping is within the selected ping range

Party

These represents all the party features ('/party')

If you wish to give every party features, use eden.party.*

  • eden.party.announce - /party announce
  • eden.party.forcejoin - /party join (If the party is not open, players who have this permission are still able to join the party)
  • eden.party.limits.{amount} - /party size (Replace {amount} to the maximum party members count)

Event

These represents all the events. Player who has the permission will be able to host the selected events.

If you wish to allow player to host all events, use eden.event.*

  • eden.event.tournament - Allow player to host Tournament
Clone this wiki locally