GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
Find a file
2020-06-16 01:09:48 +01:00
src/main Clean files and add comments 2020-06-16 00:53:06 +01:00
.gitignore Initial commit 2020-06-14 02:07:00 +01:00
pom.xml Initial commit 2020-06-14 02:07:00 +01:00
README.md Add todo to readme 2020-06-16 01:09:48 +01:00

GeyserMulti

forthebadge made-with-java

GeyserMulti is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.

What is GeyserMulti?

GeyserMulti is a server that Minecraft: Bedrock Edition clients can connect to that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through 1 public geyser instance. It is effectively a combination of BedrockConnect and Geyser. Please note, this project is still a work in progress and should not be used on production. Expect bugs!

TODO

  • Server list
    • View
    • Add
    • Remove
  • Config file
  • Fix server images not loading straight away on Win10
  • Better logging?