eggs/minecraft/java/vanillacord/README.md
Thomas Selwyn a5453609ad Consistency fixes mainly
Repairs consistency across these eggs and removes warning that was needed for the previous daemon system.
2021-01-05 19:28:45 -05:00

17 lines
703 B
Markdown

# VanillaCord
A patch for vanilla servers to work with BungeeCord's ip_forward setting.
This uses [ME1312's fork](https://github.com/ME1312/VanillaCord) 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.
## Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
| Port | default |
|-------|---------|
| Game | 25565 |