mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
Changed Short Hand
This commit is contained in:
@@ -88,7 +88,10 @@ groups['Admin']:edit('allow',false,{
|
||||
['announcements']=true,
|
||||
['warp-list']=true,
|
||||
['polls']=true,
|
||||
['global-chat']=true
|
||||
['global-chat']=true,
|
||||
['set-home']=true,
|
||||
['home']=true,
|
||||
['return']=true,
|
||||
})
|
||||
groups['Donator']:edit('allow',false,{
|
||||
['player-list']=true,
|
||||
@@ -163,7 +166,7 @@ groups['Admin']:add_rank{
|
||||
}
|
||||
groups['Admin']:add_rank{
|
||||
name='Trainee',
|
||||
short_hand='TMod',
|
||||
short_hand='TrMod',
|
||||
tag='[Trainee]',
|
||||
colour={r=0,g=196,b=137},
|
||||
disallow={
|
||||
|
||||
Reference in New Issue
Block a user