PvPKitsPro icon

PvPKitsPro -----

Your ultimate PvP kit management solution!



PvPKitsPro
Your ultimate PvP kit management solution!

Overview

PvPKitsPro is a powerful and versatile PvP kit management plugin designed for Spigot, Paper, and Bukkit servers. It offers extensive customization options, allowing server administrators to create, manage, and balance PvP kits with ease. With support for Minecraft versions 1.16.x to 1.21.x, PvPKitsPro ensures a seamless experience across a wide range of server setups.

Core Features

  • Universal Version Support (1.16 – 1.21): No need for version-specific updates. PvPKitsPro is designed to work flawlessly across multiple Minecraft versions.
  • Advanced Kit Management: Create, edit, and delete kits on-the-fly with in-game commands or via intuitive YAML files.
  • Customizable Kits: Define custom items, armor, potion effects, and even execute commands when a player equips a kit.
  • Per-Kit Cooldowns: Set unique cooldowns for each kit to maintain game balance.
  • Permission-Based Access: Control which players or groups can access specific kits using permissions.
  • Optional GUI Menu: A clean and user-friendly GUI for players to select their desired kits.
  • Reload Support: Reload all plugin configurations without needing to restart your server.

Commands

Command Description Permission
/kit <kitname> Equip a specific kit. pvpkitspro.use
/pvpkits create <name> Create a new kit from your current inventory. pvpkitspro.admin
/pvpkits delete <name> Delete an existing kit. pvpkitspro.admin
/pvpkits reload Reload the plugin's configuration. pvpkitspro.admin
/kitgui Open the kit selection GUI. pvpkitspro.gui


Permissions

Permission Description Default
pvpkitspro.use Allows a player to use kits. true
pvpkitspro.admin Grants access to admin commands. op
pvpkitspro.gui Allows a player to open the kit GUI. true
pvpkitspro.kit.<kitname> Grants access to a specific kit. op


Configuration

PvPKitsPro is highly configurable. You can edit the `config.yml` and `kits.yml` files to customize the plugin to your liking.

Code (YAML):

# PvPKitsPro Configuration File
general
:
  prefix
: "&7[&cPvPKitsPro&7] "
  default-delay
: 300 # Default cooldown in seconds (5 minutes)
  save-cooldowns
: true # Whether cooldowns should persist after restart

kits
:
  warrior
:
    delay
: 600
    permission
: pvpkitspro.kit.warrior
  archer
:
    delay
: 300
    permission
: pvpkitspro.kit.archer
  tank
:
    delay
: 900
    permission
: pvpkitspro.kit.tank
 

Code (YAML):

kits
:
  warrior
:
    armor
:
      helmet
: "DIAMOND_HELMET name:&bWarrior_Helmet enchant:PROTECTION_ENVIRONMENTAL:2"
      chestplate
: "DIAMOND_CHESTPLATE name:&bWarrior_Chestplate"
      leggings
: "DIAMOND_LEGGINGS"
      boots
: "DIAMOND_BOOTS"
    items
:
     - "DIAMOND_SWORD name:&cWarrior_Sword enchant:DAMAGE_ALL:3"
      - "GOLDEN_APPLE 5"
    effects
:
     - "SPEED 1 60"
      - "STRENGTH 1 60"
    commands
:
     - "say {player} received the Warrior kit!"
  archer
:
    armor
:
      helmet
: "CHAINMAIL_HELMET"
      chestplate
: "CHAINMAIL_CHESTPLATE"
      leggings
: "CHAINMAIL_LEGGINGS"
      boots
: "CHAINMAIL_BOOTS"
    items
:
     - "BOW enchant:ARROW_DAMAGE:2"
      - "ARROW 64"
    delay
: 300
 

Support

If you have any questions or need support, please join our Discord server or leave a comment on the Spigot forum page.

Installation

  1. Download the latest version of PvPKitsPro.
  2. Place the downloaded .jar file into your server's `plugins` folder.
  3. Restart your server.
  4. Configure the plugin to your liking by editing the generated configuration files.
Credits
Resource Information
Author:
----------
Total Downloads: 5
First Release: Oct 14, 2025
Last Update: Nov 6, 2025
Category: ---------------
All-Time Rating:
0 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings