mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Core Change for user report
This commit is contained in:
@@ -120,7 +120,7 @@ local ranks = {
|
|||||||
time=nil,
|
time=nil,
|
||||||
colour={r=24,g=172,b=188},
|
colour={r=24,g=172,b=188},
|
||||||
disallow={},
|
disallow={},
|
||||||
allow={}},
|
allow={'trusted_reporter'}},
|
||||||
|
|
||||||
{name='Regular',
|
{name='Regular',
|
||||||
short_hand='Reg',
|
short_hand='Reg',
|
||||||
@@ -148,6 +148,7 @@ local ranks = {
|
|||||||
allow={
|
allow={
|
||||||
'kill',
|
'kill',
|
||||||
'tag',
|
'tag',
|
||||||
|
'report',
|
||||||
'task_list',
|
'task_list',
|
||||||
'science_list',
|
'science_list',
|
||||||
'rocket_list',
|
'rocket_list',
|
||||||
|
|||||||
Reference in New Issue
Block a user