Jump to content

1 Screenshot

  • 25.2k
  • 54
  • 6.38 kB

About Safe Kick

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:

{
  "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

  • Like 3

User Feedback

1.1m

Downloads

Total number of downloads.

5.5k

Customers

Total customers served.

78.5k

Files Sold

Total number of files sold.

1.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.