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-17 10:46:19 +01:00
.idea/copyright Add licence infomation 2020-06-17 10:46:19 +01:00
src/main Add licence infomation 2020-06-17 10:46:19 +01:00
.gitignore Add licence infomation 2020-06-17 10:46:19 +01:00
LICENSE Add licence infomation 2020-06-17 10:46:19 +01:00
pom.xml Add mysql storage manager 2020-06-17 00:39:37 +01:00
README.md Update README.md 2020-06-17 10:29:05 +01:00

GeyserConnect

forthebadge made-with-java

License: MIT Build Status Discord HitCount

GeyserConnect is an easy way for Bedrock Edition clients to connect to any Java Edition servers without having to run anything.

What is GeyserConnect?

GeyserConnect 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

  • Auto start Geyser instance
  • Transfer player to Geyser instance and connect to correct server
  • Server list
    • View
    • Add
    • Remove
  • Stop Geyser server after its idle for a while
  • Config file
  • Fix server images not loading straight away on Win10