Minecraft Java Edition is the original version of the popular sandbox game known for its unparalleled flexibility and creative freedom. Сreate and host multiplayer worlds in the Java Edition of Minecraft with a game server on Hostman.
Whether hosting for friends or running large communities, setting up your own Minecraft JE server provides complete customization. Server admins can modify game mechanics, install plugins, create custom mini-games, configure survival, creative, and PvP modes, and set up public or private access.
Selecting the Minecraft JE image will install on your server:
Minecraft files will be located in /opt/minecraft, and startup parameters can be found in /etc/systemd/system/[email protected].
To launch your Minecraft Java Edition server::
Once the installation is finished, the game server will launch immediately.
You can now connect to it via the Minecraft client by entering the server's IP address and port. For Minecraft Java Edition you should use the port 25565: your_server_ip:25565
To set Offline mode for your Minecraft Java Edition server, you can modify the configuration in the server.properties file by changing online-mode=true to online-mode=false.
nano /opt/minecraft/survival/server.properties
online-mode=true