promotional bannermobile promotional banner
premium banner
Configure a spawn kit, this kit will be given to players when they first join the server and every time they respawn, any other items will be cleared from their inventory.

Description

SpawnKit - Configurable Starter Kits & Respawn Loadouts

A lightweight Hytale server plugin that gives players a configurable starter kit when they first join and automatically restores their inventory with the same kit every time they respawn after death.

Features

  • Configurable Starter Kits - Define custom kits with any items, quantities, and inventory slots
  • Automatic Respawn Loadouts - Players receive their kit every time they die and respawn
  • Simple Text Configuration - Easy-to-edit text file format
  • Multiple Inventory Slots Supported - Configure items for hotbar, storage, armor, utility, and tools
  • Inventory Clearing - Automatically clears all inventory slots before applying the kit

Installation

  1. Download the latest SpawnKit-X.X.X.jar file
  2. Place it in your Hytale server's mods folder
  3. Start or restart your server
  4. The plugin will auto-generate a default configuration file

 

Configuration Guide

The configuration file is located at: /plugins/SpawnKit/kits.txt

Configuration Format

Each line in the config follows this format:

kitname|slot|itemId|quantity
  • kitname - Name of the kit (currently only one kit is supported, use "default")
  • slot - Inventory slot in format slotType/index
  • itemId - The Hytale item ID (e.g., Weapon_Gun, Food_Bread)
  • quantity - Number of items to give (1-999)

Supported Slot Types

  • hotbar/0-8 - Hotbar slots (9 total)
  • storage/0-35 - Storage/backpack slots (36 total)
  • armor/0-3 - Armor slots (4 total: 0=feet, 1=legs, 2=chest, 3=head)
  • utility/0-3 - Utility slots (4 total)