Dylan Sperrer
Dylan Sperrer
Not sure we'll get UDP support, look at #26. Currently looking for a UDP alternative, but there's nothing else quite like ngrok
Bedrock usually won't let you join via localhost, but since you're using the ssf I'm not sure what's going on
I second this, I'm currently workshoping some ideas on how to migrate my dev servers into AMP, as a single server with configurable startup options (so they can stop taking...
Have you rebooted since uninstalling AMP?
Spigot doesn't have a downloadable Jar, it needs to be built locally after downloading BuildTools (also requires `git`)
If you're still needing to do some testing with Spigot you can snag BuildTools [here](https://hub.spigotmc.org/jenkins/job/BuildTools) More info on usage and such [here](https://www.spigotmc.org/wiki/buildtools/#linux)
From that error there I recon the version isn't getting parsed right and added as a CLI arg for BuildTools, what version do you have it set to? Edit: made...
Self hosted options should work as long as they are not self-signed. Either HTTP or a proper SSL certificate should work. (I know some have had success with MinIO, not...
AMP will kill the process if it hangs for too long after receiving the server stop message (assuming you're up to date with your instillation). With Fabric it's because they...
If it doesn't get shaded, I would suggest the maintainer of the Dynmap modpage should link the [mysql-jdbc](https://legacy.curseforge.com/minecraft/mc-mods/mysql-jdbc) mod somewhere visible. I'm someone who has only used the Spigot plugin,...