Ryan
Puts a configurable cooldown from the wipe on each kit based on kit name

Supported Games
GameServerKingsGameServerKings
depends on

Wipe Kits puts configurable cooldowns on certain kits after a map wipe. This is useful for only allowing players to use kits until # hours/days after a wipe; forcing players to farm instead of redeeming a kit to build a base after a wipe.

As of update 1.1.0 this plugin now works with the GUI version of Kits. The way it works is that it checks the console command the Kits UI uses to redeem a kit. If the kit name the player tries to redeem is in the config file, it will close the kit UI and message the player; preventing them using the kit.

Permissions

  • wipekits.bypass - Allows users to bypass any wipe cooldowns they may be subject to otherwise.

Configuration

{
  "Kit Names & Cooldowns - Cooldowns (minutes)": {
    "kitname1": 5.0,
    "kitname2": 5.0
  },
  "Use GUI Kits (true/false)": false
}

Make the kit name the name that is used for the kit redemption (ie. /kit kitname1). The cooldown is in minutes, so if you want the kit to be blocked for an hour after a wipe use 60.0 as the cooldown.

Localization

This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.

39.2K downloads
141 watchers

kitsautomation
Collaborators
  • Deleted User #1007
    Contributor