Legendary-Java-Minecraft-Geyser-Floodgate
Legendary-Java-Minecraft-Geyser-Floodgate copied to clipboard
Legendary Java Minecraft + Geyser + Floodgate + Paper Dedicated Server for Docker allowing Bedrock players to connect to a Java server
Newer MC versions won't run because of Java 19 being used as the baseline. Tested with `-e 1.20.5` and `-e 1.20.6`. Leads to the following error during container start: ```shell...
Updated Java to 21 and Minecraft to 1.20.6. Fixes the issue that I reported - see #31 Tested locally running on a M1 MacBook with docker
Hey guys, about a year ago I was running my server with backups set to 1 using -e Backupcount=1 Now even when setting it to a number like 10 or...
Option to Skip the download-process, for try out some settings changes or just install a plugin, after a Container just created...
I've been really impressed with this server implementation, and I was looking for a way to contribute. I've developed a tool that automates the process of checking for updates on...
Fixes #34
## Context On startup, the server log shows the error 'java.lang.RuntimeException: Failed to open plugin jar plugins/ViaVersion.jar' & `Caused by: java.util.zip.ZipException: zip END header not found`. Other plugins don't load...