mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
Base FFA settings
This commit is contained in:
parent
9536e261e6
commit
fb127ea7ff
2 changed files with 23 additions and 28 deletions
18
config.toml
18
config.toml
|
|
@ -5,12 +5,12 @@
|
|||
# Uncomment any of these values to override defaults.
|
||||
|
||||
# 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
|
||||
# Otherwise it will still be joinable via LAN or connecting by IP
|
||||
# address.
|
||||
#party_is_public = true
|
||||
party_is_public = true
|
||||
|
||||
# If true, all connecting clients will be authenticated through the
|
||||
# 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
|
||||
# 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.
|
||||
admins = ["pb-yOuRAccOuNtIdHErE", "pb-aNdMayBeAnotherHeRE"]
|
||||
admins = ["a-147"]
|
||||
|
||||
# Whether the default kick-voting system is enabled.
|
||||
#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
|
||||
# be an ipv6 address these days so you may need to provide an ipv4
|
||||
# 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
|
||||
# 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
|
||||
# it if they have multiple controllers. Also, this number currently
|
||||
# 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
|
||||
# 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.
|
||||
# This will give you a numeric code you can enter here to host that
|
||||
# playlist.
|
||||
playlist_code = 12345
|
||||
playlist_code = 498065
|
||||
|
||||
# Alternately, you can embed playlist data here instead of using
|
||||
# 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
|
||||
# order.
|
||||
#playlist_shuffle = true
|
||||
playlist_shuffle = true
|
||||
|
||||
# If true, keeps team sizes equal by disallowing joining the largest
|
||||
# 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
|
||||
# performance)
|
||||
ffa_series_length = 24
|
||||
ffa_series_length = 32
|
||||
|
||||
# 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
|
||||
|
|
@ -120,7 +120,7 @@ ffa_series_length = 24
|
|||
# currently-signed-in account's id. To fetch info about an account,
|
||||
# your back-end server can use the following url:
|
||||
# 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
|
||||
# after this amount of time. A graceful exit can occur at the end of
|
||||
|
|
|
|||
33
dist/ba_root/mods/setting.json
vendored
33
dist/ba_root/mods/setting.json
vendored
|
|
@ -4,14 +4,14 @@
|
|||
"BrodcastCommand": true
|
||||
},
|
||||
"HostDeviceName": "v1.4",
|
||||
"HostName": "BCS",
|
||||
"HostName": "Peruano marron",
|
||||
"KickVoteMsgType": "chat",
|
||||
"ScoreScreenAnnouncement": {
|
||||
"enable": true,
|
||||
"msg": [
|
||||
"click stats button to join discord",
|
||||
"watch hey smoothy youtube channel",
|
||||
"downlaod new mods from discord"
|
||||
"https://discord.gg/RUzsHEKseq",
|
||||
"que dijiste de mi peru pe",
|
||||
"perukistan by galaxym4"
|
||||
]
|
||||
},
|
||||
"ShowKickVoteStarterName": true,
|
||||
|
|
@ -56,7 +56,7 @@
|
|||
},
|
||||
"discordWebHook": {
|
||||
"enable": false,
|
||||
"webhookURL": "https://discord.com/api/webhooks/82649239/e7s0zyBJIuczXL7_CGSO5WM"
|
||||
"webhookURL": ""
|
||||
},
|
||||
"discordbot": {
|
||||
"enable": false,
|
||||
|
|
@ -121,13 +121,13 @@
|
|||
"enableTop5effects": true,
|
||||
"enableeffects": true,
|
||||
"enablehptag": true,
|
||||
"enablerank": true,
|
||||
"enablestats": true,
|
||||
"enablerank": false,
|
||||
"enablestats": false,
|
||||
"enabletags": true,
|
||||
"firstTimeJoinMsg": "Welcome to the server,we r saving all your account details and chats",
|
||||
"firstTimeJoinMsg": "Ola pe, bienvenido a perukistan.",
|
||||
"leaderboard": {
|
||||
"barsBehindName": true,
|
||||
"enable": true
|
||||
"enable": false
|
||||
},
|
||||
"maxAccountPerIP": 3,
|
||||
"maxPlayersPerDevice": 2,
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
"playermod": {
|
||||
"default_bomb": "normal",
|
||||
"default_bomb_count": 1,
|
||||
"default_boxing_gloves": true,
|
||||
"default_boxing_gloves": false,
|
||||
"default_shield": false
|
||||
},
|
||||
"playlists": {
|
||||
|
|
@ -153,26 +153,21 @@
|
|||
"soccer": 412160,
|
||||
"team": 12345
|
||||
},
|
||||
"regularWelcomeMsg": "Welcome Back",
|
||||
"regularWelcomeMsg": "Hola pe",
|
||||
"sameCharacterForTeam": false,
|
||||
"statsResetAfterDays": 31,
|
||||
"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": {
|
||||
"color": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"msg": [""],
|
||||
"randomColor": true
|
||||
},
|
||||
"top watermark": "Welcome to server \nIP @IP PORT @PORT"
|
||||
"top watermark": ""
|
||||
},
|
||||
"useV2Account": false,
|
||||
"warnMsg": "WARNING !!!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue