hytale-player-death-event

Community

Detect and react to player deaths.

AuthorJBurlison
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured way to detect when a player dies in Hytale and react to that event, allowing for custom game logic such as broadcasting death messages or implementing respawn mechanics.

Core Features & Use Cases

  • Player Death Detection: Utilizes Hytale's ECS DeathSystems.OnDeathSystem to trigger logic when a DeathComponent is added to an entity.
  • Access Death Information: Retrieve details about the death, including the cause and damage amount.
  • Customizable Reactions: Implement custom responses like sending messages or initiating respawn sequences.
  • Use Case: When a player dies, automatically send a message to the server chat announcing their demise and the cause of death, or trigger a respawn countdown.

Quick Start

Implement a new Java class that extends DeathSystems.OnDeathSystem and register it within your plugin's start() method to handle player deaths.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hytale-player-death-event
Download link: https://github.com/JBurlison/Hytale-Mod-Agent/archive/main.zip#hytale-player-death-event

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.