mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 13:01:39 +09:00
Changed P2W and Guest
This commit is contained in:
@@ -186,17 +186,17 @@ groups['Donator']:add_rank{
|
|||||||
base_afk_time=false
|
base_afk_time=false
|
||||||
}
|
}
|
||||||
groups['Donator']:add_rank{
|
groups['Donator']:add_rank{
|
||||||
name='Subscription',
|
name='Pay to Win',
|
||||||
short_hand='Sub',
|
short_hand='P2W',
|
||||||
tag='[Sub]',
|
tag='[P2W]',
|
||||||
colour={r=238,g=172,b=44},
|
colour={r=238,g=172,b=44},
|
||||||
is_spectator=true,
|
is_spectator=true,
|
||||||
base_afk_time=160
|
base_afk_time=160
|
||||||
}
|
}
|
||||||
groups['Donator']:add_rank{
|
groups['Donator']:add_rank{
|
||||||
name='Donator',
|
name='Donator',
|
||||||
short_hand='P2W',
|
short_hand='Don',
|
||||||
tag='[P2W]',
|
tag='[Donator]',
|
||||||
colour={r=230,g=99,b=34},
|
colour={r=230,g=99,b=34},
|
||||||
is_spectator=true,
|
is_spectator=true,
|
||||||
base_afk_time=120
|
base_afk_time=120
|
||||||
|
|||||||
@@ -149,7 +149,7 @@ user:add_rank{
|
|||||||
name='Guest',
|
name='Guest',
|
||||||
short_hand='',
|
short_hand='',
|
||||||
tag='',
|
tag='',
|
||||||
colour={r=255,g=159,b=27},
|
colour={r=132,g=88,b=155},
|
||||||
is_default=true,
|
is_default=true,
|
||||||
disallow={
|
disallow={
|
||||||
'build_terrain',
|
'build_terrain',
|
||||||
|
|||||||
Reference in New Issue
Block a user