robotman3000 / DragonProxy

A proxy for Minecraft Pocket Edition connecting to Minecraft PC servers, such as Mineplex.
http://dragonet.org
GNU General Public License v3.0
8 stars 1 forks source link

Can the DragonProxy entity metadata system be replaced with the Nukkit metadata system? #12

Closed robotman3000 closed 7 years ago

robotman3000 commented 7 years ago

The ultimate goal is to piggyback on Nukkit as much as possible so that when Nukkit receives updates DragonProxy will also be updated. This lowers the time required to maintain the proxy and makes it a more manageable project

robotman3000 commented 7 years ago

From daeedc2084ca3afcd99ae7934f141ee370fb037b and on I have decided to not piggy back quite so much on Nukkit. We still will use the work of other projects where applicable though, like JRakNet