Skip to content

teklab-de/tekbase-all-in-one-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages