This guide covers admin commands, server management, and gameplay tuning for your Citadel: Forged with Fire server. For initial setup and configuration, see Citadel: Forged with Fire Server Setup Guide.
1. Admin Access
Admin access is controlled via the ADMIN_PASSWD startup variable. Set this in the Startup tab of GPanel before starting your server.
To log in as admin in-game, open the console and enter the admin password when prompted. This grants access to server management commands.
2. Server Management
Starting, Stopping, and Restarting
Use the Console tab in GPanel to start, stop, and restart your server. The server auto-updates on startup when AUTO_UPDATE is set to 1.
Monitoring
The GPanel console displays server status, player connections, and error messages in real time. Watch for the message Steam Server initialized and registered with UWorks to confirm successful startup.
3. Gameplay Configuration
All gameplay settings are in Config/Game.ini under the WorldCreationSettings block. Edit via GPanel Files tab or SFTP.
Multipliers
| Setting | Default | Description |
|---|---|---|
| ExperienceMultiplier | 1.0 | XP gain rate. Increase for faster leveling. |
| KnowledgePointEarnedMultiplier | 1.0 | Knowledge point earn rate. |
| CharacterPointEarnedMultiplier | 1.0 | Character point earn rate. |
| InventoryCapacityMultipler | 1.0 | Inventory size multiplier. |
| ResourceCollectionMultiplier | 1.0 | Resource harvesting rate. |
| MagicFindMultiplier | 1.0 | Magic item find rate. |
| CraftingMagicFindChanceMultiplier | 1.0 | Chance of magic items from crafting. |
Combat and Building
| Setting | Default | Description |
|---|---|---|
| PlayerDamageMultiplier | 1.0 | Player damage output. |
| ArmorMultiplier | 1.0 | Armor effectiveness. |
| StructureDamageMultiplier | 1.0 | Damage to player-built structures. |
| StructureDecayMultiplier | 2.0 | Rate at which structures decay over time. |
| bRespectNoBuildZones | true | Enforce no-build zones around points of interest. |
| bFreeBuildMode | false | Build without resource costs. |
| bThronesDecay | true | Whether throne structures decay. |
World Settings
| Setting | Default | Description |
|---|---|---|
| FlyingCostMultiplier | 1.0 | Mana cost for broomstick flight. |
| FlyingSpeedMultiplier | 1.0 | Broomstick movement speed. |
| BaseManaRegen | 1.0 | Base mana regeneration rate. |
| NPCPopulationMultiplier | 1.0 | NPC spawn density. |
| TimeOfDayLock | Auto | Lock time of day (Auto, Day, Night). |
| bPrivate | true | Whether the server is private (requires password). |
Magic Structures
MagicStructureManaRegenerationMultiplier=1.000000
MagicStructureManaConsumptionMultiplier=0.000000
These control mana regen and consumption for magical structures like wards and turrets.
4. Changing Server Mode
To switch between PVP and PVE, edit ServerType in Config/Game.ini:
ServerType=PVP
Change to PVE to disable player-vs-player combat. Restart the server after making changes.
5. Troubleshooting
- Server not appearing in browser: Ensure the server fully started (look for the UWorks registration message). Check that
bPrivateis set tofalseif you want it listed publicly. - Players cannot connect: Verify the correct IP and port in GPanel. Ensure any server password matches what players are entering.
- Settings not applying: Confirm you edited the correct
Config/Game.inifile and restarted the server after changes. - Server crashes: Check GPanel console for errors. Malformed
Game.inientries (missing commas, incorrect values) are a common cause.
Related Articles
- Citadel: Forged with Fire Server Setup Guide
- How to Find Your Server IP and Port
- How to Upload Files via SFTP
Need Help?
If you need further assistance, open a support ticket with your server IP and any error messages from the GPanel console.