Fix typo in README

Fixes table formatting in Server Ports section
This commit is contained in:
Red-Thirten
2022-05-27 23:56:32 -07:00
parent 3452e05f8d
commit 2a00bb04ad

View File

@@ -57,7 +57,7 @@ ___
- The RCON port is optional and only required if the server owner enables/uses RCON. - The RCON port is optional and only required if the server owner enables/uses RCON.
| Port | Default | Protocol | | Port | Default | Protocol |
|---------|---------| |---------|---------|---------|
| **Game (Primary Port in Pterodactyl)** | 9876 | UDP | | **Game (Primary Port in Pterodactyl)** | 9876 | UDP |
| Query | 9877 | UDP | | Query | 9877 | UDP |
| RCON | 25575 | TCP | | RCON | 25575 | TCP |