Fixed Some Admin Commands

This commit is contained in:
Cooldude2606
2018-11-09 15:44:01 +00:00
parent cd48647640
commit f988380096
9 changed files with 15 additions and 15 deletions

View File

@@ -32,6 +32,7 @@ Role{
is_admin=true,
is_spectator=true,
is_donator=true,
not_reportable=true,
allow={}
}
Role{
@@ -43,6 +44,7 @@ Role{
is_admin=true,
is_spectator=true,
is_donator=true,
not_reportable=true,
allow={
['interface']=true,
['cheat-mode']=true
@@ -93,7 +95,6 @@ Role{
allow={
['go-to']=true,
['bring']=true,
['no-report']=true,
['set-home']=false,
['home']=false,
['return']=false,