mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
ExpGamingCore.Role class done
This commit is contained in:
10
modules/ExpGamingCore/Role/config.lua
Normal file
10
modules/ExpGamingCore/Role/config.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user