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

  • Rock Paper Scissors
    Rock Paper Scissors
    Allows players to invite others, gamble scrap & play rock, paper, scissors, the winner gets it all
  • Skin Perks
    Skin Perks
    Skin Perks allows you to modify and give certain stats to a skinned item
  • Furnace Stacks
    Furnace Stacks
    Allows players to stack furnaces
  • Barrel Stacks
    Barrel Stacks
    Barrel Stacks is a Rust plugin that allows players to stack barrels on top of each other!
  • Chest Stacks
    Chest Stacks
    Allows players to stack chests

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