mirror of
https://github.com/pelican-eggs/eggs.git
synced 2025-11-02 01:48:07 +00:00
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.
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.