mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added Quickbar filters
This commit is contained in:
@@ -140,9 +140,7 @@ Roles.new_role('Sponsor','Spon')
|
||||
'command/home-set',
|
||||
'command/home-get',
|
||||
'command/return',
|
||||
'fast-tree-decon',
|
||||
'command/load-quickbar',
|
||||
'command/save-quickbar'
|
||||
'fast-tree-decon'
|
||||
}
|
||||
|
||||
Roles.new_role('Supporter','Sup')
|
||||
@@ -152,7 +150,9 @@ Roles.new_role('Supporter','Sup')
|
||||
:set_parent('Veteran')
|
||||
:allow{
|
||||
'command/jail',
|
||||
'command/unjail'
|
||||
'command/unjail',
|
||||
'command/join-message',
|
||||
'command/save-quickbar'
|
||||
}
|
||||
|
||||
Roles.new_role('Partner','Part')
|
||||
|
||||
Reference in New Issue
Block a user