mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock edition.
https://geysermc.org
bedrockbedrock-editionbedrock-to-javabridgebukkitbungeegeysergeysermcjavajava-editionminecraftpacketpeprotocolproxyspigotspongetranslatorvelocity
d8388d0315
# Conflicts: # connector/src/main/java/org/geysermc/connector/utils/ChunkUtils.java |
||
---|---|---|
.idea | ||
api | ||
common | ||
connector | ||
plugin | ||
screenshots | ||
.gitignore | ||
Jenkinsfile | ||
LICENSE | ||
licenseheader.txt | ||
pom.xml | ||
README.md |
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:
- Website: https://geysermc.org
- Docs: https://geysermc.org/docs
- Download: http://ci.geysermc.org
- Discord: https://discord.gg/mRjbCsS
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 (experimental)
- Inventory movement (transactions)
- Player movement support
- Entity support (experimental)
- Chunks
- 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.