
Kit Plugin
Create a /kit mod where admins can define kits inside of a configuration file and players can type /kit <name of kit> to redeem the kit.
00—FreehytaleServer2026.01.24mod
Overview
Kit Plugin is a server-side mod for Hytale that lets administrators define item kits for players to redeem on demand. Players can grab predefined gear sets quickly using a simple chat command.
Features
- Admin-defined kits stored in a configuration file for easy reuse.
- Player command to redeem a specific kit by name.
- Clear feedback when a kit is received or if a kit name is invalid.
How to Use
- Ask an administrator which kit names are available on your server.
- In chat, type
/kit <kitname>(replace<kitname>with the exact name provided). - If successful, the items from that kit will be delivered to your inventory.
- If you mistype the name or request a non-existent kit, you will see an error message.
- To try another kit, repeat the command with a different valid name.
Known Limitations
- Kit names are case-sensitive; typing the wrong capitalization will fail.
- Changes to kits defined by admins may require a server reload before players can redeem the updated kits.
- There is no in-game list of available kits; you must get kit names from an administrator.