This repository has been archived on 2025-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
UIRP-5M/txData/dev_server/config.backup.v1.json
2025-03-17 15:08:26 +00:00

47 lines
3.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"global": {
"serverName": "UIRP",
"language": "en",
"menuEnabled": true,
"menuAlignRight": false,
"menuPageKey": "Tab",
"hideDefaultAnnouncement": false,
"hideDefaultDirectMessage": false,
"hideDefaultWarning": false,
"hideDefaultScheduledRestartWarning": false
},
"logger": {},
"monitor": {
"restarterSchedule": [],
"resourceStartingTolerance": 120
},
"playerDatabase": {
"onJoinCheckBan": true,
"whitelistMode": "guildRoles",
"whitelistedDiscordRoles": [
"681944964506058753"
],
"whitelistRejectionMessage": "Please join https://discord.gg/6FUefh62Jn and request to be whitelisted.",
"requiredBanHwidMatches": 1,
"banRejectionMessage": "You can join https://discord.gg/6FUefh62Jn to appeal this ban."
},
"webServer": {
"disableNuiSourceCheck": false
},
"discordBot": {
"enabled": true,
"token": "NjQwMzIxNTY5NDUyNzIwMTI4.GJZPKz.T2Cj1dEai8eTmnVAngmZEoYb14rU_WO5SEyNXE",
"guild": "634812052233519114",
"announceChannel": "689904236724748387",
"embedJson": "{\n \"title\": \"United Islands 5M - Beta 1.12\",\n \"url\": \"{{serverBrowserUrl}}\",\n \"description\": \"\",\n \"fields\": [\n {\n \"name\": \"> СТАТУС\",\n \"value\": \"```\\n{{statusString}}\\n```\",\n \"inline\": true\n },\n {\n \"name\": \"> ИГРАЧИ\",\n \"value\": \"```\\n{{serverClients}}/{{serverMaxClients}}\\n```\",\n \"inline\": true\n },\n {\n \"name\": \"> F8 КОМАНДА\",\n \"value\": \"```\\nconnect 123.123.123.123\\n```\"\n },\n {\n \"name\": \"> СЛЕДВАЩ РЕСТАРТ\",\n \"value\": \"```\\n{{nextScheduledRestart}}\\n```\",\n \"inline\": true\n },\n {\n \"name\": \"> ОНЛАЙН ОТ\",\n \"value\": \"```\\n{{uptime}}\\n```\",\n \"inline\": true\n }\n ],\n \"image\": {\n \"url\": \"https://cdn2.steamgriddb.com/hero_thumb/ea8fcd92d59581717e06eb187f10666d.jpg\"\n },\n \"thumbnail\": {\n \"url\": \"https://cdn.discordapp.com/attachments/1294679345943543810/1337970509337333822/1739057725021a7fxlq4l-removebg-preview.png?ex=67a961a3&is=67a81023&hm=9707b7c9690d16ef72c7d55db107843f189467556bf4bef2b22977663bb8b2a7&\"\n }\n}",
"embedConfigJson": "{\n \"onlineString\": \"🟢 Онлайн\",\n \"onlineColor\": \"#0BA70B\",\n \"partialString\": \"🟡 Частично\",\n \"partialColor\": \"#FFF100\",\n \"offlineString\": \"🔴 Офлайн\",\n \"offlineColor\": \"#A70B28\",\n \"buttons\": [\n {\n \"emoji\": \"1062338355909640233\",\n \"label\": \"Connect\",\n \"url\": \"{{serverJoinUrl}}\"\n },\n {\n \"emoji\": \"1337930103887364186\",\n \"label\": \"Discord\",\n \"url\": \"https://discord.gg/6FUefh62Jn\"\n }\n ]\n}"
},
"fxRunner": {
"serverDataPath": "/home/UIRP-5M/",
"cfgPath": "/home/UIRP-5M/server.cfg",
"commandLine": "",
"onesync": "on",
"autostart": true,
"quiet": false
}
}