This project is now abandoned. Please use Geyser instead.
A proxy made to allow Minecraft: Bedrock Edition clients to connect to Minecraft: Java Edition servers.
Bedrock 1.14.x // Java 1.15.2
See the (almost) full list in #464.
- 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.
- Apache Maven
- Java 8+
- Git bash
- 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 helps support the project. Read more on the wiki.
- OpenCollective
- Patreon
.
CircleCI: