Consistency fixes mainly

Repairs consistency across these eggs and removes warning that was needed for the previous daemon system.
This commit is contained in:
Thomas Selwyn
2021-01-05 19:28:45 -05:00
parent d0b308002a
commit a5453609ad
9 changed files with 37 additions and 6 deletions

View File

@@ -7,3 +7,11 @@ This uses [ME1312's fork](https://github.com/ME1312/VanillaCord) of VanillaCord
## 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 |