Commit Graph

501 Commits

Author SHA1 Message Date
Michael (Parker) Parker
2e2d70635e
update discordjs start command
add an auto update variable
added command to run git pull if .git and auto_update are set
added npm install to start command.
2019-06-13 10:46:29 -04:00
Michael Parker
b076ca8a9b fix startup conf
fix startup conf for those easily confused.
2019-06-12 17:48:11 -04:00
Michael Parker
8eb3f761e7 updated install script. 2019-06-12 17:41:25 -04:00
Michael (Parker) Parker
67a62fabd1
Merge pull request #216 from ZeProf2Code/patch-3
add attack of the b-team egg
2019-06-10 16:02:43 -04:00
Arnaud Lier
8ec037589a
Create README.md 2019-06-10 21:37:29 +02:00
Michael (Parker) Parker
627c8de2e2
Merge pull request #211 from JoshuaWalsh/vanillacord
Add egg for VanillaCord
2019-06-07 09:30:30 -04:00
Joshua Walsh
cd74e81d05
Remove unused environment variables 2019-06-06 23:34:08 +10:00
Michael (Parker) Parker
cde58d5541
Merge pull request #220 from JoshuaWalsh/patch-2
fix forge issue with settings.cfg file
2019-06-06 07:52:03 -04:00
Joshua Walsh
7e2c377692
Use Alpine instead of Debian for install image
Required using `sed` instead of `grep` due to BusyBox `grep` not supporting PCRE. Also required rewriting the conditions for the if statements, as `ash` does not support Bash's Conditional Expressions.
2019-06-06 14:41:40 +10:00
Joshua Walsh
c21621c3cc
Fix #219
This fixes an issue where installation of Forge Generic would fail if the modpack's included settings.cfg file had Windows-style (\r\n) line endings
2019-06-04 21:15:06 +10:00
Michael (Parker) Parker
e521409a06
Merge pull request #217 from parkervcp/fix/7dtd
7dtd and xml is garbage
2019-06-02 19:24:15 -04:00
Michael Parker
45639b9246 7dtd and xml is garbage 2019-06-02 19:22:12 -04:00
Arnaud Lier
ee8bd5c21a
Create README.MD 2019-06-02 11:33:19 +02:00
Arnaud Lier
5603dbcc74
Create egg-attack-of-the-b--team.json 2019-06-02 11:30:53 +02:00
Joshua Walsh
32b614802e
Add some notes about online-mode 2019-05-27 11:25:03 +10:00
Joshua Walsh
5ee10e995c
Update VanillaCord link to point to ME1312's fork 2019-05-27 11:08:46 +10:00
Joshua Walsh
ff7e18365d
Create README.MD for VanillaCord 2019-05-27 02:56:11 +10:00
Joshua Walsh
0ca9507e19
Add VanillaCord to main README 2019-05-27 02:53:09 +10:00
Joshua Walsh
e7c5817524
Add egg-vanilla-cord.json 2019-05-27 02:50:28 +10:00
Michael (Parker) Parker
ce524a44b8
Merge pull request #207 from QuickCentralHosting/patch-1
Update Arma 3 Server Config
2019-05-24 08:11:14 -04:00
QuickCentralHosting
424f437212
Update Server Config
Missing ; after Hostname.
2019-05-24 02:55:42 -07:00
Michael (Parker) Parker
4f8f890867
Merge pull request #201 from parkervcp/update/bastion
Update bastion

resolves #178
2019-05-13 14:19:14 -04:00
Michael (Parker) Parker
49817d4a83
Merge pull request #203 from pascal541/patch-1
Fixed links to eggs from main readme | Fixed typos inside the Tower Unite readme
2019-05-09 06:32:32 -04:00
Pascal
9f34b07d11
Fixed typos 2019-05-09 12:11:10 +02:00
Pascal
961ef255c0
Fixed link to Tower Unite egg 2019-05-09 12:09:36 +02:00
Pascal
11154b9aba
Fixed link to Mount & Blade Warband egg 2019-05-09 12:07:01 +02:00
Pascal
45b256eb27
Fixed link to Paper egg 2019-05-08 18:48:08 +02:00
Michael (Parker) Parker
8edf374023
Merge pull request #200 from parkervcp/add/jmusicbot
Add JMusicBot

resolves #199
2019-05-08 07:54:59 -04:00
Michael (Parker) Parker
108d0b5b77
add nogui flag 2019-05-08 07:54:05 -04:00
Michael Parker
cc2a0f4a1c change bastion config settings
change to use the yaml parser instead of json
2019-05-06 23:16:34 -04:00
Michael Parker
4c01ec67fb update bastion egg
change install process and start command.
2019-05-06 23:02:08 -04:00
Michael (Parker) Parker
67ff371c6b
Add JMusicBot
This adds the JMusicBot
2019-05-06 14:53:25 -04:00
Michael (Parker) Parker
181d227118
Merge pull request #197 from parkervcp/add/etlegacy
Add/etlegacy
2019-05-05 09:06:49 -04:00
Michael (Parker) Parker
cac2c1f8cf Merge remote-tracking branch 'origin/add/etlegacy' into add/etlegacy 2019-05-05 09:04:16 -04:00
Michael (Parker) Parker
b4f0d5273b rebase and organize
rebase on current master
organize folders and READMEs
2019-05-05 09:04:09 -04:00
danny6167
307b52a0ea Update egg-e-t-legacy.json
Correct wget command for 64 bit installs
2019-05-05 09:00:27 -04:00
danny6167
0ca91eb652 Update egg-e-t-legacy.json
- Correct stop command
 - Add MAP to start params and server vars so server will init
 - Work in /tmp/ to avoid leaving installers and unneeded files in the server directory
 - Slightly re-order some of the setup code
 - Add startup string matching so server can update status to running
 - Create '/mnt/server/.etlegacy' during setup needed for the servers sqlite database (server wont create it its self)
2019-05-05 09:00:27 -04:00
Michael (Parker) Parker
c28822cbe6 Add ET Legacy 2019-05-05 09:00:27 -04:00
Michael (Parker) Parker
8ccf213e24
Merge pull request #191 from danny6167/add/etlegacy
Update ET Legacy
2019-05-05 08:59:18 -04:00
Michael (Parker) Parker
cbb5ee2728
Merge pull request #196 from parkervcp/update_readmes
updated many readme files
2019-05-05 08:50:03 -04:00
Michael (Parker) Parker
c66621af60 updated many readme files 2019-05-05 08:49:12 -04:00
Michael (Parker) Parker
45cdc2fcb5
Merge pull request #195 from parkervcp/template_updates
Template updates
2019-05-05 08:24:09 -04:00
Michael (Parker) Parker
9b1f5b8958 remove issue_template
bug and request templates do the job already.
2019-05-05 08:22:41 -04:00
Michael (Parker) Parker
2ff5e4ba05 update issue templates and CONTRIBUTING.md 2019-05-05 08:22:15 -04:00
Michael (Parker) Parker
b72765e86b
Merge pull request #147 from NgLoader/jts3servermod
Added JTS3ServerMod
2019-05-04 17:20:31 -04:00
Michael (Parker) Parker
49ce516b95
update forge generic
Make is so we can use settings.cfg in some capacity.

Thanks `https://minecraft.curseforge.com/projects/all-the-mods-3` for not being standard.
2019-05-03 11:55:00 -04:00
danny6167
87a7612257
Update egg-e-t-legacy.json
Correct wget command for 64 bit installs
2019-04-29 22:10:02 +08:00
danny6167
8e33c0dd31
Update egg-e-t-legacy.json
- Correct stop command
 - Add MAP to start params and server vars so server will init
 - Work in /tmp/ to avoid leaving installers and unneeded files in the server directory
 - Slightly re-order some of the setup code
 - Add startup string matching so server can update status to running
 - Create '/mnt/server/.etlegacy' during setup needed for the servers sqlite database (server wont create it its self)
2019-04-29 21:58:28 +08:00
Michael (Parker) Parker
73934337d3 Correct unit to unite 2019-04-28 18:47:21 -04:00
Michael (Parker) Parker
1193c7401e
Merge pull request #157 from NgLoader/unreal_engine/tower_unit
Added Tower Unite
2019-04-28 18:46:17 -04:00