A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition. https://geysermc.org/
Find a file
2024-06-10 21:59:03 -04:00
.github Only include downloads on master 2024-05-29 01:48:33 -07:00
.idea/copyright Remove unofficial skin sources and add skin event for extensions (#4507) 2024-05-14 14:22:54 +02:00
ap
api Remove unused lectern code in ModWorldManager, fix spelling error in SessionLoginEvent 2024-06-07 19:47:21 +02:00
bootstrap Remove unused lectern code in ModWorldManager, fix spelling error in SessionLoginEvent 2024-06-07 19:47:21 +02:00
build-logic
common
core 1.21-pre4 updated block tags 2024-06-10 21:59:03 -04:00
gradle You shall compile! 2024-06-10 16:53:14 -04:00
.gitignore
.gitmodules
build.gradle.kts
CONTRIBUTING.md
gradle.properties Feature: Add API to show/hide GUI elements (#4705) 2024-06-03 21:00:08 +02:00
gradlew
gradlew.bat
LICENSE
licenseheader.txt
README.md Bedrock 1.21.0 Support (#4687) 2024-05-26 23:00:47 -04:00
settings.gradle.kts

Geyser

License: MIT Discord Crowdin

Geyser is a bridge between Minecraft: Bedrock Edition and Minecraft: Java Edition, closing the gap from those wanting to play true cross-platform.

Geyser is an open collaboration project by CubeCraft Games.

What is Geyser?

Geyser is a proxy, bridging the gap between Minecraft: Bedrock Edition and Minecraft: Java Edition servers. The ultimate goal of this project is to allow Minecraft: Bedrock Edition users to join Minecraft: Java Edition servers as seamlessly as possible. However, due to the nature of Geyser translating packets over the network of two different games, do not expect everything to work perfectly!

Special thanks to the DragonProxy project for being a trailblazer in protocol translation and for all the team members who have joined us here!

Currently supporting Minecraft Bedrock 1.20.80 - 1.21.0 and Minecraft Java 1.20.5/1.20.6

Setting Up

Take a look here for how to set up Geyser.

YouTube Video

What's Left to be Added/Fixed

  • Near-perfect movement (to the point where anticheat on large servers is unlikely to ban you)
  • Some Entity Flags

What can't be fixed

There are a few things Geyser is unable to support due to various differences between Minecraft Bedrock and Java. For a list of these limitations, see the Current Limitations page.

Compiling

  1. Clone the repo to your computer
  2. Navigate to the Geyser root directory and run git submodule update --init --recursive. This command downloads all the needed submodules for Geyser and is a crucial step in this process.
  3. Run gradlew build and locate to bootstrap/build folder.

Contributing

Any contributions are appreciated. Please feel free to reach out to us on Discord if you're interested in helping out with Geyser.

Libraries Used: