mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
116 lines
3.3 KiB
JSON
116 lines
3.3 KiB
JSON
{
|
|
"whitelist": false,
|
|
|
|
"ChatCommands": {
|
|
"BrodcastCommand": true
|
|
},
|
|
"textonmap": {
|
|
"top watermark": "Welcome to server \nip 192.168.0.1",
|
|
"bottom left watermark": "Owner : <owner-name> \nEditor : <bablu>\nScripts : BCS1.7",
|
|
"center highlights":{
|
|
"color":[1,0,0],
|
|
"randomColor":true,
|
|
"msg":[
|
|
"type end to start end vote",
|
|
"start msg with prefix .(dot) to send in game popup msg",
|
|
"start msg with prefix ,(comma) to send msg to teammates",
|
|
"BombSquad Community Server - BCS"
|
|
]
|
|
}
|
|
},
|
|
"statsResetAfterDays":31,
|
|
"leaderboard":{
|
|
"enable":true,
|
|
"barsBehindName":true
|
|
},
|
|
"autoNightMode":{
|
|
"enable":true,
|
|
"startTime":"18:30",
|
|
"endTime":"06:00",
|
|
"fireflies":true,
|
|
"fireflies_random_color":false
|
|
},
|
|
"colorfullMap":true,
|
|
"playlists":{
|
|
"default":12345,
|
|
"team":12345,
|
|
"ffa":22222,
|
|
"elim":34343,
|
|
"death":23432
|
|
},
|
|
"coopModeWithLessPlayers":{
|
|
"enable":false,
|
|
"minPlayerToExitCoop":0
|
|
},
|
|
"mikirogQuickTurn":{
|
|
"enable":true
|
|
},
|
|
"colorful_explosions":{
|
|
"enable":true
|
|
},
|
|
"ballistica_web": {
|
|
"enable":false
|
|
},
|
|
"character_chooser":{
|
|
"enable":true
|
|
},
|
|
"custom_characters": {
|
|
"enable":true
|
|
},
|
|
"StumbledScoreScreen":true,
|
|
"elPatronPowerups":{
|
|
"enable":true,
|
|
"settings":{"Powers Gravity": true,
|
|
"Tank Shield PTG": 96,
|
|
"Healing Damage PTG": 72,
|
|
"Powerup Style": "Auto",
|
|
"Powerup Scale": 1.0,
|
|
"Powerup Name": true,
|
|
"Powerup With Shield": true,
|
|
"Powerup Time": false},
|
|
"Quantity":{ "Shield": 2,
|
|
"Punch": 3, "Mine Bombs": 2,
|
|
"Impact Bombs": 3, "Ice Bombs": 3, "Triple": 3,
|
|
"Sticky Bombs": 3, "Curse": 1, "Health": 1,
|
|
"Speed": 2, "Healing Damage": 1, "Goodbye": 2,
|
|
"Ice Man": 1,"Tank Shield": 1, "Impairment Bombs": 2,
|
|
"Fire Bombs": 3, "Fly Bombs": 3}
|
|
},
|
|
"discordbot":{
|
|
"enable":false,
|
|
"token":"<secret-token-here>",
|
|
"liveChat":true,
|
|
"liveStatsChannelID":925440043672285205,
|
|
"logsChannelID":925440079843958834
|
|
},
|
|
"afk_remover":{
|
|
"enable":true,
|
|
"ingame_idle_time_in_secs":60,
|
|
"kick_idle_from_lobby":true,
|
|
"lobby_idle_time_in_secs":10
|
|
},
|
|
"allowTeamChat":true,
|
|
"allowEndVote":true,
|
|
"allowInGameChat":true,
|
|
"sameCharacterForTeam":false,
|
|
"newResultBoard":true,
|
|
"HostDeviceName":"v1.4",
|
|
"HostName":"BCS",
|
|
"ShowKickVoteStarterName":true,
|
|
"KickVoteMsgType":"chat",
|
|
"minAgeToChatInHours":78,
|
|
"minAgeToJoinInHours":24,
|
|
"maxWarnCount":2,
|
|
"WarnCooldownMinutes":30,
|
|
"warnMsg":"WARNING !!!",
|
|
"afterWarnKickMsg":"Enough warnings, Goodbye have a nice day :)",
|
|
"firstTimeJoinMsg":"Welcome to the server,we r saving all your account details and chats",
|
|
"regularWelcomeMsg":"Welcome Back",
|
|
"enabletags": true,
|
|
"enablehptag": true,
|
|
"enablerank": true,
|
|
"enablestats": true,
|
|
"enableHitTexts": true,
|
|
"enableeffects": true,
|
|
"enableTop5effects": true
|
|
}
|