A proxy for Minecraft: Pocket Edition/Windows 10 Edition connecting to multiple Minecraft PC/Mac or Pocket Edition servers. It works like BungeeCord but much more powerful than that. ;)
Want the latest experimental features? Check out the dev branch!
You can switch between servers even between PE and PC servers by using command /server blah
, you can change the default prefix /
if it conflicts with BungeeCord one.
Download from CircleCI - You must be logged in with GitHub to download a build.
Please see the Compiling.md file
- For PC/Mac Servers:
Bukkit
/Spigot
/Glowstone
/SpongeVanilla
/BungeeCord
- For Pocket Edition Servers:
MiNet
,Nukkit
,PocketMine-MP (and all forks)
- Not listed is NOT mean unsupported, just untested.
Please see the Usage.md file.
Website: http://dragonet.org Forums: http://forums.dragonet.org
- Download and install IntelliJ IDEA Community Edition (free download)
- Just "open" the project in IntelliJ, it should work and compile seamlessly
- Add "Lombok Plugin" to add first class support for Lombok annotations in IntelliJ