Skip to content
/ KitCats Public

JGJ52/KitCats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
jgj52
Apr 2, 2026
2da4bd6 · · Apr 2, 2026

History

36 Commits
Mar 23, 2026
Apr 2, 2026
Feb 8, 2026
Feb 8, 2026
Apr 2, 2026
Apr 2, 2026

Repository files navigation

KitCats

Time

Building:

git clone https://github.com/JGJ52/KitCats.git

cd KitCats
./gradlew buildd

Include it in your project:

  repositories>
  <  <;repository>
    <  <;id>jgj52-repoid>
    <  <;url>https://maven.jgj52.hu/repository/maven-releases/url>
  repository>
repositories>

<

<t;dependencies>
<;
<;dependency>
  <  <;groupId>hu.jgj52groupId>
  <  <;artifactId>KitCatsartifactId>
  <  <;version>2.5version>
  <  <;scope>providedscope>
dependency>
dependencies>gt;

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::

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

        edititem

      • load: load one of your custom kit into your inventory

      • preview: preview one of your custom kit

        preview

    • 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

kitcats.command.nd>

for each subcommand, the permission is

kitcats.command..bcommand>

in the custom kit's item editor, you need the

kitcats.customkits.pe>

permission.

Edit types:

  • name: edit the name of the item
  • enchant: let the player enchant the item

enchant

  • trim: let the player put trims on an armor

pattern material

  • shulker: let the player edit the content of a shulker box

shulker

About

Manage your kits the easiest way possible

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors

No contributors

Languages