Game Maker

Kick Player

Kicks a player from the map, sending them back to the lobby.

This action removes a player from the current map instance and sends them to the main server lobby.

Configuration

  • Target: The Player to kick.

Use Cases

  • Ejecting a player from the map if they fail a critical objective.
  • Kicking a player if they are on the losing team when the game ends.
  • An admin tool to remove a problematic player from a game.