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
