Configuration

Config = {}

Config.locales = {}

Config.Locale = "en"

Config.CreateCommand = "adminprop"
Config.AdminViewCommand = "adminview"

Config.Permissions = { --can be license, license2, steam etc.
    'license2:f77e98f3595bfd60df8be29bb7cc653f2cec6f0f',
}

Last updated