mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 13:01:39 +09:00
Fixed Root Group Perrmissions
This commit is contained in:
@@ -46,11 +46,12 @@ groups['Root']:edit('allow',false,{
|
|||||||
['tasklist']=true,
|
['tasklist']=true,
|
||||||
['rank-changer']=true,
|
['rank-changer']=true,
|
||||||
['admin-commands']=true,
|
['admin-commands']=true,
|
||||||
['give-warning']=true,
|
['warn']=true,
|
||||||
['temp-ban']=true,
|
['temp-ban']=true,
|
||||||
['clear-warings']=true,
|
['clear-warings']=true,
|
||||||
['clear-reports']=true,
|
['clear-reports']=true,
|
||||||
['clear-player']=true,
|
['clear-all']=true,
|
||||||
|
['clear-inv']=true,
|
||||||
['announcements']=true,
|
['announcements']=true,
|
||||||
['warp-list']=true,
|
['warp-list']=true,
|
||||||
['polls']=true,
|
['polls']=true,
|
||||||
|
|||||||
Reference in New Issue
Block a user