First-time setup
1
Access your server panel
Log in to the client area and click Manage on your Minecraft service to open the game panel.
2
Choose a server version
Under Startup, select your desired software (Paper, Spigot, Forge, Fabric, Vanilla) and Minecraft version.
3
Start the server
Click Start. The console will show the boot process. When you see
Done!, your server is online.4
Connect from Minecraft
In the Minecraft client, add a server using the IP and port shown in your panel.
Installing plugins
Plugins work on Paper and Spigot servers.- Download the plugin
.jarfile from SpigotMC or Modrinth. - Open the file manager and navigate to
/plugins. - Upload the
.jarfile. - Restart the server to load the plugin.
Installing modpacks
1
Stop the server
Always stop the server before switching software.
2
Switch to Forge or Fabric
In Startup, select the matching loader and version required by the modpack.
3
Upload the modpack
Upload the server pack
.zip to the root directory, then extract it via the file manager.4
Set the correct startup jar
Update the JAR filename in Startup if it differs from the default.
5
Start the server
First boot may take a few minutes as mods generate configs.
Server properties
Editserver.properties from the file manager or use the Configuration tab to change:
max-players— player slot limitdifficulty— peaceful, easy, normal, hardgamemode— survival, creative, adventurepvp— enable or disable player combatmotd— message shown in the server list
Next steps
- Configure startup settings for allocated memory and JVM flags
- Enable automated backups
- Read performance optimization if you experience lag
