Base FFA settings

This commit is contained in:
Luis 2025-02-07 23:30:34 -05:00
parent 9536e261e6
commit fb127ea7ff
2 changed files with 23 additions and 28 deletions

View file

@ -5,12 +5,12 @@
# Uncomment any of these values to override defaults. # Uncomment any of these values to override defaults.
# Name of our server in the public parties list. # Name of our server in the public parties list.
party_name = "BombSquad Community Server" party_name = "GLX Perukistan FFA"
# If true, your party will show up in the global public party list # If true, your party will show up in the global public party list
# Otherwise it will still be joinable via LAN or connecting by IP # Otherwise it will still be joinable via LAN or connecting by IP
# address. # address.
#party_is_public = true party_is_public = true
# If true, all connecting clients will be authenticated through the # If true, all connecting clients will be authenticated through the
# master server to screen for fake account info. Generally this # master server to screen for fake account info. Generally this
@ -21,7 +21,7 @@ party_name = "BombSquad Community Server"
# IDs of server admins. Server admins are not kickable through the default # IDs of server admins. Server admins are not kickable through the default
# kick vote system and they are able to kick players without a vote. To get # kick vote system and they are able to kick players without a vote. To get
# your account id, enter 'getaccountid' in settings->advanced->enter-code. # your account id, enter 'getaccountid' in settings->advanced->enter-code.
admins = ["pb-yOuRAccOuNtIdHErE", "pb-aNdMayBeAnotherHeRE"] admins = ["a-147"]
# Whether the default kick-voting system is enabled. # Whether the default kick-voting system is enabled.
#enable_default_kick_voting = true #enable_default_kick_voting = true
@ -31,7 +31,7 @@ admins = ["pb-yOuRAccOuNtIdHErE", "pb-aNdMayBeAnotherHeRE"]
# try to use the address your server contacts it from, but this may # try to use the address your server contacts it from, but this may
# be an ipv6 address these days so you may need to provide an ipv4 # be an ipv6 address these days so you may need to provide an ipv4
# address explicitly. # address explicitly.
#public_ipv4_address = "123.123.123.123" public_ipv4_address = "161.132.37.46"
# You can optionally provide an ipv6 address for your server for the # You can optionally provide an ipv6 address for your server for the
# public server list. Unlike ipv4, a server is not required to have # public server list. Unlike ipv4, a server is not required to have
@ -54,7 +54,7 @@ admins = ["pb-yOuRAccOuNtIdHErE", "pb-aNdMayBeAnotherHeRE"]
# players. Any device in the party can have more than one player on # players. Any device in the party can have more than one player on
# it if they have multiple controllers. Also, this number currently # it if they have multiple controllers. Also, this number currently
# includes the server so generally make it 1 bigger than you need. # includes the server so generally make it 1 bigger than you need.
#max_party_size = 6 max_party_size = 11
# Max players that can join a session. If present this will override # Max players that can join a session. If present this will override
# the session's preferred max_players. if a value below 0 is given # the session's preferred max_players. if a value below 0 is given
@ -71,7 +71,7 @@ admins = ["pb-yOuRAccOuNtIdHErE", "pb-aNdMayBeAnotherHeRE"]
# playlist editor in the regular version of the game. # playlist editor in the regular version of the game.
# This will give you a numeric code you can enter here to host that # This will give you a numeric code you can enter here to host that
# playlist. # playlist.
playlist_code = 12345 playlist_code = 498065
# Alternately, you can embed playlist data here instead of using # Alternately, you can embed playlist data here instead of using
# codes. Make sure to set session_type to the correct type for the # codes. Make sure to set session_type to the correct type for the
@ -80,7 +80,7 @@ playlist_code = 12345
# Whether to shuffle the playlist or play its games in designated # Whether to shuffle the playlist or play its games in designated
# order. # order.
#playlist_shuffle = true playlist_shuffle = true
# If true, keeps team sizes equal by disallowing joining the largest # If true, keeps team sizes equal by disallowing joining the largest
# team (teams mode only). # team (teams mode only).
@ -110,7 +110,7 @@ teams_series_length = 7
# Points to win in free-for-all mode (Points are awarded per game based on # Points to win in free-for-all mode (Points are awarded per game based on
# performance) # performance)
ffa_series_length = 24 ffa_series_length = 32
# If you have a custom stats webpage for your server, you can use # If you have a custom stats webpage for your server, you can use
# this to provide a convenient in-game link to it in the # this to provide a convenient in-game link to it in the
@ -120,7 +120,7 @@ ffa_series_length = 24
# currently-signed-in account's id. To fetch info about an account, # currently-signed-in account's id. To fetch info about an account,
# your back-end server can use the following url: # your back-end server can use the following url:
# https://legacy.ballistica.net/accountquery?id=ACCOUNT_ID_HERE # https://legacy.ballistica.net/accountquery?id=ACCOUNT_ID_HERE
stats_url = "https://discord.gg/ucyaesh" stats_url = "https://discord.gg/RUzsHEKseq"
# If present, the server subprocess will attempt to gracefully exit # If present, the server subprocess will attempt to gracefully exit
# after this amount of time. A graceful exit can occur at the end of # after this amount of time. A graceful exit can occur at the end of

View file

@ -4,14 +4,14 @@
"BrodcastCommand": true "BrodcastCommand": true
}, },
"HostDeviceName": "v1.4", "HostDeviceName": "v1.4",
"HostName": "BCS", "HostName": "Peruano marron",
"KickVoteMsgType": "chat", "KickVoteMsgType": "chat",
"ScoreScreenAnnouncement": { "ScoreScreenAnnouncement": {
"enable": true, "enable": true,
"msg": [ "msg": [
"click stats button to join discord", "https://discord.gg/RUzsHEKseq",
"watch hey smoothy youtube channel", "que dijiste de mi peru pe",
"downlaod new mods from discord" "perukistan by galaxym4"
] ]
}, },
"ShowKickVoteStarterName": true, "ShowKickVoteStarterName": true,
@ -56,7 +56,7 @@
}, },
"discordWebHook": { "discordWebHook": {
"enable": false, "enable": false,
"webhookURL": "https://discord.com/api/webhooks/82649239/e7s0zyBJIuczXL7_CGSO5WM" "webhookURL": ""
}, },
"discordbot": { "discordbot": {
"enable": false, "enable": false,
@ -121,13 +121,13 @@
"enableTop5effects": true, "enableTop5effects": true,
"enableeffects": true, "enableeffects": true,
"enablehptag": true, "enablehptag": true,
"enablerank": true, "enablerank": false,
"enablestats": true, "enablestats": false,
"enabletags": true, "enabletags": true,
"firstTimeJoinMsg": "Welcome to the server,we r saving all your account details and chats", "firstTimeJoinMsg": "Ola pe, bienvenido a perukistan.",
"leaderboard": { "leaderboard": {
"barsBehindName": true, "barsBehindName": true,
"enable": true "enable": false
}, },
"maxAccountPerIP": 3, "maxAccountPerIP": 3,
"maxPlayersPerDevice": 2, "maxPlayersPerDevice": 2,
@ -141,7 +141,7 @@
"playermod": { "playermod": {
"default_bomb": "normal", "default_bomb": "normal",
"default_bomb_count": 1, "default_bomb_count": 1,
"default_boxing_gloves": true, "default_boxing_gloves": false,
"default_shield": false "default_shield": false
}, },
"playlists": { "playlists": {
@ -153,26 +153,21 @@
"soccer": 412160, "soccer": 412160,
"team": 12345 "team": 12345
}, },
"regularWelcomeMsg": "Welcome Back", "regularWelcomeMsg": "Hola pe",
"sameCharacterForTeam": false, "sameCharacterForTeam": false,
"statsResetAfterDays": 31, "statsResetAfterDays": 31,
"textonmap": { "textonmap": {
"bottom left watermark": "Owner : <owner-name> \nEditor : <bablu>\nScripts : BCS1.7.13", "bottom left watermark": "Owner: GalaxyM4 \nScripts : BCS 1.7.13",
"center highlights": { "center highlights": {
"color": [ "color": [
1, 1,
0, 0,
0 0
], ],
"msg": [ "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"
],
"randomColor": true "randomColor": true
}, },
"top watermark": "Welcome to server \nIP @IP PORT @PORT" "top watermark": ""
}, },
"useV2Account": false, "useV2Account": false,
"warnMsg": "WARNING !!!", "warnMsg": "WARNING !!!",