/tekbase-all-in-one-start

All-in-one start.sh for TekBASE with support for ark, rust, minecraft, valheim and other games.

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

TekBASE - Gameserver Start Script

TekBASE 8.X License GNU AGPLv3 Codacy Badge CodeFactor

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 2015. More information about TekBASE at TekLab.de

Installation

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

Minecraft Log4j2 Fix for Versions 1.7 - 1.18

  • 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"

License

Copyright (c) TekLab.de. Code released under the GNU AGPLv3 License. The use by other commercial control panel providers is explicitly prohibited.