mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Fixed some bugs
This commit is contained in:
@@ -151,8 +151,7 @@ Roles.new_role('Supporter','Sup')
|
||||
:allow{
|
||||
'command/jail',
|
||||
'command/unjail',
|
||||
'command/join-message',
|
||||
'command/save-quickbar'
|
||||
'command/join-message'
|
||||
}
|
||||
|
||||
Roles.new_role('Partner','Part')
|
||||
@@ -187,7 +186,8 @@ Roles.new_role('Member','Mem')
|
||||
'gui/task-list/add',
|
||||
'gui/task-list/edit',
|
||||
'gui/warp-list/add',
|
||||
'gui/warp-list/edit'
|
||||
'gui/warp-list/edit',
|
||||
'command/save-quickbar'
|
||||
}
|
||||
|
||||
Roles.new_role('Regular','Reg')
|
||||
|
||||
Reference in New Issue
Block a user