Skip to main content

Server Settings

Manage your server’s core settings, including reinstallation, SFTP access, and more.

Accessing Settings

  1. Select your server from the dashboard
  2. Click Settings in the left sidebar

SFTP Connection Details

SFTP (Secure File Transfer Protocol) allows you to transfer files using an FTP client.

Connection Information

FieldDescription
Server AddressSFTP hostname
PortSFTP port (usually 2022)
UsernameYour panel username + server ID
PasswordYour panel password

Example Connection

Host: sftp.vexiumhosting.com
Port: 2022
Username: admin.s123
Password: [Your Panel Password]
ClientPlatform
FileZillaWindows, Mac, Linux
WinSCPWindows
CyberduckMac, 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:
  1. Find the Rename Server section
  2. Enter the new name
  3. 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:
  1. Click Reinstall Server
  2. Read the warning carefully
  3. Confirm by clicking Reinstall

When to Reinstall

  • Switching server types (Vanilla → Paper)
  • Starting fresh
  • Fixing corrupted installations
  • Changing game versions (sometimes)

What Happens

  1. All files are deleted
  2. Default files are re-created
  3. Server is ready for fresh configuration

Debug Information

Technical information for troubleshooting:
FieldDescription
Server IDUnique server identifier
NodePhysical server hosting your game server
Docker ContainerContainer 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

  1. Download a complete backup
  2. Save your configurations locally
  3. Export databases if needed
  4. 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

  1. Verify credentials are correct
  2. Check server address and port
  3. Ensure panel password is current
  4. 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