- A server group can run several replaceable instances, such as
lobby-1andlobby-2. - A persistent server runs as a single instance and keeps its files between starts.
Find a server
The Servers page shows each instance’s name, status, players, memory usage, and serverhost. Select an instance to inspect it, open its console, view its files, or check its performance. The status shows where the instance is in its lifecycle:- Queued, Preparing, or Starting means it is not ready for players yet.
- Available means it is ready, while Ingame means players are connected.
- Stopping or Cleanup means it is shutting down.
lobby 1 identifies the lobby-1 instance. You can copy an instance’s server ID from its actions menu and use that instead.
Stop a server
Open the server’s actions menu in the dashboard and hold Stop, or run:View logs and performance
Select an instance in the dashboard, then open Console to read its logs or send Minecraft console commands. Open Monitoring to check its CPU and memory usage. From the CLI, run:Next steps
Configure a server group
Configure replaceable instances and how they scale.
Configure a persistent server
Configure one server that keeps its files between starts.