Welcome to Player Attributes Monitor! This addon helps you keep track of essential player attributes in Minecraft. It provides real-time updates on whether players are flying, gliding, jumping, or on fire, and monitors their health and operator status. With continuous monitoring and automatic updates, you'll have a clear view of player states, making it easier to manage and respond to player activities in your world.
Select version for changelog:
Changelog
Version 1.0.2 - Big Fix And New Usages.
Added PlayerDieInitiator: This tag is now applied to the player who kills another player during the PlayerDie event. It only detects player-vs-player kills.
Fixed PlayerJoin event: Previously, this event did not function properly, resulting in players not being tagged or scored correctly. This has now been resolved.
Updated PlayerHitPlayer: The event has been split into PlayerHitPlayerInitiator and PlayerHitPlayerTarget to improve usability. This allows for more flexible applications, such as combat mode detection and basic quarry setups.
Removed PlayerLoad: This tag was redundant due to the existence of the PlayerJoin event and has been removed.