DragonetMC / DragonProxy

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

Home Page:https://invite.gg/DragonetMC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is now abandoned. Please use Geyser instead.

DragonProxy

License: GPL v3 Chat Build Status HitCount

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

See live stats on BStats Bstats

What's been done so far

See the (almost) full list in #464.

Setup

  1. Download the latest build on jenkins.
  2. Run DragonProxy with java -jar DragonProxy.jar
  3. Type 'stop' in console and edit the config.yml to your liking

If you are having trouble please refer to our Discord.

Compiling

Prerequisites

Instructions

  1. Clone the repo: git clone --recursive https://github.com/DragonetMC/DragonProxy
  2. Go to the repo folder cd DragonProxy (or whatever you called it)
  3. 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.

About

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

https://invite.gg/DragonetMC

License:GNU General Public License v3.0


Languages

Language:Java 100.0%