This guide covers how to set up and configure your ClassiCube (MCGalaxy) server hosted with Legion Hosting. ClassiCube is a free, open-source Minecraft Classic client, and MCGalaxy is its feature-rich server software. For admin commands and player management, see ClassiCube MCGalaxy Admin Guide.
1. Accessing Your Server
- Log in to GPanel.
- Select your ClassiCube server from the server list.
- Your server IP and port are displayed on the Console tab. See How to Find Your Server IP and Port for details.
2. Startup Variables
Configure these settings from the Startup tab in GPanel:
| Variable | Env Name | Default | Description |
|---|---|---|---|
| Server Name | HOSTNAME |
Pterodactyl Server | The server name displayed in the server list (max 30 characters). |
| MOTD | MOTD |
Welcome to the server | Message of the day shown to players on connect (max 64 characters). |
3. Configuration File
The main configuration file is properties/server.properties. Key settings managed by the panel:
server-name=Your Server Name
motd=Welcome to the server
public=true
port=25565
port value is managed by the panel. Do not change it manually.
You can edit additional settings in server.properties via the Files tab in GPanel or via SFTP. Common settings include:
| Setting | Description |
|---|---|
| max-players | Maximum number of players allowed on the server. |
| verify-names | Require players to be authenticated with ClassiCube. |
| public | Whether the server appears on the ClassiCube server list. |
| main-name | Name of the default/main map. |
4. Connecting to Your Server
- Download and install ClassiCube from classicube.net.
- Create a ClassiCube account if you don't have one.
- Launch ClassiCube and log in.
- If your server is public, find it in the server list by name.
- To connect directly, use the server IP and port from GPanel.
5. First-Time Setup Checklist
- Set a memorable
HOSTNAME(server name) in the Startup tab. - Set a welcoming
MOTDmessage. - Start the server and verify it appears on the ClassiCube server list.
- Connect to your server and set yourself as owner (see the Admin Guide).
Related Articles
Need Help?
If you run into issues with your ClassiCube server, open a support ticket and include your server IP, a description of the problem, and any error messages from the GPanel console.