Safe Kick

Safe Kick 1.1.0

Teleports players that are kicked for particular reasons to a safe place & teleports them back to the initial position after they reconnect

Avoids players getting frustrated with random disconnections and loss of loot

Use /getmonumentpos in a monument in order to get the correct position & add it to the config

if there are more than one monument added the safe place will be randomized, same mechanism applies to multiple positions

The plugin allows you to set a list of positions for any monument you desire once, even if the map wipes and monument's positions changes the plugin will still teleport the player to the same position within the monument

Configuration:
JSON:
{
  "Kick Reasons": [
    "auth",
    "packet flooding: player tick",
    "unresponsive",
    "steam"
  ],
  "Monuments & positions to teleport (Randomized if more than one monument)": {
    "assets/bundled/prefabs/autospawn/monument/medium/compound.prefab": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ],
    "assets/bundled/prefabs/autospawn/monument/medium/bandit_town.prefab": [
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      }
    ]
  }
}

Permissions:

safekick.use

Commands:

/getmonumentpos (Requires admin access)
example.png

Information

Author
supreme
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest Release v1.1.0

Released
Jan 27, 2022 at 2:18 PM
Rating
0.00 star(s) 0 ratings


More resources from supreme

  • Turrets Extended
    Turrets Extended
    Allows players to toggle on/off the turrets/sam sites without the need of electricity
  • Rock Paper Scissors
    Rock Paper Scissors
    Allows players to invite others, gamble scrap & play rock, paper, scissors, the winner gets it all
  • Mission Rewards
    Mission Rewards
    Modifies rewards from the missions
  • Predator Missile
    Predator Missile
    Allows players to call in a predator missile
  • Barrel Stacks
    Barrel Stacks
    Barrel Stacks is a Rust plugin that allows players to stack barrels on top of each other!

Safe Kick by supreme
© chaoscode.io Jan 27, 2022