Commit Graph

57 Commits

Author SHA1 Message Date
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
StealWonders e247abb738 Updated files to be more up to date. 2019-04-07 21:14:46 +02:00
Michael (Parker) Parker 3353645951 update ftb install script
Update ftb install script due to some servers not having an install script.
2019-04-03 08:43:03 -04:00
Michael (Parker) Parker f2c3d85ae4 spigot and paper updates
Updated spigot install script to install nss.
Added README to each paper and spigot.
Removed taco-spigot.
2019-03-29 13:04:46 -04:00
Michael (Parker) Parker 2779e7a8c3 update paper egg
switch to use debian_openjdk-8-jre
2019-03-28 15:19:17 -04:00
Michael (Parker) Parker 30c0d4caf2 moving to spigot only
removed spigot enhanced and moved to using quay.io/parkervcp/pterodactyl-images:debian_openjdk-8-jre
2019-03-28 15:17:39 -04:00
Michael (Parker) Parker 1c4539577f remove forge enhanced and update forge generic 2019-03-24 23:35:38 -04:00
StealWonders 5d4392276f Added the query port to the server configuration file. 2019-03-15 17:47:14 +01:00
StealWonders eedecea3f6 Allow server owners to disable the query port in general. 2019-03-15 17:39:48 +01:00
Michael (Parker) Parker bf9d1355ea Update paper config management.
removes query settings from the configs.
2019-03-02 20:32:59 -05:00
Michael (Parker) Parker 32c8f70b78 Clear out unused server props
Only use the server properties the panel cares about.
2019-02-27 22:24:23 -05:00
Michael (Parker) Parker d9a8e438bb Correct name for paper project
Change Paper Spigot to Paper
2019-02-27 15:25:46 -05:00
Michael (Parker) Parker 4c7e111842 Update paper egg to use parchment API 2019-02-27 15:22:25 -05:00
Michael (Parker) Parker bf71b96e01 Adding MC server.properties
This is to fix the issue of needing to restart MC a few times to get the port to take effect.
2019-02-27 13:05:05 -05:00
Michael (Parker) Parker fe184c9030 Separate Paper from Spigot
Moved paper to it's own folder.

Removed legacy and paper standalone eggs.

Merged eggs into a single egg.
2019-02-20 15:39:31 -05:00
NgLoader 601527cd15 Changed regex
Thanks to @parkervcp
2019-02-12 20:08:01 +01:00
NgLoader dfb2e17e42 Fixed installing script 2019-02-10 23:01:59 +01:00
NgLoader e417bacfed Added build number support 2019-02-08 01:58:27 +01:00
Sir3lit f9d8a90272 Update to latest Alpine 2019-02-05 15:13:18 -05:00
Sir3lit d88516824d Update to latest Alpine 2019-02-05 15:13:06 -05:00
Sir3lit 2c261bc5c3 Update to latest Alpine 2019-02-05 15:12:55 -05:00
Sir3lit 463f867c2a Update to latest Alpine 2019-02-05 15:12:25 -05:00
Sir3lit 895581d673 Update to latest Alpine 2019-02-05 15:12:13 -05:00
Sir3lit 7ececadfc8 Update to latest Alpine 2019-02-05 15:12:01 -05:00
Sir3lit 0b2779d9f8 Update to latest Alpine 2019-02-05 15:11:49 -05:00
Sir3lit a87182c57a Update to latest Alpine 2019-02-05 15:11:37 -05:00
Sir3lit 56851445bf Update to latest Alpine 2019-02-05 15:11:20 -05:00