Add/magma
Now this download location is robust against changes to the buildserver or main project URL.
Fix SpongeForge Forge download url
This adds files that can be pulled for configs
Update necessary readme files.
This resolves #176
Update forge enhanced install script.
changes to use the curseforge api to download mods.
moved forge-generic to forge moved forge-mod-generic to curseforge-generic Updated forge-generic yml to the newer curseforge-generic installer.
This will probably replace the main SpongeVanilla egg in the panel
adds spongeforge to the repo resolves #213
moving spigot files up one folder level.
This uses the forge version json to get the latest version information from forge directly.
Fix/forge generic
Switch to using the core pterodactyl java. Also removed the server query port in the config section.
This is a fix for the install script for forge.
moved forge-generic to forge-mod-generic brought back forge enhanced as forge generic.
add attack of the b-team egg
Add egg for VanillaCord
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.
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
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.
Allow server owners to disable the query port all together.
Update ftb install script due to some servers not having an install script.