[Plugin] KitsX
A lightweight and fully configurable kit manager via JSON for Hytale servers, with support for permissions and cooldowns.
About [Plugin] KitsX
KitsX - Hytale Kit Manager
Note: This plugin was developed for the Hytale Server API.
KitsX is a lightweight, efficient, and fully configurable kit manager for Hytale servers. It allows administrators to create custom item packages, define specific permissions, and configure cooldowns via simple and intuitive JSON files.
⨠Features
đ JSON Configuration: Add, remove, or edit kits quickly without needing to recompile the plugin.
âąď¸ Cooldown System: Set individual waiting times (in seconds) to prevent excessive kit usage.
đ Permissions: Full control over who can use each kit (e.g., exclusive kits for VIPs or Staff).
đ Smart Inventory Management: Items are sent to the best available slot (Hotbar or Backpack).
đ¨ Visual Feedback: Colorful and formatted messages for success, errors, and kit lists.
đ Installation
Download the latest KitsX .jar file from the files tab.
Place the file in the mods/ folder of your Hytale server directory.
Start the server. The plugin will automatically create the configuration folder.
The configuration file will be generated at: mods/KitsX/kits.json.
âď¸ Configuration
Configuration is done via a JSON file located at mods/KitsX/kits.json. You can create as many kits as you want following this model.
Example configuration (kits.json):
JSON [ { "name": "iniciante", "permission": "", "icon": "sword_stone", "cooldown": 60, "items": [ { "id": "Weapon_Spear_Thorium", "amount": 1 }, { "id": "bread", "amount": 5 } ] }, { "name": "vip", "permission": "kits.vip", "icon": "sword_diamond", "cooldown": 3600, "items": [ { "id": "Weapon_Sword_Diamond", "amount": 1 }, { "id": "potion_healing", "amount": 3 } ] } ] Download: https://github.com/ySKELLETONX/KitsX
Categories
Need a Server?
Run [Plugin] KitsX on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is [Plugin] KitsX?
A lightweight and fully configurable kit manager via JSON for Hytale servers, with support for permissions and cooldowns.
How do I download [Plugin] KitsX?
You can download [Plugin] KitsX for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created [Plugin] KitsX?
[Plugin] KitsX was created by SKELLETONX. The mod has been downloaded 21 times.
Is [Plugin] KitsX compatible with Hytale servers?
[Plugin] KitsX is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install [Plugin] KitsX?
To install [Plugin] KitsX: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Utility Mods
View all modsBetterMap
Paralaxe
Enhance Hytale World Map
Hybrid
Serilum
đď¸ A Hytale mod library that contains common code for all of Serilum's mods.
VeinMining
EineNT
Instantly mine connected ores and blocks by holding the Walk key (LEFT ALT) while breaking a single block.
Wayback Charm
DarkhaxDev
A charm to help you find your way back home.
Better Modlist
Buuz135
Adds a better modlist to the game, with improved features like searching and logos.
Simple Claims
Buuz135
Adds a chunk claim and protection system.