A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
Go to file
RednedEpic dc594ee22c Update license headers
Certain headers for classes that are to be removed (e.g. plugin api) were not updated to prevent merge conflicts.
2020-01-08 21:05:42 -06:00
.github Include submodules in pull request build action 2019-11-30 20:56:39 -06:00
api General pom cleanup. 2019-12-06 11:02:31 +00:00
common General pom cleanup. 2019-12-06 11:02:31 +00:00
connector Update license headers 2020-01-08 21:05:42 -06:00
plugin Add dosse upnp repo 2019-09-14 10:45:10 -05:00
screenshots Add more screenshots 2019-10-11 19:28:19 -05:00
.gitignore Fix crash after first disconnect 2019-10-01 15:36:33 -08:00
.gitmodules Update mappings to use new submodule 2019-11-29 20:34:51 -06:00
CONTRIBUTING.md Create CONTRIBUTING.md 2019-09-15 22:38:54 -04:00
Jenkinsfile Attempt to update/include submodules in final jar on Jenkins 2019-11-29 21:05:04 -06:00
LICENSE Update license headers 2020-01-08 21:05:42 -06:00
README.md Update compiling instructions 2019-12-29 13:57:02 -06:00
licenseheader.txt Update license headers 2020-01-08 21:05:42 -06:00
pom.xml General pom cleanup. 2019-12-06 11:02:31 +00:00

README.md

Geyser

forthebadge made-with-java

License: MIT Build Status Discord HitCount

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

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.

Please note, this project is still a work in progress and should not be used on production. Expect bugs!

Setting Up

Please note, Geyser is not (currently) a plugin. Watch the video below or take a look here for how to set it up.

YouTube Video

What's Left to be Added/Fixed

  • Inventories (#67)
  • Crafting (#67)
  • Creative Mode (#67)
  • Sounds
  • Block Particles
  • Block Entities (block-entities)
  • Biome Colors
  • Some Entity Flags
  • Proper Movement
  • Support to be Ran as a Plugin (plugin)

Compiling

  1. Clone the repo to your computer
  2. Install Maven
  3. Navigate to the Geyser root directory and run git submodule update --init --recursive. This downloads all the needed submodules for Geyser and is a crucial step in this process.
  4. Run mvn clean install and locate to the target 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: