GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
Find a file
rtm516 eeadde0550
Rework how connections work to remove the use for the transfer packets and multiple ports (#30)
* Move to a more linear connection flow and remove the need for a second port

* Update configs

* Remove un-used remote address config options

* Update docker file

* Start internal Geyser on boot

* Fix srv resolving

* Fix inventory data when loading into the server
2021-06-16 12:18:07 +01:00
.github/workflows Update build filename to fix PR builds 2020-06-17 17:11:28 +01:00
.idea/copyright Clean copyright message and update all files (#7) 2020-07-29 15:54:47 +01:00
bind9 Add Pixel Paradise 2021-06-09 10:55:34 +01:00
docker Rework how connections work to remove the use for the transfer packets and multiple ports (#30) 2021-06-16 12:18:07 +01:00
src/main Rework how connections work to remove the use for the transfer packets and multiple ports (#30) 2021-06-16 12:18:07 +01:00
.gitignore Add licence infomation 2020-06-17 10:46:19 +01:00
Jenkinsfile Update Artifactory resolves & remove deployed jars (#24) 2021-03-06 23:35:02 +00:00
LICENSE Add licence infomation 2020-06-17 10:46:19 +01:00
pom.xml Update to 1.17 2021-06-08 15:14:37 -04:00
README.md Rework how connections work to remove the use for the transfer packets and multiple ports (#30) 2021-06-16 12:18:07 +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!

If you wish to run this in docker and/or use DNS redirection please see the appropriate folders in this repo.

Docker: here

DNS: here