Jump to content

Role Editor: Difference between revisions

From Leaf Essentials
Created page with "Roles are a feature in leaf where you can have player permissions, assigned to a tag. Each role has permissions or is set to admin (all permissions) The "Default Permissions" role is assigned to everyone by default and is the permissions EVERYONE has, and has an internal tag of "default"<ref>leaf assumes everyone has this tag even if they don't</ref>"
 
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Roles are a feature in leaf where you can have player permissions, assigned to a tag.
Roles are a feature in leaf where you can have player permissions, assigned to a tag.


Each role has permissions or is set to admin (all permissions)
Each role has permissions or is set to admin (all permissions) <ref>This can also be triggered by giving a role all permissions, every future permission added to leaf will be set too!</ref>


The "Default Permissions" role is assigned to everyone by default and is the permissions EVERYONE has, and has an internal tag of "default"<ref>leaf assumes everyone has this tag even if they don't</ref>
The "Default Permissions" role is assigned to everyone by default and is the permissions EVERYONE has, and has an internal tag of "default" <ref>leaf assumes everyone has this tag even if they don't</ref>
 
== Permissions ==
 
=== Chat Commands ===
 
The chat commands in leaf (all commands not starting with /) all have permissions in role editor (example: '''commands.lb.add''' directly correlates to '''!lb add''')
 
=== Other permissions ===
 
''TODO''
 
== Notes ==
 
<references />

Latest revision as of 03:45, 29 August 2026

Roles are a feature in leaf where you can have player permissions, assigned to a tag.

Each role has permissions or is set to admin (all permissions) [1]

The "Default Permissions" role is assigned to everyone by default and is the permissions EVERYONE has, and has an internal tag of "default" [2]

Permissions

Chat Commands

The chat commands in leaf (all commands not starting with /) all have permissions in role editor (example: commands.lb.add directly correlates to !lb add)

Other permissions

TODO

Notes

  1. This can also be triggered by giving a role all permissions, every future permission added to leaf will be set too!
  2. leaf assumes everyone has this tag even if they don't