eggs/minecraft_java/vanillacord
Joshua Walsh 7e2c377692
Use Alpine instead of Debian for install image
Required using `sed` instead of `grep` due to BusyBox `grep` not supporting PCRE. Also required rewriting the conditions for the if statements, as `ash` does not support Bash's Conditional Expressions.
2019-06-06 14:41:40 +10:00
..
egg-vanilla-cord.json Use Alpine instead of Debian for install image 2019-06-06 14:41:40 +10:00
README.md Add some notes about online-mode 2019-05-27 11:25:03 +10:00

VanillaCord

A patch for vanilla servers to work with BungeeCord's ip_forward setting.

This uses ME1312's fork of VanillaCord which has been updated for modern Minecraft.

Note:

If you've set up Spigot, Paper or some other server with BungeeCord's IP forwarding you might know that you have to set online-mode to false. Due to the way that VanillaCord works this is not necessary with this Egg, you can (and should) leave online-mode as true.