KitPvP is a fully-featured core plugin for the KitPvP gamemode.
- Unique Kits: Choose from a diverse range of kits with distinct abilities and play styles.
- Interactive GUIs: Seamless interfaces for kit selection, purchasing, and enchantments.
- Flexible Kit Management: Customize kit prices, abilities, cooldowns, and toggle kits on/off as needed.
- Killstreak System: Keep track of killstreaks and unlock rewards for consistent performance.
- Combat Log Prevention: Combat tagging and logging maintain fair play.
- Bounty System: Enhance the thrill with player-placed bounties.
- Kit Enchanting: Upgrade your kits with enchantments that expire upon death.
- Diverse Healing Options: Choose between soup-based and potion-based healing methods.
- Integrated Economy: In-game economy system supporting transactions and balances.
- Database Integration: Utilizes both SQLite and MariaDB for robust data management.
- PlaceholderAPI Compatibility: Enhance functionality using PlaceholderAPI.
- WorldGuard Regions: Natively integrates with WorldGuard to handle region management.
- Spigot 1.8.9
- WorldEdit 6.1.9
- WorldGuard 6.1
- PlaceholderAPI (optional)
- Clone the repository.
- Open a command prompt/terminal to the repository directory.
- Run
gradlew shadowJar
on Windows, or./gradlew shadowJar
on macOS or Linux. - The built
KitPvP-X.X.X.jar
file will be in thebuild/libs
folder.
- Download the latest version from the releases page or compile it yourself.
- Make sure your server is running Spigot 1.8.8 or a public fork of it.
- Place the
KitPvP-X.X.X.jar
file in your server'splugins
folder. - Start or restart your server.
For support or queries, please open an issue in the Issues section.