Skip to main content

General Settings

All pause menu configuration options

This section

General Settings

Social links, announcements, profile photo, and locale configuration.

Social & Branding

OptionDefaultDescription
Config.Youtube"https://www.youtube.com/"YouTube link
Config.Discord"https://discord.gg/"Discord link
Config.Logo"./logo.png"Server logo image path
Config.PhotoType"discord"Profile photo source

Available photo types: "discord", "steam"

Server Config

OptionDefaultDescription
Config.DiscordBotToken""Discord bot token for avatars

Announcements

OptionDefaultDescription
Config.AnnouncementstrueEnable announcements section
lua
Config.Announces = {
{ desc = "Welcome to our server!" },
{ desc = "Check out our new features." },
{ desc = "Join our Discord for updates." },
}

Locale

All UI labels are configurable in Config.Language:

KeyDefaultDescription
pauseMenu"Pause Menu 2"Pause menu title
bank"Bank 2"Bank label
cash"Cash 2"Cash label
online"Online 2"Online players label
exit"Exit 2"Exit button label
name"Name 2"Name label
job"Job"Job label
gender"Gender"Gender label
playTime"Play Time 2"Play time label
birthDate"Birth Date"Birth date label
gameMap"Game Map 2"Map button label
gameMapDesc"Explore the city..."Map button description
settings"Settings"Settings button label
settingsDesc"Change your game settings"Settings description
announcementDetail"Announcement Detail"Detail label
exitGame"Exit Game 2"Exit game button label