File Details
Respawn Kits.mcaddon
- R
- Jan 16, 2026
- 1.89 MB
- 86
- 1.21.111
File Name
Respawn Kits.mcaddon
Supported Versions
- 1.21.111
v1.0.0 - The Localization Update
We are excited to release the first full version of Respawn Kits! This update introduces a complete kit system, custom UI, and multi-language support.
✨ New Features
- 7 Unique Starter Kits: Added Warrior, Archer, Miner, Builder, Mage, Fisherman, and Farmer.
- 🌍 Multi-Language Support: The addon now automatically detects your language!
- 🇺🇸 English (US) - Fully supported.
- 🇺🇦 Ukrainian (UA) - Fully supported.
- Custom UI: New "Action Form" menu with icons for every kit.
- Enchantment System: Kits now include pre-enchanted gear (e.g., Protection IV, Sharpness V).
🛠️ Technical Details
- Smart Respawn Logic: The Kit Selector (Compass) is given only when a player dies and respawns (using the
entityDieandplayerSpawnevents). - Auto-Cleanup: The compass is automatically removed from the inventory after selecting a kit.
- Script API: Updated to support the latest Minecraft Bedrock Script API versions.
- Console Logging: Added "Addon loaded" confirmation in the server console for admins.
🐛 Bug Fixes
- Fixed an issue where enchantment levels exceeding vanilla limits would cause script errors (now automatically adjusted to safe levels).
- Fixed item clearing logic to prevent duplicate compasses.