Difference between revisions of "Roles (Slot)"

From Neos Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
<!--T:1-->
 
<!--T:1-->
 
'''Roles''' is a [[slot]] under the world [[Root]] slot holding slots which configure the world's [[Permission System|permission system]]. Configuration is done using [[:Category:Components:Permissions|Permissions components]]. The settings on these permission components is used to restrict who can do what, and populates the session settings on your [[Dash Menu|Dash]].
 
'''Roles''' is a [[slot]] under the world [[Root]] slot holding slots which configure the world's [[Permission System|permission system]]. Configuration is done using [[:Category:Components:Permissions|Permissions components]]. The settings on these permission components is used to restrict who can do what, and populates the session settings on your [[Dash Menu|Dash]].
 +
 +
These slots cannot be renamed, removed, or added to, nor can their components be removed or added to, otherwise they will not work.
  
 
<!--T:2-->
 
<!--T:2-->

Revision as of 23:10, 20 September 2021

Other languages:
English

Roles is a slot under the world Root slot holding slots which configure the world's permission system. Configuration is done using Permissions components. The settings on these permission components is used to restrict who can do what, and populates the session settings on your Dash.

These slots cannot be renamed, removed, or added to, nor can their components be removed or added to, otherwise they will not work.

Slots
Slot Summary
Non-builder Permissions Permission components for Moderator and Guest users.
Builder Permissions Permission components for Builder users.
Moderator Permissions Permission components for Moderator users.
Guest Permissions Permission components for Guest users.
Non-admin World Configuration Permissions Contains the WorldConfigurationPermissions component for disallowing world configuration.
Spectator Permissions Permission components for Spectator users.

See Also