Wreckfest Server Setup
There are two ways to configure your Wreckfest 2 server.
Easy - Web Console Configuration
Use the gamepanel's "Web Console" to issue configuration commands.
Really easy, click "Web Console" in your gamepanel (server must be running) then issue any of the following commands:
>help
~ add_bot, bot Add AI players. (optional count parameter)
~ ban Ban a player. (user-id,duration)
~ banlist Print ban list.
~ bot_count, bots Print or set number of bots.
~ commands, help, ? List all available commands.
~ countdown Print or set starting lobby countdown time in seconds.
~ damage Change vehicle damage, or list damage types.
~ description Print or set server description.
~ event Print event settings.
~ exit, quit Exit the server immediately.
~ grid_size Change grid size, or print current grid size (max participant count).
~ idle_kick Print or set idle kick.
~ kick Kick a player. (player-id)
~ laps Change number of laps, or print current laps.
~ level, track Change level, or print current level.
~ levels, tracks List all environments and events.
~ message Send chat message.
~ name Print or set server name.
~ pardon, unban Unban a player. (user-id)
~ players, plrs List all players.
~ print_config Print current server config.
~ race_director Print or set auto-assigned race director role.
~ race_end, abandon Abandon race without processing results.
~ race_end_timer Print or set race end timer.
~ restart Restart the server.
~ restart_countdown Restart lobby countdown timer.
~ role Print role of user or set role. (user-id,role)
~ roles List all available roles and privileged users.
~ rules List current event rules.
~ save_default_event Save current event as default.
~ shutdown Request graceful shutdown.
~ status Print game server status.
~ users, clients List all human clients.
~ version Print game version.
Hard - Modify configuration file directly
Modify the server_config.scnf file (configuration file) directly...