Cliff Survival Confrontation

Introduction:

This plugin perfectly recreates the Escape from Tarkov game mode system. As someone who has played over 500 hours of Escape from Tarkov, I understand every mechanism of the game mode. I developed this plugin with great attention to detail to ensure that every aspect of the game mode is accurately reproduced. If you find any bugs, feel free to contact me.

Matchmaking Mechanism:

When two players match in the same game mode, a countdown will begin. During the countdown, other players can join the game mode. After the countdown ends, players cannot join the game mode, and no commands can be used in the game mode. If a player goes offline during the game mode, they will be killed in the game.

How to Evacuate:

Use the script command "/pk spawn" to trigger a 10-second countdown for evacuation. After the countdown, the player will return to the lobby. If the player is killed or disconnected during the countdown, the evacuation will fail. Players are free to move during the evacuation.

Commands:

  • /pk cre [arena name]: Create an arena.
  • /pk del [arena name]: Delete an arena.
  • /pknum [arena name] [number of players]: Set the maximum number of players for an arena.
  • /ok set [arena name] [position number]: Set the spawn point for players in an arena.
  • /pk test [arena name]: Test whether an arena meets the opening conditions.
  • /pkenable [arena name]: Open an arena.
  • /pk disable [arena name]: Close an arena.
  • /pk reload: Reload the configuration and all arenas. Note: this will kick (kill) all players in the arenas.
  • /pksetspawn: Set the current position as the lobby.
  • /pk spawn: Evacuate from the game mode.
  • /pk list: List all arenas.
  • /pk join [arena name]: Join an arena and wait for the game to start.
  • /pkleave: Leave an arena. If the arena has not started, the player will leave the arena.attachment.png
  •  After the player joins the game
  • attachment.png
  • Match the number of people
  • attachment.png
  • The battle situation shows
  • attachment.png