Using a new NodeJS 10 image for the server Uses NodeJS 10 for the install script. Adds git during the install.
Corrected download
Corrected the conf.json download
Correct nukkit downloads
Nukkit changed their jenkins install, causing 404 when installing.
Parker changed minecraft paths on git, failed to upload wget for the files.
Fix Ark egg json
Fix import error Fix space in server name Fix console output
Readding the server map variable
Update source_servers/ark_survival_evolved/egg-ark--survival-evolved.…
Add missing startup arguments
ARK egg for vanilla or moded server
Change Unturned to use GitLab registry
Fixed server.properties link
Moving the egg to GitLab from Docker Hub because the builds are much faster and it's more integrated with the project.
Added legacy PaperSpigot
fix paper spigot download link
Updated to the latest download link.
changed to download teamspeak client instead of server release. Updated version variable to correct teamspeak version.
Changed the startup config to match the new release.
Fixed an issue where the files wouldn't extract properly.
Changing to grabbing the download url from the minecraft bedrock download page directly.
You can now specify build number for pocketmine. "latest" will default to the last stable release.
Switch to using last successful build and the ubuntu image to run the server.
bohemia moved the battleye ports
Adding a Starbound egg to the server. Needs to be tested first.
Update paper dl link
Forgot to have replaceable variables in the startup command.
bedrock 1.7.0.13 is the latest bedrock version to be released.
Removed max memory setting that was causing a crash. Resolves some issues.
This PR adds an ARMA 3 egg.
Resolves #84
Gets rid of the need to have a specific 7dtd image to run the game.
Resolves #82