74 Commits

Author SHA1 Message Date
Oleg Titov
6393b07470 Enable/Disable backup compression 2021-07-12 00:10:17 +03:00
Ben Peddell
f69ba15495 Add option to not decrement Port 2020-06-14 23:12:09 +10:00
Matthew T. Kelley
03910c0317
Add comment for instances
I believe that adding a comment here could help with understanding how instances work 😄
2020-03-25 09:18:12 -04:00
MrSlimbrowser
39f180e189 allow precise warn time 2020-03-09 10:27:31 +01:00
Ben Peddell
668082b53b Add broadcast command override 2020-03-01 10:17:04 +10:00
Ben Peddell
e11cc9952a Add notifyCommand 2020-02-22 20:40:55 +10:00
Ben Peddell
f26ae1e56f Add arkBackupPostCommand 2020-02-22 20:21:55 +10:00
Ben Peddell
54d9c34ccc
Add path change hints for Debian/Ubuntu/CentOS 2020-01-12 10:12:43 +10:00
Ben Peddell
1911a67c0e Allow steamcmd home directory to be overridden 2019-02-22 19:18:38 +10:00
Ben Peddell
abd6c2f02a Move start delay to doStart; add pre-start script 2019-01-24 14:58:31 +10:00
Brian Aldridge
1eeffe3591
Removed comment from defaultinstance
Comment not needed for default instance.
2019-01-23 09:08:30 -07:00
Brian Aldridge
18b6436362
Added variable for start @all delay. 2019-01-23 08:55:23 -07:00
Ben Peddell
28cc76532d Add option to disable notification on shutdown warning 2018-06-18 23:19:56 +10:00
Ben Peddell
813ae334c9 Add option to send notifications through Discord 2018-06-16 23:52:05 +10:00
Ben Peddell
fe1594bcd0 Remove failing workshop items when downloading mods 2016-10-08 18:35:54 +10:00
Ben Peddell
e1b2cdb8c8 Add option to allow players to cancel restart 2016-07-01 23:11:28 +10:00
Ben Peddell
a205b4c81e Make "main" instance default in new installs 2016-02-18 01:36:28 +10:00
Fez Vrasta
ac807bf74b Merge pull request #364 from klightspeed/1.5-dev#autoupdate
Add option to automatically update on startup
2016-01-28 12:20:00 +01:00
Ben Peddell
1d3827a876 Remove unused 'servicename' variable 2016-01-28 18:05:50 +10:00
Ben Peddell
4ca8617bc9 Add option to automatically update on startup 2016-01-22 18:43:42 +10:00
Fez Vrasta
e688c69719 Merge pull request #303 from klightspeed/1.5-dev#limitbackupsize
Implement old backup removal by limiting backup size
2015-12-15 16:55:09 +01:00
Ben Peddell
b89d6e3163 Add note on typical size of compressed backup 2015-12-13 06:40:07 +10:00
Ben Peddell
566a518f10 Implement old backup removal by limiting backup size 2015-12-13 06:40:07 +10:00
Ben Peddell
15162c50fe Move instance-specific settings to instance.cfg.example 2015-12-13 06:32:52 +10:00
Ben Peddell
c13afcb0d8 Add restart / shutdown warning text to config 2015-12-11 11:34:40 +10:00
Fez Vrasta
47e1b3e828 Merge pull request #316 from FezVrasta/master
Pull fixes from master
2015-12-07 19:10:56 +01:00
Ben Peddell
30aea93bd6 Add defaults for Port, QueryPort, RCONPort and serverMap 2015-11-26 16:48:29 +10:00
Ben Peddell
388b8b180d Update arkStagingDir comment 2015-11-08 06:53:32 +10:00
Ben Peddell
130d665f1a Add support for downloading updates before applying 2015-11-08 06:53:10 +10:00
Budman17r
c384fe6b64 Update arkmanager.cfg
Adding Backup Logic.
2015-11-04 09:40:31 -06:00
Ben Peddell
17dd16a830 Add support for -opt=val options using arkopt_opt=val 2015-09-29 10:44:23 +10:00
Ben Peddell
167781e34f Allow non-anonymous steamcmd login 2015-09-29 10:44:23 +10:00
Ben Peddell
e4d42183e3 Default to Windows mod; record mod branch 2015-09-29 10:44:15 +10:00
Ben Peddell
098f19d147 Add option to select mod OS
The Linux version of some mods don't work at all with the dedicated
server.  Allow the administrator to configure which mod branch
to grab (Windows or Linux).
2015-09-25 10:50:04 +10:00
Marius Linge
94b3138988 Adds a configuration value to allow backup prior to updating the server 2015-09-20 08:20:02 +02:00
Ben Peddell
f8789764dc Add datadir and dataprefix arguments to install 2015-09-18 19:37:12 +10:00
Ben Peddell
283c04dd81 Add install_bindir and install_libexecdir to config 2015-09-18 19:34:07 +10:00
Ben Peddell
4a50d29324 Add server auto-restart 2015-09-17 20:22:03 +10:00
Fez Vrasta
22b021b41b Merge pull request #160 from klightspeed/1.4-dev#multiserver
1.4 Features
2015-09-14 11:23:52 +02:00
Ben Peddell
3eb123fa61 Add AltSaveDirectoryName support in backup 2015-09-14 17:10:37 +10:00
Ben Peddell
544a78267d Add example config options to config 2015-09-14 17:10:37 +10:00
Ben Peddell
0080e3c81a Add start --all and stop --all commands
These commands will start and stop all servers specified in
the configfile_xxxxxx settings in the config file
2015-09-14 17:10:37 +10:00
Ben Peddell
c0793a8186 Make warning broadcast message customisable 2015-09-14 17:02:07 +10:00
Ben Peddell
01600381fa Merge branch 'master' into 1.4-dev#warn 2015-09-14 17:01:25 +10:00
Ben Peddell
6b0c08ab09 Add option to warn players before update 2015-09-14 05:45:01 +10:00
Ben Peddell
2ef86c9028 Add mod installation support 2015-09-13 07:27:32 +10:00
Ben Peddell
3e0fa90c70 Move arkstVersion to script 2015-09-02 16:26:32 +10:00
Ben Peddell
0aa7546b06 Add '-MapModId' support
Specifying the Modded Map by ModID was added in 193.0
This adds support for this, and backups should work with it.
2015-08-07 21:23:15 +10:00
Ben Peddell
562bb93126 Add useconfig arkmanager command to specify config 2015-08-02 19:26:30 +10:00
Marius Linge
39e2c7b8d2 Adds RCON specific arguments to support the RCON Protocol 2015-07-09 18:31:30 +02:00