A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
Go to file
RednedEpic 5cefed1ed4 Add more screenshots 2019-10-11 19:28:19 -05:00
.github/ISSUE_TEMPLATE Update issue templates 2019-09-15 22:36:27 -04:00
api Convert item and block maps in Toolbox to TIntObjectMaps 2019-10-11 18:38:34 -05:00
common Add authentication/online mode support 2019-07-24 01:29:54 -05:00
connector Merge branch 'remapper' into master 2019-10-11 19:24:08 -05: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
CONTRIBUTING.md Create CONTRIBUTING.md 2019-09-15 22:38:54 -04:00
Jenkinsfile Notify discord 2019-07-24 21:35:55 +01:00
LICENSE Switch to MIT license 2019-07-11 16:30:35 -05:00
README.md Update README.md 2019-10-11 19:25:09 -05:00
licenseheader.txt Switch to MIT license 2019-07-11 16:30:35 -05:00
pom.xml Remove dependencies from parent pom 2019-09-14 10:29:06 -05: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.

Setting Up

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

YouTube Video

Links:

What's Completed

  • Server recognized in server list
  • Join detection from remote
  • Online mode/auth support
  • Chat/command support
  • Scoreboard
  • Inventory support
    • Inventory viewing
    • NBT data
    • Inventory movement (transactions)
  • Player movement support
  • Entity support
  • Player support
  • Chunks
    • Block translation (may be missing mappings)
    • Block updates
    • Block entities
    • Extra data
    • Biome colors
  • Block break/place support

Compiling

  1. Clone the repo to your computer
  2. Install Maven
  3. Navigate to the Geyser root directory and run mvn clean install

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: