DragonProxy
DragonProxy copied to clipboard
🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.
This project is now abandoned. Please use Geyser instead.
DragonProxy
A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.
Bedrock 1.14.x // Java 1.15.2
Stats
What's been done so far
See the (almost) full list in #464.
Setup
- Download the latest build on jenkins.
- Run DragonProxy with
java -jar DragonProxy.jar
- Type 'stop' in console and edit the
config.yml
to your liking
If you are having trouble please refer to our Discord.
Compiling
Prerequisites
- Apache Maven
- Java 8+
- Git bash
Instructions
- Clone the repo:
git clone --recursive https://github.com/DragonetMC/DragonProxy
- Go to the repo folder
cd DragonProxy
(or whatever you called it) - Execute
mvn clean package
The output jar can be found at
bootstrap/standalone/target/DragonProxy.jar
.
Donating
Donating helps support the project. Read more on the wiki.
- OpenCollective
-
Patreon
.
CircleCI: