3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-06 13:28:06 +02:00
Datei suchen
RednedEpic 383429d71b Fix a few chunk errors
This does not fix chunks on its own, they're still very much a work in progress, however this commit should hopefully resolve a few issues. The client might still crash due to some invalid mappings (most likely), but this should bring us one step closer.

With hardcoded values for the chunks, the client wouldn't crash (which leads me to the conclusion stated above) and on the occasions that it would not time out, the chunks were empty.

Co-authored-by: SupremeMortal <suprememortal@users.noreply.github.com>
2019-09-08 15:46:10 -05:00
api Pom cleanup 2019-08-12 16:11:25 -05:00
common Add authentication/online mode support 2019-07-24 01:29:54 -05:00
connector Fix a few chunk errors 2019-09-08 15:46:10 -05:00
plugin Remove revision 2019-07-17 12:51:05 -05:00
screenshots Add screenshot 2019-07-20 20:23:22 -05: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
licenseheader.txt Switch to MIT license 2019-07-11 16:30:35 -05:00
pom.xml Add CodeMC repo back 2019-08-12 16:13:05 -05:00
README.md Update Discord link again.. 2019-08-19 21:37:56 -05:00

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 (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.

Libraries Used: