Configuration
Configuration
General Configuration
Basic Settings
Config.moneySymbol = "$" -- Currency symbol used throughout the chat system
Config.welcomeMessage = false -- Enable welcome message on player connect
Config.serverName = "Server Name" -- Server name displayed in welcome message
Config.maxCharactersPerMessage = 250 -- Maximum characters allowed per chat messageJob Advertisement Configuration
Config.jobAdWhitelistedJobs = {
"police", "ambulance", "mechanic", "taxi",
"realestateagent", "cardealer", "banker",
"lawyer", "reporter"
}
Config.adCooldowns = 100 -- Cooldown in seconds between /ad and /jobad messages
Config.adPrice = 100 -- Set to 0 to disable chargePermission Groups Configuration
Group Descriptions
Feature Toggles
Misc Features
Admin Commands
Clothing System Configuration
Damage Tracking System
Damage Configuration
Auto Grammar Configuration
Configuration Best Practices
Common Configuration Scenarios
Disable Admin Commands
Enable Phone Commands
Customize Permission Groups
Disable Clothing System
Adjust Damage Tracking
Last updated