Game servers by the hour. Pay only when you play.

Fistful of Frags server guide and commands

Fistful of Frags is a free Wild-West shooter on the Source engine, six-guns, dynamite and knife throws. You deployed the server, so you are the admin. It has native Source RCON, so you can run commands from the web console on your server card or from the in-game console with rcon.

How your friends join

  • Open the console (~) and run: connect IP:27015
  • Or find it in the in-game server browser (Internet tab, or add by IP). Your server name starts with 2hours.gg.

If you set a Join password on deploy, friends add it first: password yourpass; connect IP:27015

Game modes

You pick the mode on deploy and the server runs that mode’s map rotation:

  • Deathmatch: Free-for-all six-gun duels on the classic fof_ maps.
  • Team Play: Team-based rounds on the tp_ maps.
  • High Roller: The High Roller variant on the fofhr_ maps.

Admin over RCON

Use the web console on your server card, or the in-game console (log in once with rcon_password, then prefix commands with rcon):

changelevel fof_depot
Switch map (fof_fistful, fof_depot, tp_coastal and more).
status
List connected players, their SteamIDs and ping.
mp_timelimit 20
Minutes before the map changes (0 = no limit).
sv_alltalk 1
Let everyone hear each other (1) or team-only voice (0).
kick <name>
Remove a player.

What ships built in

Every official map ships with the server (the fof_, tp_, vs_ and fofhr_ families), so nobody downloads anything. Custom maps need a FastDL host, which is not set up on this first release.

See also

← Back to all guides