CurseForge · Minecraft mod
Kits
Permissions-based, configurable kits for Fabric servers.
Quick answer
Which Kits release should I use?
Kits 1.9.0-mc26.2 targets 26.1.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is Kits required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Kits 1.9.0-mc26.2 need?
1.9.0-mc26.2. Change the file and its required mods may change too.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Kits without breaking your instance.
Built for Kits 1.9.0-mc26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.9.0-mc26.2. It targets 26.1.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.9.0-mc26.2. It opens that exact file at the source.
About this project
What does Kits add?
Kits
Permissions-based player kits for Fabric Servers.
Kits is a Minecraft mod for Fabric servers that adds configurable, permissions-based player kits. This allows server owners to easily set up batches of items that their players can claim, depending on their rank. Additionally, kits can have a predefined cooldown, so that players do not get to use them infinitely.
Compatible with LuckPerms
Usage
Adding Kits
Command: /kit add [kit_name] [cooldown_milliseconds]
Requires Permission: kits.manage
To add a kit, simply place the items you would like to be included in this kit anywhere in your inventory and run the command /kit add.
Claiming Kits
Command: /kit claim [kit_name]
Requires Permission: kits.claim.[kit_name]
For players, claiming kits is simple. They simply type /kit claim [kit_name]. If they have permissions to use the specified kit, and that kit is not on cooldown for them, they receive the kit in their inventory (or on the ground if their inventory is full.)
Brigadier suggestions are enabled, and will only suggest kits the player has permissions for.
Removing Kits
Command: /kit remove [kit_name]
Requires Permission: kits.manage
To remove a kit, simply type /kit remove [kit_name]. This irreversibly and completely deletes the specified kit from the server, for all users.
Advanced
Kits stores most of its data in nbt files, using Minecraft's NBT format. You can modify and create such files with a tool like NBTExplorer.
Kit Config Files
If, for whatever reason, you wish to configure kits manually, instead of using the built-in commands, you can do so by modifying the kit files directly.
Kit files are stored in the directory config/kits in Minecraft's NBT format.
This allows you to modify kit contents or cooldowns after creation, or even add entirely new kits.
Player Kit Usage Files
Whenever a player successfully claims a kit, the time at which this kit was claimed is recorded in a user-specific file named [player_uuid].nbt in the directory world/kits_user_data.
If you wish to reset or modify when a user can next use a kit that they have already claimed, you can edit the time specified in this file (stored as milliseconds since Epoch). To reset all kit cooldowns for a given user, simply delete the nbt file that corresponds to them.
Contributing
Thank you for considering contributing to Kits! You can do so on the project's GitHub page.
Licence
Kits is open-sourced software licenced under the MIT license.
Discord
Questions? Contact me in my Discord server.
Project description from CurseForge.
Pick your setup
Kits by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.1
1 loader build1.21.11
1 loader build1.21.7
1 loader build1.21.5
1 loader build1.21.2
1 loader build1.21.1
1 loader build1.20.5
1 loader build1.20.4
1 loader build1.20.2-Snapshot
1 loader build1.20.2
1 loader build1.20.1
1 loader build1.19.3
1 loader buildShowing the newest 12 of 18 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Kits versions and loaders
1.9.0-mc26.2
kits-1.9.0-mc26.2.jar
22 Jun 2026
1.8.0-mc1.21.11
kits-1.8.0-mc1.21.11.jar
20 Dec 2025
1.7.1-mc1.21.7
kits-1.7.1-mc1.21.7.jar
1 Oct 2025
1.7.0-mc1.21.5
kits-1.7.0-mc1.21.5.jar
13 Apr 2025
1.7.0-mc1.21.2
kits-1.7.0-mc1.21.2.jar
2 Jan 2025
1.6.2-mc1.21.1
kits-1.6.2-mc1.21.1.jar
6 Oct 2024
1.6.2-mc1.20.5
kits-1.6.2-mc1.20.5.jar
6 Oct 2024
1.6.1-mc1.21.1
kits-1.6.1-mc1.21.1.jar
14 Sept 2024
1.6.0-mc1.20.4
kits-1.6.0-mc1.20.4.jar
28 Mar 2024
1.6.0-mc1.19.2
kits-1.6.0-mc1.19.2.jar
27 Sept 2023
1.6.0-mc1.20.2
kits-1.6.0-mc1.20.2.jar
25 Sept 2023
1.6.0-mc1.20.1
kits-1.6.0-mc1.20.1.jar
25 Sept 2023
Looking for an older file? The official CurseForge project page is in Resources.