A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition. https://geysermc.org
Go to file
EOT3000 edfde58799
Merge pull request #39 from LoudSoftware/add-general-thread-pool-in-config
Add general thread pool in config
2019-09-22 18:24:21 -04:00
.github/ISSUE_TEMPLATE Update issue templates 2019-09-15 22:36:27 -04:00
api Made logging a bit more useful 2019-09-15 09:57:02 +02:00
common Add authentication/online mode support 2019-07-24 01:29:54 -05:00
connector Finished moving thread pool size to config 2019-09-22 18:15:27 -04:00
plugin Add dosse upnp repo 2019-09-14 10:45:10 -05:00
screenshots Add screenshot 2019-07-20 20:23:22 -05:00
.gitignore Remove IntelliJ files @EOT3000 added... and more chunk changes. 2019-09-13 10:39:38 +01: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-09-22 17:14:49 -04: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

A bridge between Minecraft: Bedrock Edition and Minecraft: Java Edition, closing the gap from those wanting to play together.

What is Geyser?

Geyser is a proxy, bridging the gap between Minecraft: Bedrock Edition and Minecraft: Java Edition servers. The ultimate goal for this project is to allow those to join Minecraft: Java Edition servers using the Bedrock Edition.

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

Links:

What's Completed

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

Compiling

Clone the repo to your computer, 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 this project come along.

Libraries Used: