How to Start, Stop, and Restart Your Server
The three power buttons, what each one does, and when to use them.
Introduction
Three buttons. Three different things. Don't mix them up, one of them can corrupt your world if used wrong.
The Three Buttons
Start ā¶ļø
- Boots the server from a stopped state
- Reads
server.properties, loads worlds, loads plugins - Console shows
Done (X.Xs)!when ready - Use when: the server is fully off
Restart š
- Sends
stopto the server, waits for clean shutdown, then starts again - Saves the world properly
- Use when: you've changed a config, added a plugin, or it's just sluggish
Kill / Force Stop š
- Immediately terminates the process, no save
- Like pulling the power cord
- Use when: the server is hung and not responding to
stop
Warning: Kill loses unsaved progress. Always try Restart first. Only Kill as a last resort.
Best Practices
- 1Schedule restarts, every 12ā24 hours, automatically. Set in Scheduled Tasks.
- 2Stop, don't Kill when changing major configs
- 3Backup before any version change or major upgrade
- 4Warn players before restarts, use
/say Server restarting in 60 seconds
When the Server Won't Stop
- 1Try Stop ā wait 30 seconds
- 2Still running? Try Restart
- 3Still stuck? Use Kill
- 4Console blank after Kill? Wait 60 seconds, then Start
Tip: A weekly auto-restart keeps memory clean and fixes most slow-creeping lag issues.
Need More Help?
Server won't start at all? Paste the last 50 console lines in Discord.
Was this helpful?
Your feedback helps us write better guides.
Related Articles
More from Panel & Control.
Overview of the Endercloud Game Panel
Every tab in the panel, what it does, and when you'd use it.
How to Use the File Manager
Browse, edit, upload, and download files, no SFTP client required.
How to Access the Server Console
Run commands, read logs, and debug crashes, all from the panel console.
Still need help?
Our team is on Discord around the clock. Real humans, real answers.