Software Alternatives & Reviews

Host Minecraft Java server on Mobile – Debian in Userland

UserLAnd PaperMC
  1. Easiest way to run GNU/Linux Distros on Android - no root required
    Some time ago I found an application (not temux) that runs different Linux distributions on Android phones called Userland, which allowed me to try to bring what I learned to my old phone (a Samsung Galaxy duo J4) and get it.

    #Terminal Tools #SSH #Emulators 10 social mentions

  2. Paper is a fork of the Spigot server implementation (which is itself a fork of CraftBukkit). Paper strives to bring improved performance, more features, and more APIs for developers to build awesome plugins with.
    Pricing:
    • Open Source
    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.

    #Hosting #Cloud Hosting #Gaming 178 social mentions

Discuss: Host Minecraft Java server on Mobile – Debian in Userland

Log in or Post with