From c557b5a723f365be445b919d53b3b482fbe5d346 Mon Sep 17 00:00:00 2001 From: Tenkuma <85490958+adrianvic@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:11:01 -0300 Subject: [PATCH] Enhance Minecraft server installation guide Added a header and additional notes on server requirements and version choices. --- tutorials/installing-minecraft-java-server.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorials/installing-minecraft-java-server.md b/tutorials/installing-minecraft-java-server.md index 0618386..10edd54 100644 --- a/tutorials/installing-minecraft-java-server.md +++ b/tutorials/installing-minecraft-java-server.md @@ -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. ## Requirements @@ -10,6 +11,7 @@ Also for newer versions you'll need a good amount of RAM and CPU power. ## Choosing a version/loader The vanilla Minecraft server lacks optimizations, which are usually present in plugin/modloaders, you should usually avoid using that. + | Name | Type | Performance | Notes | |----|----|----|----| | Vanilla | No mods/plugins | Lacks optimizations | |