Starting Your Server
Step 1: Access Server Controls
- Log in to your panel
- Navigate to your server from the dashboard
- Locate the server control buttons at the top of the server view
Step 2: Start the Server
- Click the Start button
- Wait for the server to initialize
- Monitor the console tab for startup messages
- Server is ready when startup completes (check console for ready message)
Step 3: Verify Server Status
Check that the server is running:
- Status indicator shows "Online" or "Running"
- Console shows active log messages
- Players can connect to the server
Stopping Your Server
Why Proper Shutdown Matters
Improperly stopping your server can cause:
- Data corruption: Unsaved data may be lost
- Data loss: User data, saves, or progress might not save
- Plugin/Mod issues: Plugins or mods may not save their data properly
- File corruption: Open files may become corrupted
Method 1: Using the Stop Button
- Click the Stop button in the control panel
- Wait for the graceful shutdown process
- Server status will change to "Offline" when complete
Note: This sends a stop command to the server, allowing it to save data properly.
Method 2: Using Console Command
- Open the Console tab
- Type the appropriate stop command for your server type (e.g.,
/stop,quit,exit, or server-specific command) - Press Enter
- Wait for the server to shut down gracefully
Method 3: Emergency Stop
Only use in emergencies! This immediately terminates the server process:
- Click Force Stop or Kill button
- Server stops immediately without saving
- Warning: May cause data loss or corruption
Restarting Your Server
Restarting is useful for:
- Applying configuration changes
- Installing or updating plugins
- Clearing memory issues
- Applying server updates
Step 1: Stop the Server
- Use the Stop button or
/stopcommand - Wait for complete shutdown
- Verify status shows "Offline"
Step 2: Start the Server
- Click the Start button
- Monitor the console for startup
- Wait for full initialization
Quick Restart Option
The panel offers a Restart button that:
- Stops the server gracefully
- Waits for shutdown to complete
- Automatically starts the server again
This is the recommended method for restarting your server.
Server States
Offline
- Server is not running
- No players can connect
- Files can be safely edited
- No resources being used
Starting
- Server is initializing
- Loading world and plugins
- Console shows startup messages
- Players cannot connect yet
Online
- Server is fully running
- Players can connect
- Active game session
- All systems operational
Stopping
- Server is shutting down
- Saving world and data
- Disconnecting players
- Cleaning up resources
Best Practices
Before Stopping
- Announce to Users: Give users warning before stopping (if applicable)
- Check Active Users: See who's connected (if your server shows this)
- Save Data: Use appropriate save command for your server type if needed
- Backup: Consider backing up before major changes
During Maintenance
- Stop Gracefully: Always use proper stop, not force stop
- Wait for Completion: Don't interrupt the shutdown process
- Make Changes: Edit files, install plugins, etc.
- Verify Changes: Check files before restarting
- Start Carefully: Monitor console for errors
After Starting
- Check Console: Look for errors or warnings in the console
- Verify Plugins/Mods: Ensure all plugins or mods loaded correctly (if applicable)
- Test Connection: Try connecting to verify the server works
- Monitor Performance: Watch for performance issues or errors
Common Scenarios
Applying Configuration Changes
- Stop the server
- Edit configuration files using the File Manager
- Save changes
- Start the server
- Verify changes took effect by checking the console
Installing Plugins or Mods
- Stop the server
- Upload plugin/mod files to the appropriate folder (varies by server type)
- Start the server
- Check console for loading messages
- Verify plugins/mods are working correctly
Updating the Server
- Backup everything (saves, plugins/mods, configs)
- Stop the server
- Replace server files with new version (method varies by server type)
- Start the server
- Test thoroughly before allowing users to connect
Fixing Crashes
- Server may auto-restart or stay stopped
- Check logs for error messages
- Identify the cause (plugin, config, etc.)
- Fix the issue
- Start the server
- Monitor closely
Troubleshooting
Server Won't Start
- Check Console: Look for error messages in the console
- Verify Files: Ensure server files exist and are valid
- Check Resources: Verify you have enough RAM/CPU allocated
- Review Logs: Check log files for detailed error information
- Test Configuration: Verify configuration files are valid and properly formatted
Server Won't Stop
- Wait Longer: Some servers take time to save
- Check Console: Look for shutdown messages
- Force Stop: Use as last resort (may cause data loss)
- Contact Support: If server is completely unresponsive
Server Keeps Crashing
- Check Logs: Identify the error causing crashes
- Review Recent Changes: What changed before crashes?
- Remove Problematic Plugins: Disable plugins one by one
- Check Resources: Ensure adequate server resources
- Verify Server Version: Check compatibility
Slow Startup
- Check Data Size: Large save files or data take longer to load
- Review Plugins/Mods: Too many plugins or mods can slow startup
- Check Resources: Insufficient RAM or CPU can cause delays
- Review Logs: Look for what's taking time in the console
- Optimize: Consider data optimization or reducing plugins/mods
Scheduled Restarts
Many servers benefit from scheduled restarts:
- Daily: Clear memory, apply updates
- Weekly: Full maintenance window
- After Updates: Restart after plugin/server updates
Setting Up Scheduled Restarts
The panel supports scheduled tasks for automated restarts:
- Navigate to your server
- Go to the Schedules tab
- Create a new schedule
- Configure restart time (low activity period)
- Set frequency (daily, weekly, etc.)
- Test the schedule
- Monitor the first few automated restarts