XPlayerKits
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #583 of 1560 bukkit mods in this game by downloads
📋 About This Mod
<p align="center"> <img src="https://i.imgur.com/xgAKBes.jpeg" alt="banner"> </p> It's a plugin that allows you to create kits for your players. This plugin was created due to the lack of an optimized solution for this feature. It uses very little RAM and is highly customizable. | <a href="https://modrinth.com/plugin/xplayerkits" target="_blank"><img src="https://i.imgur.com/73PSalz.jpeg" alt="XPlayerKits" /></a> | <a href="https://modrinth.com/plugin/xplayerkits" target="_blank"><img src="https://i.imgur.com/lwannlh.jpeg" alt="XLeaderboards" /></a> | <a href="https://modrinth.com/plugin/stellarprotect" target="_blank"><img src="https://i.imgur.com/tCvyf0Y.jpeg" alt="StellarProtect" /></a> | | --- | --- | --- | <p align="center"> <img src="https://i.imgur.com/D9DbvAB.jpeg" alt="feature"> </p> **Unlike other plugins that load the data of every single player registered on your server (wasting precious resources), XPlayerKits takes a smarter approach.** It only loads player data when they actually join, and keeps just the essential information cached. This means **significantly lower RAM usage** without sacrificing performance. On top of that, XPlayerKits comes with **built-in SQLite support right out of the box**, giving you a reliable and lightweight database solution. No more dealing with the limitations and issues of storing player data in messy YML files. <p align="center"> <img src="https://i.imgur.com/RMkdggq.jpeg" alt="features"> </p> ### Features - **Migration:** Migrate data and kits from another plugin to save resources and avoid inventory exploits. - **Kit placeholder requirements:** Use a system to check placeholder conditions. - **Fully editable inventory:** Customize the kit inventory with an item name system for icons. - **Claim/Deny actions:** Set actions when claiming or denying a kit, such as commands or sounds. - **In-game GUI:** Edit kits directly in-game, including properties, icons, and content. - **One-Time Kits:** Create kits that can only be claimed once, stored in player data. - **First Join Kit:** Deliver a kit to players the first time they join your server. - **Database support:** MongoDB, MySQL, and SQLite are supported (Recommended: MongoDB). <p align="center"> <img src="https://i.imgur.com/luzJp07.jpeg" alt="commands"> </p> ### Commands - `/xkits editor` - Opens the editor for quick kit creation. - `/xkits kits` - Opens the kit selection menu. - `/xkits open ` - Opens the kit selection with category or rotation kits. - `/xkits preview <kitName> ` - Opens preview menu. - `/xkits give <kitName> <player>` - Give kits directly to players without checks. - `/xkits claim <kitName> <player>` - Give kits to players with checks. - `/xkits reset <kitName> <player>` - Reset a player's data for a specific kit. - `/xkits resetall <player>` - Reset all data for a player. - `/xkits delete <kitName>` - Delete a kit. - `/xkits migrate playerkits2_yml/playerkits2_mysql` - Migrate data from other plugins. - `/xkits migratekits playerkits2` - Migrate kits from other plugins. <p align="center"> <img src="https://i.imgur.com/1NUNeCR.jpeg" alt="permissions"> </p> ### Permissions - `xkits.admin` - Allows players to use the `/xkits editor` and `/xkits slots` commands. - `xkits.preview` - Allows players to use `/xkits preview`. - `xkits.countdown.bypass` - Allows players to bypass kit countdowns. - `xkits.onetime.bypass` - Allows players to bypass one-time restrictions. <p align="center"> <img src="https://i.imgur.com/XaJImbs.jpeg" alt="placeholders"> </p> ### Placeholders - `%xplayerkits_cooldown_<kitId>%` - Show the time to next claim. - `%xplayerkits_claimed_onetime_<kitId>%` - Return yes or no if the kit of player is claimed. - `%xplayerkits_claimed_cooldown_<kitId>%` - Return yes or no if the kit of player is in cooldown. <p align="center"> <img src="https://i.imgur.com/V8dsTel.jpeg" alt="actions"> </p> ### Actions | Action | Description | Example | |-------------------------|-----------------------------------------------|-----------------------------------------------------------| | console | Executes a command from the console. | `console:say test` | | command | Executes a command as the player. | `command:dm open main` | | sound | Plays a sound to the player. | `sound:ENTITY_ENDERMAN_TELEPORT;1.0f;1.0f` | | playsound_resource_pack | Plays a sound from a resource pack. | `playsound_resource_pack:ENTITY_ENDERMAN_TELEPORT;1.0f;1.0f` | | message | Sends a chat message to the player. | `message:You can’t claim this kit.` | | center_message | Sends a centered messa
It's a plugin that allows you to create kits for your players. This plugin was created due to the lack of an optimized solution for this feature. It uses very little RAM and is highly customizable.
Unlike other plugins that load the data of every single player registered on your server (wasting precious resources), XPlayerKits takes a smarter approach. It only loads player data when they actually join, and keeps just the essential information cached. This means significantly lower RAM usage without sacrificing performance.
On top of that, XPlayerKits comes with built-in SQLite support right out of the box, giving you a reliable and lightweight database solution. No more dealing with the limitations and issues of storing player data in messy YML files.
### Features - Migration: Migrate data and kits from another plugin to save resources and avoid inventory exploits. - Kit placeholder requirements: Use a system to check placeholder conditions. - Fully editable inventory: Customize the kit inventory with an item name system for icons. - Claim/Deny actions: Set actions when claiming or denying a kit, such as commands or sounds. - In-game GUI: Edit kits directly in-game, including properties, icons, and content. - One-Time Kits: Create kits that can only be claimed once, stored in player data. - First Join Kit: Deliver a kit to players the first time they join your server. - Database support: MongoDB, MySQL, and SQLite are supported (Recommended: MongoDB).
### Commands
- `/xkits editor` - Opens the editor for quick kit creation.
- `/xkits kits` - Opens the kit selection menu.
- `/xkits open ` - Opens the kit selection with category or rotation kits.
- `/xkits preview
### Permissions - `xkits.admin` - Allows players to use the `/xkits editor` and `/xkits slots` commands. - `xkits.preview` - Allows players to use `/xkits preview`. - `xkits.countdown.bypass` - Allows players to bypass kit countdowns. - `xkits.onetime.bypass` - Allows players to bypass one-time restrictions.
### Placeholders
- `%xplayerkits_cooldown_
### Actions | Action | Description | Example | |-------------------------|-----------------------------------------------|-----------------------------------------------------------| | console | Executes a command from the console. | `console:say test` | | command | Executes a command as the player. | `command:dm open main` | | sound | Plays a sound to the player. | `sound:ENTITY_ENDERMAN_TELEPORT;1. 0f;1. 0f` | | playsound_resource_pack | Plays a sound from a resource pack. | `playsound_resource_pack:ENTITY_ENDERMAN_TELEPORT;1. 0f;1. 0f` | | message | Sends a chat message to the player. | `message:You can’t claim this kit.` | | center_message | Sends a centered messa
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- InsiderAnh
- Version
- 2.1.1
- Downloads
- 4,359
- Endorsements
- 6
- Category
- bukkit
- Created
- 8/16/2024
- Updated
- 3/11/2026
- Game Versions
- 1.13, 1.13.1, 1.13.2
- Tags
- game-mechanics, optimization, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does XPlayerKits support?
The author lists 1.13, 1.13.1, 1.13.2. Other versions may work but are untested by the author.
What is the latest version of XPlayerKits?
Version 2.1.1, published 2026-03-11 with 4,359 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await



