tangerine/plugins/config/ServerPop.json
2025-01-29 10:48:17 -05:00

39 lines
974 B
JSON

{
"Cooldown Settings": {
"Cooldown (seconds)": 60
},
"Chat Settings": {
"Chat Prefix": "<size=16><color=#FFA500>| Server Pop |</color></size>",
"Chat Icon SteamID": 76561199216745239
},
"Messgae Settings": {
"Global Response (true = global response, false = player response)": false,
"Use Chat Response": false,
"Use Game Tip Response": true,
"Value Color (HEX)": "#FFA500"
},
"Response Settings": {
"Show Online Players": true,
"Show Sleeping Players": true,
"Show Joining Players": true,
"Show Queued Players": true
},
"Connect Settings": {
"Show Pop On Connect": false,
"Show Welcome Message": false,
"Show Wipe On Connect": false
},
"Wipe Response Settings": {
"Wipe Timer Enabled": false,
"Wipe Timer (epoch)": 0
},
"Discord Response Settings": {
"Discord Enabled": false,
"Discord Invite Link": ""
},
"Version": {
"Major": 1,
"Minor": 1,
"Patch": 2
}
}