A simple GUI to use view, preview and edit Essentials kits! You can also delete kits, and change their delay.
Spoiler: Config
Code (YAML):
configVersion
: 1
settings:
overrideKit : true # Override the /kit command
overrideKits : true # Override the /kits command
enableEditor : true # Should we use the editor
enableList : true # Should we use the GUI list
enablePreview : true # Should allow people to preview kits in the list
enchantGlow : true # Enchanted items glow
hideKits : # This will always hide listed kits from the list GUI
- HiddenKit
gui:
listTitle : "Kits"
editorTitle : "$name Edit"
previewTitle : "$name Preview"
# This is the default look of kits if not configured under the kits section.
display : "$name"
lore:
- "Delay : $delay seconds "
- " "
- "Claim : Left Click "
- "Preview : Right Click "
# The kits below can be ignored or removed if not used, these are here to show you how you can configure the plugin. If you do not have these kits, you may remove the lines below.
# Kits configured below will only effect the look of kits in the GUI list. Kit data is stored in the Essentials kits.yml file.
kits:
tools:
display: "&7Tools "
lore:
- "&7Delay : &f$delay"
- ""
- "&7Claim : &fLeft Click "
- "&7Preview : &fRight Click "
dtools:
display: "&bDiamond Tools "
lore:
- "&bDelay : &f$delay"
- ""
- "&bClaim : &fLeft Click "
- "&bPreview : &fRight Click "
notch:
display: "&4Notch "
lore:
- "&4Delay : &f$delay"
- ""
- "&4Claim : &fLeft Click "
- "&4Preview : &fRight Click "
color:
display: "&4Book &9o &6Colors "
lore:
- "&4Delay : &f$delay"
- ""
- "&9Claim : &fLeft Click "
- "&6Preview : &fRight Click "
firework:
display: "&eFirework "
lore:
- "&eDelay : &f$delay"
- ""
- "&eClaim : &fLeft Click "
- "&ePreview : &fRight Click "
settings:
overrideKit : true # Override the /kit command
overrideKits : true # Override the /kits command
enableEditor : true # Should we use the editor
enableList : true # Should we use the GUI list
enablePreview : true # Should allow people to preview kits in the list
enchantGlow : true # Enchanted items glow
hideKits : # This will always hide listed kits from the list GUI
- HiddenKit
gui:
listTitle : "Kits"
editorTitle : "$name Edit"
previewTitle : "$name Preview"
# This is the default look of kits if not configured under the kits section.
display : "$name"
lore:
- "Delay : $delay seconds "
- " "
- "Claim : Left Click "
- "Preview : Right Click "
# The kits below can be ignored or removed if not used, these are here to show you how you can configure the plugin. If you do not have these kits, you may remove the lines below.
# Kits configured below will only effect the look of kits in the GUI list. Kit data is stored in the Essentials kits.yml file.
kits:
tools:
display: "&7Tools "
lore:
- "&7Delay : &f$delay"
- ""
- "&7Claim : &fLeft Click "
- "&7Preview : &fRight Click "
dtools:
display: "&bDiamond Tools "
lore:
- "&bDelay : &f$delay"
- ""
- "&bClaim : &fLeft Click "
- "&bPreview : &fRight Click "
notch:
display: "&4Notch "
lore:
- "&4Delay : &f$delay"
- ""
- "&4Claim : &fLeft Click "
- "&4Preview : &fRight Click "
color:
display: "&4Book &9o &6Colors "
lore:
- "&4Delay : &f$delay"
- ""
- "&9Claim : &fLeft Click "
- "&6Preview : &fRight Click "
firework:
display: "&eFirework "
lore:
- "&eDelay : &f$delay"
- ""
- "&eClaim : &fLeft Click "
- "&ePreview : &fRight Click "
Usage:
To create a kit you can do /editkit {name}, if the kit does not exist it will be created once you exit the inventory.
Disclaimer:
This plugin will edit your Essentials kits.yml file. It is recommend to backup this file before you install the plugin just to be safe. Some things are not supported yet like Books and Fireworks.
Supported:
- Item Name
- Item Amount
- Item Lore
- Item Enchantments
- Item Flags
- Player Skulls
- Item Colors (Leather Armor)
Commands:
/essentialskits - Plugin help (Default)
/kitsgui - View kit GUI (Default)
/previewkit {kit} - Preview kit (Default)
/editkit {kit} - Create/Edit Kit (OP)
/delaykit {kit} {delay} - Edit Kit (OP)
/deletekit {kit} - Edit Kit (OP)
Permissions:
essentialskits.kitsgui (Default)
essentialskits.previewkit (Default)
essentialskits.editkit (OP)
essentialskits.delaykit (OP
essentialskits.deletekit (OP)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
EssentialsKits is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16. Downloaded 19,753 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/a36e7acc482e56c984291785075e5ee442f3997e?url=https%3A%2F%2Fi.imgur.com%2FzjeZZ5x.png)
![[IMG]](http://proxy.spigotmc.org/3f724a6e1f84d510ea33cf592ca7afef52ca3453?url=https%3A%2F%2Fi.imgur.com%2FuPozfGs.png)