DragonetMC / DragonProxy

🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers.
https://invite.gg/DragonetMC
GNU General Public License v3.0
990 stars 134 forks source link

Where do I do the java -jar DragonProxy.jar Command? #529

Closed tufcat13 closed 4 years ago

tufcat13 commented 4 years ago

I don't know where to do the command, so the plugin won't activate. I tried typing it in my server console, but it just said unknown command. Where do I put the command in?

james090500 commented 4 years ago

As this was discussed on discord I am closing the issue. For reference:

If you're on windows, make a .bat script in the same directory as your dragonproxy.jar

java -jar DragonProxy.jar
pause