DK KITS

Quick rating

DK KITS

No reviews yet

DKKITS is a Spigot/Paper 26.1 plugin that lets you create, edit, and deliver kits via GUI, with per-kit permissions and per-player cooldowns.

Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.21-SNAPSHOT

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

DK Kits

What it is: A powerful plugin to create, edit, and give kits via GUI, with per-kit permissions, per-player cooldowns, pagination, hidden kits, and immediate cooldown support. Fully compatible with Minecraft 1.8.8 to 1.21+ (Paper, Spigot, and Folia).

How it works

Creation Wizard

  • Set name via chat
  • Toggle permission requirement
  • Set permission node (if needed)
  • Capture items from your inventory
  • Confirm creation

Editing

  • Rename kit (with conflict checking)
  • Toggle permission and set node
  • Edit items via GUI
  • Set cooldown in seconds
  • Toggle Immediate Cooldown (players must wait before first claim)
  • Toggle Hidden Kit (doesn't appear in /kit GUI)
  • Set custom display name with color codes
  • Set custom display item

Claiming

  • Players open the GUI with /kit or /kit <name>
  • Permission (if enabled) and cooldown are enforced
  • Hidden kits only accessible via command or admin give
  • Paginated interface for many kits

Commands

Player Commands

  • /kit - Opens the kit list GUI (paginated)
  • /kit <name> - Claims a specific kit by name

Admin Commands

  • /dkkit create - Starts the kit creation wizard
  • /dkkit list - Lists all kits (requires admin permission)
  • /dkkit delete <name> - Deletes a kit (requires admin permission)
  • /dkkit edit - Opens selection GUI to choose a kit to edit
  • /dkkit edit <name> - Opens the editor for the specified kit
  • /dkkit give <player> <kit> - Gives a kit to a player (bypasses cooldown and permissions)
  • /dkkit menu - Opens position configuration GUI for kits

Permissions

Admin Permission

dkkits.admin (default: op)

  • Allows /dkkit list, /dkkit delete, /dkkit edit, /dkkit give, /dkkit menu
  • By default, also allows /dkkit create (configurable)
  • Can see and use hidden kits

Per-kit Permission (optional)

Each kit can have a custom node, e.g. dkkits.kit.vip

  • If the kit's permission toggle is ON, players must have this node to claim the kit
  • Works with both GUI and command claiming

Configuration (config.yml)

# Language (pt_br or en)
language: en

# Admin permission node
admin-permission: dkkits.admin

# Allow non-admin players to create kits
# WARNING: Keep false to prevent abuse
allow-player-create: false

# Enable debug logs
debug: false

# GUI Configuration
gui:
  # Create button (anvil) position (0-53)
  create-button-slot: 53
  
  # Kits per page (max 45 recommended)
  kits-per-page: 45
  
  # Previous page button position
  previous-page-slot: 48
  
  # Next page button position
  next-page-slot: 50

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works