mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 04:06:39 +09:00
Forgot home for root group
This commit is contained in:
@@ -69,7 +69,10 @@ groups['Root']:edit('allow',false,{
|
||||
['admin-items']=true,
|
||||
['all-items']=true,
|
||||
['repair']=true,
|
||||
['global-chat']=true
|
||||
['global-chat']=true,
|
||||
['set-home']=true,
|
||||
['home']=true,
|
||||
['return']=true,
|
||||
})
|
||||
groups['Admin']:edit('allow',false,{
|
||||
['player-list']=true,
|
||||
|
||||
Reference in New Issue
Block a user