Commit Graph

73 Commits

Author SHA1 Message Date
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
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