Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.16 KB

DragonProxy

A proxy for to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.

WE ARE BACK

  • Currently supporting 1.2.x
  • Chat supported
  • Chunks supported
  • Movement supported
  • Inventory WIP

Video by @MrPowerGamerBR (On an older version): https://www.youtube.com/watch?v=oRSKQMzZYDE

Screenshot

Installation

Download Once compiled, run dragonproxy-*.jar in proxy/target where '*' is the version number.

Compiling

See the tutorial in the wiki.

Supported Remote Server Types

  • For Java Edition Servers: Bukkit/Spigot/Glowstone/SpongeVanilla/BungeeCord
  • For Bedrock Servers: MiNET, Nukkit, PocketMine-MP (and all forks)
  • Not listed does NOT mean unsupported, just untested.

Libraries Used

  • JRakNet by the MarfGamer @ Link
  • @Steveice10 's MCProtocolLib @ Link