MyNixOS website logo
option

services.teeworlds.server.inactivePenalty

Specify what to do when a client goes inactive (see ).

  • spectator: send the client into spectator mode

  • spectator/kick: send the client into a free spectator slot, otherwise kick the client

  • kick: kick the client.

Declarations
Type
one of "spectator", "spectator/kick", "kick"
Default
"spectator/kick"
Example
"spectator"