Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/reference/other-services/game-servers.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ port for your application will be in use. We don't have any specific
rules for picking a port for your application, so just pick
high-numbered ports at random until you find one that isn't in use.

## Minecraft

### Suggested server software

For higher server performance, consider using a server distribution such as [Purpur](https://purpurmc.org/) or [Paper](https://papermc.io/).

## Running at startup

If you want your server application to run at system startup, you can
Expand Down
Loading