Minecraft Java Server
Get your Minecraft Java server running in minutes.
4Steps
2 minRead Time
JavaEdition
Prerequisites
- • An XD's Cloud account
- • A basic understanding of server management
- • Sufficient resources allocated to your plan
Step 1: Create a Server Instance
- Log in to your XD's Cloud dashboard
- Click "Create New Server"
- Choose your server location and resource allocation
Step 2: Upload Server Files
- Upload your
server.jarfile - Upload any mods (for modded servers)
- Upload plugins (for Bukkit/Spigot/Paper servers)
- Upload datapacks if needed
Step 3: Configure Your Container
View the container tab and modify the port to include 25565 for Minecraft Java:
25565
Modify the launch command to include java -jar server.jar
java -jar server.jar
Add the package openjdk-21-jre-headless or openjdk-25-jre-headless to the packages value
openjdk-21-jre-headless
And set the image to use ubuntu:latest
ubuntu:latest
Step 4: Run Your Server
- Navigate to the console tab in your dashboard
- Launch your server
- Use the console to send commands and manage your server
Need additional help? Contact support