vanillacord
vanillacord copied to clipboard
Vanilla bungeecord ip-forwarding support
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/Minecraft.Download/versions/1.19.2/minecraft_server.1.19.2.jar
I removed the auto-downloading feature of the MC server jar since the naming has changed form MC 1.12 to 1.13. Instead you now must run vanillacord on an existing local...
If you go to https://www.minecraft.net/en-us/download/server/ and try download minecraft_server.1.16.5.jar you'll be provided with link close to https://launcher.mojang.com/v1/objects/1b557e7b033b583cd9f66746b7a9ab1ec1673ced/server.jar Instead of http://s3.amazonaws.com/Minecraft.Download/versions/1.16.5/minecraft_server.1.16.5.jar. The command "java -jar vanillacord.jar 1.16.5" will return "Exception in...
1.14 ?
Hey will there also release a 1.14 support?? I want to do bungeecord with compass and servers + vanilla-server 1.14
The program can be compiled using Java 11, however, cannot be run on anything higher than 8. Possible to exchange the methods for 9+ compatibility?
Vanillacord doesn't appear to work with the latest 1.12 build ``` $ java -jar vanillacord.jar 1.12 Downloading Loading Found the login listener in pa.class Exception in thread "main" java.lang.NullPointerException at...