All-in-one start.sh for TekBASE with support for shoutcast, ark, minecraft, rust, valheim and other games. TekBASE is a server management software for clans, communities and service providers with an online shop, billing system, and reminder system. Free support since 2005. More information about TekBASE at TekLab.de
cd /home
git clone tekbase-all-in-one-start.git
cd tekbase-all-in-one-start
chmod -R 0755 *.sh
Copy this into your existing gameserver image (i.e. csgo.tar, minecraft.tar, ...). Change the startscript in your game list.
- game = Look at the start.sh for the name.
- xxx = Parameters for automatic setting modification, ip, port, queryport, ram, ...
./start.sh game xxx xxx xxx xxx xxx xxx xxx xxx xxx
- Version 1.17 - 1.18 = 1.17
- Version 1.12 - 1.16 = 1.12
- Version 1.7 - 1.11 = 1.7
./start.sh minecraft gsip gsport gsplayer gsram "minecraft_server" "" "1.17"
./start.sh minecraft gsip gsport gsplayer gsram "minecraft_server" "" "1.12"
./start.sh minecraft gsip gsport gsplayer gsram "minecraft_server" "" "1.7"
Copyright (c) TekLab.de. Code released under the GNU AGPLv3 License. The use by other commercial control panel providers is explicitly prohibited.