mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2025-10-16 12:02:51 +00:00
Update config.yaml
This commit is contained in:
parent
e2d72739eb
commit
335fa3a45c
1 changed files with 5 additions and 5 deletions
10
config.yaml
10
config.yaml
|
|
@ -5,11 +5,11 @@
|
|||
# Uncomment any of these values to override defaults.
|
||||
|
||||
# Name of our server in the public parties list.
|
||||
party_name: "TEST SERVER XD...!"
|
||||
party_name: "VORTEX AND HONOR BANG"
|
||||
|
||||
# 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: false
|
||||
party_is_public: true
|
||||
|
||||
# If true, all connecting clients will be authenticated through the master
|
||||
# server to screen for fake account info. Generally this should always
|
||||
|
|
@ -29,14 +29,14 @@ enable_default_kick_voting: true
|
|||
# servers on one machine.
|
||||
# 43210 is the default and the only port that will show up in the LAN
|
||||
# browser tab.
|
||||
port: 43224
|
||||
port: 43210
|
||||
|
||||
# Max devices in the party. Note that this does *NOT* mean max 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-players is not currently
|
||||
# exposed but I'll try to add that soon.
|
||||
max_party_size: 6
|
||||
max_party_size: 12
|
||||
|
||||
# Options here are 'ffa' (free-for-all), 'teams' and 'coop' (cooperative)
|
||||
# This value is ignored if you supply a playlist_code (see below).
|
||||
|
|
@ -120,7 +120,7 @@ stats_url: https://discord.gg/ucyaesh
|
|||
# Team names (teams mode only).
|
||||
team_names:
|
||||
- vortex
|
||||
- sara
|
||||
- Honor
|
||||
|
||||
# Team colors (teams mode only).
|
||||
team_colors:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue