This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 134
Home
Luke edited this page Sep 29, 2019
·
7 revisions
A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.
The goal of DragonProxy is to bridge Minecraft: Bedrock Edition and Minecraft: Java Edition by allowing Bedrock clients to join Java Edition servers. It is, however, still in development and not everything works currently.
DragonProxy is a standalone program. It is NOT a plugin. It simply works as a proxy and requires its own directory and configuration files.
The project has been undergoing a rewrite for some time, and development has recently picked up again.
- RakNet broadcasting
- Joining the remote server
- Chat and commands support
- Proper translation support
- Chunks
- Block translation (on the chunks branch)
- Block entities
- Biome colours
- Player movement (somewhat working on the chunks branch)
- Inventory support
- Item NBT translation (name and lore, more to come soon)
- Viewing entities (on the chunks branch)
- Effects
- Block breaking / placing
- Authentication (online mode)
- Titles
- Bossbar
- Scoreboard
- Statistics viewing (./stats)
- General
- Items
- Mobs
A more comprehensive TODO list will be created in an issue in the future.
No updated releases are currently available.
- snapshots: developments builds, unstable, latest features (recommended)