This guide covers server administration, configuration, player management, and troubleshooting for your FTL Tachyon (TachyonsCE) server. For initial setup and connection instructions, see FTL Tachyon Server Setup Guide.
1. Server Administration
TachyonsCE is administered through the GPanel console and the config.cfg file. The server accepts commands through the console input.
Console Commands
| Command | Description |
|---|---|
/exit | Gracefully shut down the server. |
/help | List available server commands. |
/list | List connected players. |
/kick <player> | Kick a player from the server. |
/ban <player> | Ban a player from the server. |
/say <message> | Send a server-wide message. |
Enter commands through the GPanel Console tab. The server stop command is /exit.
2. Configuration
Edit config.cfg in the server root. Stop the server before making changes.
Key Settings
| Setting | Description |
|---|---|
SERVER_PORT | Port (managed by GPanel, do not change). |
SERVER_NAME | Display name in the server list. |
MAX_PLAYERS | Maximum concurrent players. |
PASSWORD | Join password. Empty for public access. |
3. Updating the Server
To update TachyonsCE:
- Stop the server.
- In GPanel, go to Startup and set
VERSIONtolatest(or a specific version tag). - Go to Settings > Reinstall Server.
- Start the server after reinstallation completes.
4. Troubleshooting
Server Fails to Start
- Check the GPanel console for Java errors.
- Verify
TachyonsCEServer.jarexists in the server root. If missing, reinstall. - Ensure the server has enough RAM allocated for Java.
Players Cannot Connect
- Verify the server shows
[Server] SERVER STARTED.in the console. - Ensure client and server TachyonsCE versions match.
- Check the correct IP and port from GPanel Network tab.
Connection Drops
- TachyonsCE relies on stable connections. Check for network issues on the player's end.
- If all players disconnect simultaneously, check the server console for crash logs.
Related Articles
Need Help?
If you run into issues with your Tachyon server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.