KitCats
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #391 of 1224 bukkit mods in this game by downloads
📋 About This Mod
# KitCats !(https://hackatime-badge.hackclub.com/U0922GMGGTU/KitCats?label=Time+I+spent+on+this) **Building**: ```shell git clone https://github.com/JGJ52/KitCats.git cd KitCats ./gradlew build ``` **Include it in your project**: ```xml <repositories> <repository> <id>jgj52-repo</id> <url>https://maven.jgj52.hu/repository/maven-releases/</url> </repository> </repositories> <dependencies> <dependency> <groupId>hu.jgj52</groupId> <artifactId>KitCats</artifactId> <version>2.0</version> <scope>provided</scope> </dependency> </dependencies> ``` **Configuring**: In config.yml, you can \ change the messages, \ the content of the pages and the kits and the custom kits (you can change these in-game too, so don't worry about these!) \ you can also disable enchantments in config: ```yaml customkits: enchants: disabled: - mending - unbreaking ``` **Commands**: - /kit: - subcommands: - create: create a kit - delete: delete a kit - edit: edit a kit (it edits it only for you!) - load: load a kit into your inventory - preview: preview a kit's content - default behavior: opens up a gui containing all the kits - /customkit: - subcommands: - create: create a custom kit - delete: delete a custom kit - edit: edit one of your custom kit's content **note: you can edit the items by shift-clicking them** !(images/edititem.png) - load: load one of your custom kit into your inventory - preview: preview one of your custom kit !(images/preview.png) - default behavior: opens up a gui containing all your custom kits - /page: - default behavior: opens up a gui where you can edit, what players can put into their custom kits. must get ran at least once before using /customkit **Permissions**: for each command, the permission is ```yaml kitcats.command.<command> ``` for each subcommand, the permission is ```yaml kitcats.command.<command>.<subcommand> ``` in the custom kit's item editor, you need the ```yaml kitcats.customkits.<editType> ``` permission. Edit types: - name: edit the name of the item - enchant: let the player enchant the item !(images/enchant.png) - trim: let the player put trims on an armor !(images/trim_pattern.png) !(images/trim_material.png) - shulker: let the player edit the content of a shulker box !(images/shulkereditor.png)
# KitCats !(https://hackatime-badge.hackclub.com/U0922GMGGTU/KitCats?label=Time+I+spent+on+this)
Building: ```shell git clone https://github.com/JGJ52/KitCats.git cd KitCats ./gradlew build ```
Include it in your project:
```xml
Configuring: In config.yml, you can \ change the messages, \ the content of the pages and the kits and the custom kits (you can change these in-game too, so don't worry about these!) \ you can also disable enchantments in config: ```yaml customkits: enchants: disabled: - mending - unbreaking ```
Commands: - /kit: - subcommands: - create: create a kit - delete: delete a kit - edit: edit a kit (it edits it only for you!) - load: load a kit into your inventory - preview: preview a kit's content - default behavior: opens up a gui containing all the kits - /customkit: - subcommands: - create: create a custom kit - delete: delete a custom kit - edit: edit one of your custom kit's content note: you can edit the items by shift-clicking them
!(images/edititem.png) - load: load one of your custom kit into your inventory - preview: preview one of your custom kit
!(images/preview.png) - default behavior: opens up a gui containing all your custom kits - /page: - default behavior: opens up a gui where you can edit, what players can put into their custom kits. must get ran at least once before using /customkit
Permissions:
for each command, the permission is
```yaml
kitcats.command.
Edit types: - name: edit the name of the item - enchant: let the player enchant the item
!(images/enchant.png) - trim: let the player put trims on an armor
!(images/trim_pattern.png) !(images/trim_material.png) - shulker: let the player edit the content of a shulker box
!(images/shulkereditor.png)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- JGJ52
- Version
- 2.5
- Downloads
- 128
- Endorsements
- 0
- Category
- bukkit
- Created
- 3/30/2026
- Updated
- 4/2/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
🔧 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 KitCats support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of KitCats?
Version 2.5, published 2026-04-02 with 128 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await