mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
10 lines
181 B
Lua
10 lines
181 B
Lua
Role{
|
|
name='Root',
|
|
short_hand='Root',
|
|
tag='[Root]',
|
|
colour={r=255,b=255,g=255},
|
|
is_root=true,
|
|
is_admin=true,
|
|
is_spectator=true,
|
|
base_afk_time=false
|
|
} |