mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Fixed A Few Bugs
This commit is contained in:
@@ -44,14 +44,16 @@ groups['Root']:edit('allow',false,{
|
||||
['readme']=true,
|
||||
['rockets']=true,
|
||||
['science']=true,
|
||||
['tasklist']=true
|
||||
['tasklist']=true,
|
||||
['rank-changer']=true
|
||||
})
|
||||
groups['Admin']:edit('allow',false,{
|
||||
['player-list']=true,
|
||||
['readme']=true,
|
||||
['rockets']=true,
|
||||
['science']=true,
|
||||
['tasklist']=true
|
||||
['tasklist']=true,
|
||||
['rank-changer']=true
|
||||
})
|
||||
groups['User']:edit('allow',false,{
|
||||
['player-list']=true,
|
||||
|
||||
Reference in New Issue
Block a user