mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Merge branch 'dev' into feature/entity-alert
This commit is contained in:
@@ -92,6 +92,7 @@ Roles.new_role('Trainee','TrMod')
|
||||
:set_parent('Veteran')
|
||||
:allow{
|
||||
'command/admin-chat',
|
||||
'command/admin-marker',
|
||||
'command/teleport',
|
||||
'command/bring',
|
||||
'command/goto',
|
||||
@@ -104,6 +105,12 @@ Roles.new_role('Trainee','TrMod')
|
||||
'command/unjail',
|
||||
'command/kick',
|
||||
'command/ban',
|
||||
'command/spectate',
|
||||
'command/follow',
|
||||
'command/search',
|
||||
'command/search-amount',
|
||||
'command/search-recent',
|
||||
'command/search-online',
|
||||
}
|
||||
|
||||
--- Trusted Roles
|
||||
@@ -117,6 +124,8 @@ Roles.new_role('Board Member','Board')
|
||||
:allow{
|
||||
'command/goto',
|
||||
'command/repair',
|
||||
'command/spectate',
|
||||
'command/follow',
|
||||
}
|
||||
|
||||
Roles.new_role('Senior Backer','Backer')
|
||||
|
||||
Reference in New Issue
Block a user