mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
More Fixes To Player Ranks
This commit is contained in:
@@ -46,11 +46,11 @@ groups['Root']:edit('allow',false,{
|
|||||||
['tasklist']=true,
|
['tasklist']=true,
|
||||||
['rank-changer']=true,
|
['rank-changer']=true,
|
||||||
['admin-commands']=true,
|
['admin-commands']=true,
|
||||||
['give_warnings']=true,
|
['give-warnings']=true,
|
||||||
['temp_ban']=true,
|
['temp-ban']=true,
|
||||||
['clear_warings']=true,
|
['clear-warings']=true,
|
||||||
['clear_reports']=true,
|
['clear-reports']=true,
|
||||||
['clear_player']=true
|
['clear-player']=true
|
||||||
})
|
})
|
||||||
groups['Admin']:edit('allow',false,{
|
groups['Admin']:edit('allow',false,{
|
||||||
['player-list']=true,
|
['player-list']=true,
|
||||||
|
|||||||
Reference in New Issue
Block a user