Safe Kick

NULLED RUST PLUGIN Safe Kick 1.1.0

Upgrade or register to download
Potentially Outdated? (3+ Months)
Potentially Outdated: This resource hasn't been updated in over 3 months. Since base platforms and games update frequently, older files may experience compatibility issues. Please verify the supported versions and check the discussion tab or official sources first. If the resource no longer works, consider requesting an update from the author.
Teleports players that are kicked for particular reasons to a safe place

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:

Code:
{
  "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.a772475533e4baffd9aae1433632d430.png
Author
BlackHold
First release
Last update

Ratings

0.00 star(s) 0 ratings

More downloads from

Back
Top