Sepd_Kits – The Ultimate Custom Kit Plugin!
Sepd_Kits is a powerful, fully customizable kit system for your Minecraft server. With support for GUI selection, cooldowns, permissions, YAML-based kit storage, and advanced features like offhand handling and inventory checks, Sepd_Kits is the modern kit plugin your server needs.
Features
✅
Create & Manage Kits Easily
- /createkit <name> – Create a new kit from your inventory
- /editkit <name> – Update a kit's contents
- /deletekit <name> – Permanently remove a kit
- /renamekit <old> <new> – Rename a kit
- /givekit <player> <kit> – Give a kit to a player
- /claimkit <kit> – Claim a kit via command
- /reloadkits – Reload all kits and configuration
- /kit – Open the interactive GUI
- /helpkit – View all plugin commands
Fully Configurable Kits (YAML files!)
Each kit is stored in its own file inside the /kits/ folder with options like:
- auto-armor: Automatically equips armor
- auto-offhand: Automatically equips offhand
- cooldown: Set cooldown (in seconds) per player
- permission_required: Restrict usage with permissions
- clear_inventory_before_giving: Clear inventory before giving the kit
Customizable GUI with Pagination
- 27-slot GUI with decorated borders
- Configurable GUI title, colors, and lore
- Pagination support for infinite kits
- Displays cooldowns and locked kits with customizable items
Permissions Support
- sepd_kits.kits.<kitname> – Required to use certain kits if enabled
- sepd_kits.admin – Access to admin commands
Configuration
- config.yml – Customize all messages, GUI titles, decorative items, and more
- %prefix%, %kitname%, %seconds%, %page% placeholders supported in messages and GUI
Kit Files Example
Code (Text):
# Sepd_Kits Configuration
# Messages can use & for color codes and support placeholders like %kitname%, %seconds%, etc.
messages:
prefix: "&7[&bSepd&fKits&7] "
help-header: "&6&lSepd Kits Help"
help-lines:
- "&e/kit &7- Open kits menu"
- "&e/createkit <name> &7- Create a kit from your inventory"
- "&e/editkit <name> &7- Edit an existing kit"
- "&e/deletekit <name> &7- Delete a kit"
- "&e/claimkit <name> &7- Claim a kit"
- "&e/givekit <player> <kit> &7- Give a kit to another player"
- "&e/reloadkits &7- Reload all kits"
- "&e/renamekit <old> <new> &7- Rename a kit"
- "&e/helpkit &7- Show this help menu"
kit-created: "&aKit %kitname% has been created!"
kit-updated: "&aKit %kitname% has been updated!"
kit-deleted: "&aKit %kitname% has been deleted!"
kit-renamed: "&aKit %oldname% has been renamed to %newname%!"
kit-claimed: "&aYou have claimed the kit: &f%kitname%"
kit-given: "&aGiven kit %kitname% to %player%"
kits-reloaded: "&aAll kits have been reloaded!"
kit-exists: "&cA kit with that name already exists!"
kit-not-found: "&cKit not found!"
invalid-player-or-kit: "&cInvalid player or kit!"
no-permission: "&cYou don't have permission to use this kit!"
kit-cooldown: "&cYou must wait %seconds% more seconds before using this kit again!"
not-enough-space: "&cYou don't have enough inventory space to claim this kit!"
on-cooldown: "&eThis kit is on cooldown for &f%seconds% &eseconds."
gui:
title: "&2Select a Kit"
size: 27
decorative:
material: "BLACK_STAINED_GLASS_PANE"
name: " "
items:
previous-page:
material: "ARROW"
name: "&ePrevious Page"
next-page:
material: "BARRIER"
name: "&eNext Page"
page-indicator:
material: "CLOCK"
name: "&bPage: &f%page%"
kit-item:
material: "CHEST"
name: "&a%kitname%"
lore:
- "&7Click to claim"
no-permission:
material: "BARRIER"
name: "&c%kitname%"
lore:
- "&7You don't have permission"
cooldown:
material: "CLOCK"
name: "&e%kitname%"
lore:
- "&7Cooldown: %seconds%s"
✅ Permissions
Permission
Description
sepd_kits.kits.<kitname> Use specific kit (if permission_required = true)
sepd_kits.admin Access all admin commands
Support & Suggestions
Need help or have ideas? PM me or post in the discussion thread!
Looking to expand? Add cooldown notifications, GUI sounds, or per-kit icons!
Tested On
- Minecraft 1.19.4
- Compatible with Spigot and Paper
❤️ Enjoying the plugin?
Leave a ⭐ rating and a review to support development!
Support -
https://discord.gg/2TB9NNsEZc