Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
XPlayerKits
PluginLGPL-3.0-or-later

XPlayerKits

A lightweight and fully customizable kit system that loads only the essential data, keeping RAM.

3.1K
Downloads
6
Followers
5 months ago
Updated
📦
14
Versions
game-mechanicsoptimizationutilitybukkitfoliapaperpurpurspigot
Download Latestv2.1.0View on Modrinth

📖About XPlayerKits

banner

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.

XPlayerKits XLeaderboards StellarProtect

feature

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

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

Commands

  • /xkits editor - Opens the editor for quick kit creation.
  • /xkits kits - Opens the kit selection menu.
  • /xkits open [rotation/category] - Opens the kit selection with category or rotation kits.
  • /xkits preview <kitName> [player] - 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.

permissions

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

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.

actions

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 message to the player. center_message:You can’t claim this kit.
mini_message Sends a MiniMessage formatted message. mini_message:<red>You can’t claim this kit.</red>
broadcast Sends a message to all players. broadcast:You can’t claim this kit.
titles Sends a title and subtitle to the player. titles:<title>Kit Claimed!;<subtitle>Enjoy your rewards!
wait_ticks Waits before executing the next action. wait_ticks:40

links

Discord Patreon Wiki

👥 Team & Contributors

InsiderAnh
InsiderAnhOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitfoliapaperpurpurspigot
Minecraft Versions
1.8.91.9.41.12.21.131.13.11.13.21.16.51.17.1+20 more

🔗 Links

Modrinth Page