Popups are temporary UI elements triggered by events. They’re configured in YAML files in theDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/toxicity188/BetterHud/llms.txt
Use this file to discover all available pages before exploring further.
popups/ directory.
File Structure
Popup configuration files are located at:plugins/BetterHud/popups/
Basic Popup Structure
entity-popup.yml
Configuration Options
How long the popup displays in ticks (20 ticks = 1 second)
Events that trigger the popup
Layout components to display
Movement animation configuration
duration: Animation duration in secondspixel: Movement equations
Push other popups up when displayed
Track popups per entity/key
Examples
Damage Indicator
damage-popup.yml
Level Up Notification
levelup-popup.yml
See Also
Popup Concepts
Learn about popup architecture
Triggers
Configure event triggers
Animations
Create movement animations
Layouts
Configure layout components
