Commit Graph

20 Commits

Author SHA1 Message Date
Fabian c35cdafc55
Updated TS3 Server version
Just updated to the latest TS3 Server version
2018-12-02 23:13:11 +01:00
Sir3lit 531029b534
Fixed building of older versions
Older versions of spigot used "bash" during the install,  added `bash` package
2018-11-16 02:16:19 -05:00
Fabian 34ff6511a6
Remove \r
Removed \r
2018-10-28 21:13:03 +01:00
Fabian 10f37adca8
Updated Teamspeak 3 Server Egg
Changed to alpine container
2018-10-28 20:51:36 +01:00
Fabian f5d701cbc8
Updated TS3 Server egg
New minimal Script based on bash.
ts3server.ini is not needed, because its only used when the server get started with the inifile=ts3server.ini parameter.
Also the license aggrement moved to the parameter.
2018-10-28 20:34:56 +01:00
Sir3lit 80839f3397
Update to latest version
Use latest version to prevent issues with invalid licensekey.dat file
2018-10-13 04:14:17 -04:00
ViViV_ ac71a56fd1 Adding variable for Server Map Selection [ARK SERVER] (#1230) 2018-07-21 10:40:51 -07:00
Dane Everitt 1df3efdfb0
Fix eggs (#1224) 2018-06-30 18:52:32 -07:00
Michael (Parker) Parker 52ae3f1062 Parkervcp patch 1 (#1169) 2018-05-23 22:00:57 -07:00
Michael (Parker) Parker 5fddf02247 Update to build spigot (#1168) 2018-05-23 21:58:16 -07:00
Jakob 4d91cc697b no longer lie about spigot being built when no url provided (#1104) 2018-05-23 21:38:39 -07:00
William Cody Ardoin 0c07577d3b Allow for 3 decimals, future proof (#999)
The GET_VERSIONS Grep Command will fail with 1.12.2 but will work with 1.12. Added optional check for 3rd decimal place in the MC Version of Forge and future proofed the forge version for Double Numeric SubMinor version.
2018-03-06 23:11:58 -06:00
arajdon 1d623a319b Update Teamspeak 3.1.1 (#1022)
Added "\n\ntouch \/mnt\/server\/.ts3server_license_accepted" and changed version number.
I've tested this changes on my installation. Works fine.

Thats my first PR. Hope thats ok so.
2018-03-06 23:11:05 -06:00
William Cody Ardoin e1d6980c0b Add the MAP Varible (#903)
The MAP Var was added to startup config but never to the user config options.
2018-02-09 18:50:56 -06:00
Dane Everitt 655d2485b5
Fix error causing inability to save variables. 2018-01-21 17:02:25 -06:00
Bl4ckSpr4y d1806d9d29 Fix a typo (#856)
Changed 'custo' to 'custom'.
2018-01-06 20:09:20 -06:00
Franco Sanllehi 75eb506dab Solution for "SteamInternal_ContextInit" (#802)
Add required package to apt install

Solution for: error=/home/container/garrysmod/bin/server_srv.so: undefined symbol: SteamInternal_ContextInit
2017-12-13 21:03:54 -06:00
tenten8401 5d98fc327b
Workaround for improper boolean handling
Since laravel only takes 1, 0, true, false, "1", and "0" instead of allowing "true" and "false".
2017-11-20 09:47:49 -05:00
Unknown e3c5d50994 Add Rust 2017-11-05 21:24:58 -05:00
Dane Everitt f8c89f8331
Add support for seeding nests and eggs 2017-11-03 23:07:18 -05:00