The Better Kits plugin is a server add-on that allows administrators to create predefined sets of items, known as "kits," which players can access and use. These kits can be configured to include various tools, weapons, armor, and other items, providing players with a quick and convenient way to equip themselves. The plugin supports customization options such as cooldown periods and the ability to create multiple kits for different purposes. This feature is particularly useful in game modes like PvP, survival, and adventure, enhancing gameplay by offering ready-made gear and resources.
✎ Features:
Real-time delay
Edit Kit Menu
Fully Customizable Items (name, description, enchantments, etc.)
Fully Customizable Kits (material, name, time to open, etc.)
Permissions:
• betterkits.kit.create
• betterkits.kit.delete
• betterkits.kit.edit
• betterkits.open.<kit_name>
Commands:
• /kit
• /kit help
• /kit open <kit_name>
• /kit give <kit_name>
• /kit open <kit_name> <player>
• /kit give <kit_name> <player>
• /kit edit <kit_name>
Configuration:
✎ Features:
Real-time delay
Edit Kit Menu
Fully Customizable Items (name, description, enchantments, etc.)
Fully Customizable Kits (material, name, time to open, etc.)
Permissions:
• betterkits.kit.create
• betterkits.kit.delete
• betterkits.kit.edit
• betterkits.open.<kit_name>
Commands:
• /kit
• /kit help
• /kit open <kit_name>
• /kit give <kit_name>
• /kit open <kit_name> <player>
• /kit give <kit_name> <player>
• /kit edit <kit_name>
Configuration:
YAML:
Kits:
Standard:
nameInGame: '§a§lStandard Kit'
material: 'CRAFTING_TABLE'
permission: betterkits.open.standard #'default' == disabled
timeToOpen: 24 #In hours
description:
- ' §7This is'
- ' §7Standard Kit!'
items:
Item-101324:
nameInGame: '&eNormal Sword'
amount: 1
description:
- 'This is'
- 'Normal Sword!'
material: 'WOODEN_SWORD'
enchantments:
DURABILITY: 2
Item-101331:
nameInGame: default
amount: 32
material: 'COOKED_CHICKEN'