Fixed Load

This commit is contained in:
Cooldude2606
2018-01-06 14:21:00 +00:00
parent 24d474dbaa
commit 465c055649
3 changed files with 11 additions and 10 deletions

View File

@@ -60,11 +60,11 @@ groups['Admin']:edit('allow',false,{
['tasklist']=true,
['rank-changer']=true,
['admin-commands']=true,
['give_warnings']=true,
['temp_ban']=true,
['clear_warings']=true,
['clear_reports']=true,
['clear_player']=true
['give-warnings']=true,
['temp-ban']=true,
['clear-warings']=true,
['clear-reports']=true,
['clear-player']=true
})
groups['User']:edit('allow',false,{
['player-list']=true,