mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Fixed Command Help
This commit is contained in:
@@ -41,7 +41,6 @@ local groups = Ranking._groups(true)
|
||||
groups['Root']:edit('allow',false,{
|
||||
['testing']=true
|
||||
})
|
||||
ranks['Root']:edit('test',true,'testing')
|
||||
|
||||
groups['Root']:add_rank{
|
||||
name='Owner',
|
||||
@@ -103,6 +102,8 @@ groups['User']:add_rank{
|
||||
|
||||
local ranks = Ranking._ranks(true)
|
||||
|
||||
ranks['Root']:edit('test',true,'testing')
|
||||
|
||||
Ranking._base_preset{
|
||||
['badgamernl']='Owner',
|
||||
['arty714']='Community Manager',
|
||||
|
||||
Reference in New Issue
Block a user