Remove references to LAN

This commit is contained in:
DeathByDenim 2023-08-26 12:50:22 -04:00
parent 5909c41ae3
commit 9dc5e6e3e6
Signed by: DeathByDenim
GPG Key ID: 89185F675E0AB7D5
7 changed files with 12 additions and 12 deletions

View File

@ -33,8 +33,8 @@ EOF
systemctl daemon-reload
cat > /etc/armagetronad/server_info.cfg <<EOF
MESSAGE_OF_DAY Welcome to onFOSS-LAN\\nTry to survive as long as possible!\\nNote that you can brake by pressing the down arrow key\\nHugging walls will give you a speed boost\\n\\nPress <Enter> to start!
SERVER_NAME onFOSS-LAN
MESSAGE_OF_DAY Welcome to onFOSS\\nTry to survive as long as possible!\\nNote that you can brake by pressing the down arrow key\\nHugging walls will give you a speed boost\\n\\nPress <Enter> to start!
SERVER_NAME onFOSS
EOF
cat > /etc/armagetronad/settings_custom.cfg <<EOF

View File

@ -60,7 +60,7 @@ WantedBy=multi-user.target
EOF
cat > /etc/minetest.conf <<EOF
server_name = onFOSS LAN server
server_name = onFOSS server
server_address = ${DOMAINNAME}
server_announce = false
max_users = 32

View File

@ -77,8 +77,8 @@ fi
mkdir -p /home/${systemuser}/.odamex/
cat > /home/${systemuser}/.odamex/odasrv.cfg <<EOF
set sv_hostname "OnFOSS LAN"
set sv_motd "Welcome to OnFOSS LAN DOOM server"
set sv_hostname "OnFOSS"
set sv_motd "Welcome to OnFOSS DOOM server"
set sv_website "${proto}://${DOMAINNAME}/"
set sv_downloadsites "${proto}://${DOMAINNAME}/wads/"
set rcon_password "${systempassword}"

View File

@ -48,19 +48,19 @@ fi
rm -rf ${builddir}
cat > /opt/opensoldat/bin/configs/server_dm.cfg <<EOF
sv_hostname "onFOSS LAN"
sv_hostname "onFOSS"
bots_random_alpha 0
sv_gamemode 0
sv_greeting "Welcome to the onFOSS LAN server"
sv_greeting "Welcome to the onFOSS server"
sv_website ${DOMAINNAME}
bots_chat false
EOF
cat > /opt/opensoldat/bin/configs/server_ctf.cfg <<EOF
sv_hostname "onFOSS LAN"
sv_hostname "onFOSS"
bots_random_alpha 0
sv_gamemode 3
sv_greeting "Welcome to the onFOSS LAN server"
sv_greeting "Welcome to the onFOSS server"
sv_website ${DOMAINNAME}
bots_chat false
sv_maplist "mapslist_ctf.txt"

View File

@ -33,7 +33,7 @@ EOF
systemctl daemon-reload
cat > /etc/ufoai-server/server.cfg <<EOF
set sv_hostname "onFOSS-LAN"
set sv_hostname "onFOSS"
set sv_maxclients 8
set sv_public 0
set rcon_password "${systempassword}"

View File

@ -43,7 +43,7 @@ mkdir -p ${systemuserhome}/unvanquished_home/config
cat > ${systemuserhome}/unvanquished_home/config/unvanquished.cfg <<EOF
set server.private 1
set g_needpass 0
set sv_hostname "^NUnvanquished ^3onFOSS-LAN"
set sv_hostname "^NUnvanquished ^3onFOSS"
set g_motd "^2get news on ^5${DOMAINNAME}"
set sv_allowdownload 0
set sv_maxclients 24

View File

@ -47,7 +47,7 @@ rm -r ${TMPDIR:-/tmp}/bootstrap.zip ${TMPDIR:-/tmp}/bootstrap
cat > "$(dirname "$0")"/../website/_config.yml <<EOF
title: "onFOSS"
description: >
onFOSS-LAN is a online, "Free (as Freedom) and Open Source" LAN-Party hosted by ${HOSTEDBYNAME}. The goal is to get people together, enjoying the art of computer games and having a great time in these days. The FOSS community is a place of being open minded and acceptance to all different kinds of people with the focus of fully transparent systems and protecting individuals. So it does not matter if you are on Windows, Mac or Linux and it is also NOT necessary to have a PC MASTERRACE setup to run those games.
onFOSS is an online, "Free (as Freedom) and Open Source" LAN-Party. The goal is to get people together, enjoying the art of computer games and having a great time in these days. The FOSS community is a place of being open minded and acceptance to all different kinds of people with the focus of fully transparent systems and protecting individuals. So it does not matter if you are on Windows, Mac or Linux and it is also NOT necessary to have a PC MASTERRACE setup to run those games.
url: http${s_for_https}://${DOMAINNAME}
content: