GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
Find a file
rtm516 a6dde2f0fc
Some checks failed
Build / build (push) Failing after 6s
Update database dependencies
2025-04-26 17:33:05 +01:00
.github/workflows Update gradle and dependencies 2025-04-26 17:28:12 +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
gradle Update database dependencies 2025-04-26 17:33:05 +01:00
src/main Update api version 2025-04-26 17:31:26 +01:00
.gitignore Rewrite to move to a Geyser extension 2023-04-25 22:07:05 +01:00
build.gradle Update gradle and dependencies 2025-04-26 17:28:12 +01:00
gradlew Update gradle and dependencies 2025-04-26 17:28:12 +01:00
gradlew.bat Update gradle and dependencies 2025-04-26 17:28:12 +01:00
LICENSE Add licence infomation 2020-06-17 10:46:19 +01:00
README.md Add messageall and transferall commands 2023-04-28 16:00:09 +01:00
settings.gradle Rewrite to move to a Geyser extension 2023-04-25 22:07: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 an extension for Geyser that allows for a list of Minecraft: Java Edition servers to be displayed and accessed through 1 public Geyser instance. It is effectively give the customisability of BedrockConnect to Geyser.

If you wish to use DNS redirection please see the bind9 folder in this repository.

Commands

All commands are prefixed ingame with /geyserconnect or in console with geyserconnect

Command Description Example Console only
menu Reconnect and get back to the menu. /geyserconnect menu
messageall (chat|gui) <message> Send a message to all online users. /geyserconnect messageall gui This is a test message ✔️
transferall <ip> [passAsVhost] Transfer all online users to another server. /geyserconnect transferall gc.example.com true ✔️