Skip to content

Commit

Permalink
added server ports table
Browse files Browse the repository at this point in the history
added blank lines as needed
removed trailing spaces
  • Loading branch information
lrmtheboss committed Dec 9, 2021
1 parent 268e90a commit 2a3b206
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions stock_eggs/minecraft/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Minecraft

All the default minecraft things
All the default minecraft things

## Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.

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 |

0 comments on commit 2a3b206

Please sign in to comment.