Enhance Minecraft server installation guide

Added a header and additional notes on server requirements and version choices.
This commit is contained in:
Tenkuma 2025-11-16 23:11:01 -03:00 committed by GitHub
commit c557b5a723
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
# Installing Minecraft: Java Edition Server
Minecraft is so popular that it feels like after installing Termux, the temptation to get a Minecraft server up and running is natural. Whether you're going to host your server on a phone, or you are just inaugurating your phone server and want to see it in action, this guide should cover your use case. Although older versions can be lightweight, be aware that newer versions of Minecraft server demand a beefy amount of computation and RAM. Minecraft is so popular that it feels like after installing Termux, the temptation to get a Minecraft server up and running is natural. Whether you're going to host your server on a phone, or you are just inaugurating your phone server and want to see it in action, this guide should cover your use case. Although older versions can be lightweight, be aware that newer versions of Minecraft server demand a beefy amount of computation and RAM.
## Requirements ## Requirements
@ -10,6 +11,7 @@ Also for newer versions you'll need a good amount of RAM and CPU power.
## Choosing a version/loader ## Choosing a version/loader
The vanilla Minecraft server lacks optimizations, which are usually present in plugin/modloaders, you should usually avoid using that. The vanilla Minecraft server lacks optimizations, which are usually present in plugin/modloaders, you should usually avoid using that.
| Name | Type | Performance | Notes | | Name | Type | Performance | Notes |
|----|----|----|----| |----|----|----|----|
| Vanilla | No mods/plugins | Lacks optimizations | | | Vanilla | No mods/plugins | Lacks optimizations | |