mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Added spectate commands
This commit is contained in:
@@ -102,6 +102,8 @@ Roles.new_role('Trainee','TrMod')
|
||||
'command/unjail',
|
||||
'command/kick',
|
||||
'command/ban',
|
||||
'command/spectate',
|
||||
'command/follow',
|
||||
}
|
||||
|
||||
--- Trusted Roles
|
||||
@@ -115,6 +117,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