Host Minecraft Java server on Mobile – Debian in Userland

This page summarizes the projects mentioned and recommended in the original post on /r/Minecraft

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • UserLAnd

    Main UserLAnd Repository

  • To see more about Userland: https://github.com/CypherpunkArmory/UserLAnd

  • Paper

    The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies

  • Once installed java we would be ready to download and run our server, the server that I used for being efficient and fast was PaperMC. Using the same technique that we use to download the java binaries we download the papermc.jar that we like, create a folder to be more organized with the mkdir command and a name of our choice and simply move the jar from the server inside with cp paper.jar OurDir/ with that we would have everything. With the command java -Xms2G -Xmx2G -jar paper.jar nogui we start our server to run with 2G of ram (this can be automated with a shell script) and it will be there.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts