splat1.mnretrogamer.io

splat1.mnretrogamer.io

mn.retrogamer Digital Paint: Paintball 2.0 ::::


hostname :: splat1.mnretrogamer.io:27910 ::::

map rotation :: battle2, midnight, hca_fort, routez, soccer1, arenaball, nhb, bombsaway, castle1, dodgeball, midnight2, pball_shreds1, pb2dm1, siegecastle

player limit :: 12 :::

time limit :: 20 :::

frag limit :: 50 :::

friendly fire :: off :::


server.cfg

solarsparq@splat:~/paintball2/pball/configs$ cat server.cfg
// ----------------------------------------------------------------------
// GENERIC SERVER INFO
// ----------------------------------------------------------------------

set hostname "mn.retrogamer Digital Paintball 2 [node3]"
set website "https://mnretrogamer.org" 
set admin "solarsparq"
set e-mail "pacman@mnretrogamer.com" 
set location "Burnsville, MN" 

set public 1 // set to 0 if you don't want this on the public server list
set password "" // Password required to connect

setmaster dplogin.com master0.gamespy.com

// ----------------------------------------------------------------------
// MESSAGE OF THE DAY
// ----------------------------------------------------------------------

set motdfile pball/configs/motd.txt

// ----------------------------------------------------------------------
// ROTATION
// ----------------------------------------------------------------------

set rot_file pball/configs/rotation.txt

// ----------------------------------------------------------------------
// GENERAL SETTINGS
// ----------------------------------------------------------------------

set autojoin normal
set ffire 0
set grenadeffire 1
set timelimit 20
set fraglimit 50
set elim 60 // time (in seconds) before players respawn
set gren_explodeonimpact 1
set deadtalk 0 // set to 1 to allow dead players to talk to living
set sv_maxvelocity 4096
set swear_filter 0
set sv_votemapenabled 1
set idle 120 // time (in seconds) before idle players are put on observer

// ----------------------------------------------------------------------
// MATCH SETTINGS
// ----------------------------------------------------------------------

set allow_match 0 // set to 1 to enable the "match" command for clan matches
set matchmode_cfg "matchmode.cfg"
set publicmode_cfg "publicmode.cfg"

// ----------------------------------------------------------------------
// CONSOLE LOGGING
// ----------------------------------------------------------------------
//
// logfile
// -------
// 0 - Disable console logging.
// 1 - Buffered logging.  File is wiped each server restart.
// 2 - Continuous logging.  File is wiped each server restart.
// 3 - Continous logging.  File is appended.

set logfile 3

// ----------------------------------------------------------------------
// STANDARD LOGGING
// ----------------------------------------------------------------------

// sl_logging 
// ----------
// bit 1, val | 1 : display STDLogging to console
// bit 2, val | 2 : log STDLogging to sl_logfile
// bit 3, val | 4 : send UDP packets to server defined IPs (DISABLED)

// sl_logfile
// ----------
// the file to put the STDlog info in.
// # will be replaced with the PORT number of the server

// set sl_logging 2
// set sl_logfile server#.log

// ----------------------------------------------------------------------
// DOWNLOAD OPTIONS
// ----------------------------------------------------------------------

set allow_download         1
set allow_download_maps    1
set allow_download_models  1
set allow_download_sounds  1
set allow_download_players 1

// ----------------------------------------------------------------------
// OPERATOR SETTINGS
// ----------------------------------------------------------------------

// Use "login password" at the console to obtain op status of said level
// Commands are restricted by level in commands.cfg
set numpasses 5
set oppass1      ""
set oppass1level 1
set oppass2      ""
set oppass2level 50
set oppass3      ""
set oppass3level 100
set oppass4      ""
set oppass4level 150
set oppass5      ""
set oppass5level 200

rcon_password "XXX"

rotation.txt

solarsparq@splat:~/paintball2/pball/configs$ cat rotation.txt 
[maplist]
midnight
hca_fort
routez
soccer1
arenaball
nhb
bombsaway
castle1
dodgeball
midnight2
pball_shreds1
pb2dm1
siegecastle
###

server details

  • hostname :: splat
  • operating system :: ubuntu server 16.04
  • more details
solarsparq@splat:~/paintball2/pball/configs$ uname -a
Linux splat 4.15.0-169-generic #177-Ubuntu SMP Thu Feb 3 10:50:46 UTC 2022 i686 i686 i686 GNU/Linux