Commit Graph

83 Commits

Author SHA1 Message Date
Michael Parker
6f0004ee9b update forge install script
Update to use https all the time
2020-04-16 20:32:37 -04:00
James76931
ff1cee4a0a
Make Tuinity stop gracefully 2020-04-02 19:38:33 +01:00
Michael (Parker) Parker
7cd6ffdb86
Merge pull request #454 from parkervcp/add/magma
Add/magma
2020-03-28 13:38:11 -07:00
Michael Parker
41b32d72be fix install script. 2020-03-28 14:55:04 -04:00
synocx
2b89e8ab05
Update README.md 2020-03-27 13:15:07 +08:00
synocx
6b75d76040
Add files via upload 2020-03-27 13:08:43 +08:00
synocx
8505a97f3e
Create .gitignore 2020-03-27 13:06:19 +08:00
Alexander Harkness
251e626fb3
Update download link for Cuberite to generic source.
Now this download location is robust against changes to the buildserver or main project URL.
2020-03-25 19:47:32 +00:00
Michael Parker
2b9fa70add add egg files 2020-03-08 22:57:01 -04:00
Michael Parker
ea75734ba5 update readme files 2020-03-08 22:55:56 -04:00
Michael (Parker) Parker
257d1b73c6
Merge pull request #370 from StrixG/update/sponge-forge
Fix SpongeForge Forge download url
2019-12-23 10:59:53 -05:00
parkervcp
4d05d3e230 add default config files
This adds files that can be pulled for configs
2019-12-14 12:39:00 -05:00
parkervcp
c7cae37fa2 Update README files
Update necessary readme files.
2019-12-14 12:37:28 -05:00
parkervcp
5e2175058b add cuberite
This resolves #176
2019-12-14 12:25:03 -05:00
Nikita Obrekht
25e5e12be5 Fix SpongeForge Forge download url 2019-12-11 00:46:49 +02:00
Michael Parker
3b378af9bf update forge install script
Update forge enhanced install script.
2019-12-01 20:06:13 -05:00
Michael Parker
140b782e45 update download url 2019-11-17 11:02:39 -05:00
Michael Parker
1f4e06644c update default download link location 2019-11-16 18:20:17 -05:00
Michael Parker
a89b5400fa update download link 2019-11-15 16:00:06 -05:00
Michael (Parker) Parker
635949add8
update curseforge install script
changes to use the curseforge api to download mods.
2019-11-15 11:56:06 -05:00
Michael PArker
b1a455f7cb update curseforge readme 2019-11-08 06:09:16 -05:00
Michael PArker
fdd45557b3 update curse naming
moved forge-generic to forge
moved forge-mod-generic to curseforge-generic

Updated forge-generic yml to the newer curseforge-generic installer.
2019-11-08 06:05:28 -05:00
Michael (Parker) Parker
984057233d
Merge branch 'master' into add/spongevanilla 2019-09-21 16:16:00 -04:00
Michael Parker
25c022fa1c add spongevanilla
This will probably replace the main SpongeVanilla egg in the panel
2019-09-13 21:19:51 -04:00
Michael Parker
7f0fda3a34 add spongeforge
adds spongeforge to the repo

resolves #213
2019-09-13 20:48:39 -04:00
Michael Parker
aaf8f67ca5 move spigot location
moving spigot files up one folder level.
2019-09-13 20:12:51 -04:00
Michael Parker
f637460aea update to use the forge version json
This uses the forge version json to get the latest version information from forge directly.
2019-08-25 00:23:17 -04:00
Michael (Parker) Parker
3a3cd9cac3
Merge pull request #270 from shanehughes1990/fix/forge_generic
Fix/forge generic
2019-08-03 18:16:37 -04:00
Michael PArker
760e52a6ae update paper egg
Switch to using the core pterodactyl java.
Also removed the server query port in the config section.
2019-08-01 04:57:28 -04:00
shanehughes1990
3041bac2de removing JAVA_PARAMETERS variable 2019-07-30 17:36:54 -04:00
Shane Hughes
f300eb7b6a adding optional java parameters 2019-07-27 19:36:12 -04:00
Shane Hughes
655b505ce2 fix for download/fix server buried in subdirectory 2019-07-27 19:35:18 -04:00
Michael
2e48211147
Workaround for bugged console output 2019-07-24 10:07:12 +02:00
Michael Parker
195513ff14 update the force enhanced install script
This is a fix for the install script for forge.
2019-07-12 16:30:46 -04:00
Michael Parker
c5c37061b8 update forge eggs.
moved forge-generic to forge-mod-generic
brought back forge enhanced as forge generic.
2019-06-16 08:15:13 -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
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
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
e7c5817524
Add egg-vanilla-cord.json 2019-05-27 02:50:28 +10: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
Michael (Parker) Parker
65818d836e
Merge pull request #170 from StealWonders/master
Allow server owners to disable the query port all together.
2019-04-08 08:13:08 -04:00
StealWonders
ba7a292969 Removed no longer existing files to be up to date. 2019-04-08 12:44:54 +02:00