mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Added is_varified to moderator and admin
This commit is contained in:
@@ -64,6 +64,7 @@ Role{
|
|||||||
colour={r=233,g=63,b=233},
|
colour={r=233,g=63,b=233},
|
||||||
is_admin=true,
|
is_admin=true,
|
||||||
is_spectator=true,
|
is_spectator=true,
|
||||||
|
is_varified=true,
|
||||||
not_reportable=true,
|
not_reportable=true,
|
||||||
allow={
|
allow={
|
||||||
['game-settings']=true,
|
['game-settings']=true,
|
||||||
@@ -79,6 +80,7 @@ Role{
|
|||||||
colour={r=0,g=170,b=0},
|
colour={r=0,g=170,b=0},
|
||||||
is_admin=true,
|
is_admin=true,
|
||||||
is_spectator=true,
|
is_spectator=true,
|
||||||
|
is_varified=true,
|
||||||
not_reportable=true,
|
not_reportable=true,
|
||||||
allow={
|
allow={
|
||||||
['set-home']=true,
|
['set-home']=true,
|
||||||
@@ -95,6 +97,7 @@ Role{
|
|||||||
group='Admin',
|
group='Admin',
|
||||||
colour={r=0,g=196,b=137},
|
colour={r=0,g=196,b=137},
|
||||||
is_spectator=true,
|
is_spectator=true,
|
||||||
|
is_varified=true,
|
||||||
not_reportable=true,
|
not_reportable=true,
|
||||||
allow={
|
allow={
|
||||||
['go-to']=true,
|
['go-to']=true,
|
||||||
|
|||||||
Reference in New Issue
Block a user