Server Settings
Manage your server’s core settings, including reinstallation, SFTP access, and more.
Accessing Settings
- Select your server from the dashboard
- Click Settings in the left sidebar
SFTP Connection Details
SFTP (Secure File Transfer Protocol) allows you to transfer files using an FTP client.
| Field | Description |
|---|
| Server Address | SFTP hostname |
| Port | SFTP port (usually 2022) |
| Username | Your panel username + server ID |
| Password | Your panel password |
Example Connection
Host: sftp.vexiumhosting.com
Port: 2022
Username: admin.s123
Password: [Your Panel Password]
Recommended SFTP Clients
| Client | Platform |
|---|
| FileZilla | Windows, Mac, Linux |
| WinSCP | Windows |
| Cyberduck | Mac, Windows |
When to Use SFTP
- Uploading large files (>100MB)
- Bulk file transfers
- Uploading modpacks
- Syncing directories
Rename Server
Change your server’s display name in the panel:
- Find the Rename Server section
- Enter the new name
- Click Save
This only changes the panel display name, not in-game server name.
Reinstall Server
Reinstalling deletes all server files! This cannot be undone. Create a backup first!
Reinstall resets your server to a fresh state:
- Click Reinstall Server
- Read the warning carefully
- Confirm by clicking Reinstall
When to Reinstall
- Switching server types (Vanilla → Paper)
- Starting fresh
- Fixing corrupted installations
- Changing game versions (sometimes)
What Happens
- All files are deleted
- Default files are re-created
- Server is ready for fresh configuration
Technical information for troubleshooting:
| Field | Description |
|---|
| Server ID | Unique server identifier |
| Node | Physical server hosting your game server |
| Docker Container | Container ID |
Provide this information when contacting support.
Server Status Checks
The panel periodically checks:
- Server health
- Resource usage
- Process status
If checks fail repeatedly, the server may be flagged as crashed.
Best Practices
Before Reinstalling
- Download a complete backup
- Save your configurations locally
- Export databases if needed
- Document any custom changes
SFTP Security
- Use a strong panel password
- Don’t share SFTP credentials
- Use SFTP (not FTP) for encryption
Regular Maintenance
- Monitor disk usage
- Clean up old logs
- Remove unused mods/plugins
Troubleshooting
SFTP Connection Failed
- Verify credentials are correct
- Check server address and port
- Ensure panel password is current
- Try a different SFTP client
Server Shows Wrong Name
- The in-game name is set in server config files
- Panel name is separate from game name
- Check
server.properties for Minecraft MOTD
Reinstall Stuck
- Contact support if reinstall takes too long
- Do not attempt to stop/start during reinstall
Next Steps