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.
Updated spigot install script to install nss. Added README to each paper and spigot. Removed taco-spigot.
switch to use debian_openjdk-8-jre
removed spigot enhanced and moved to using quay.io/parkervcp/pterodactyl-images:debian_openjdk-8-jre
removes query settings from the configs.
Only use the server properties the panel cares about.
Change Paper Spigot to Paper
This is to fix the issue of needing to restart MC a few times to get the port to take effect.
Moved paper to it's own folder. Removed legacy and paper standalone eggs. Merged eggs into a single egg.
Thanks to @parkervcp
fix paper spigot download link
Updated to the latest download link.