mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-13 21:27:44 +08:00
a5453609ad
Repairs consistency across these eggs and removes warning that was needed for the previous daemon system.
17 lines
703 B
Markdown
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 | |