Teh 1.3
release2 июля 2025 г.Add PlaceholderAPI support (%teh_enabled%), softdepend, and update README
- Implement PlaceholderAPI expansion: %teh_enabled% returns per-player indicator state
- Register expansion if PlaceholderAPI is present
- Add PlaceholderAPI as softdepend in plugin.yml
- Update README: document PlaceholderAPI usage, features, config, permissions, and commands
- Enable by default
Teh 1.2
release1 июля 2025 г.fix: ignore suffocation damage indicators for armor stands
- Updated onEntityDamage handler to skip showing indicators for SUFFOCATION damage on armor stands.
- Prevents indicator spam when armor stands are pushed in the walls.
Show indicators only to players who have enabled them via /toggleteh (using showEntity). If no one has it enabled, remove the display immediately. Matches reference repo logic. Fully dynamic, per-player visibility.
Teh 1.1
release1 июля 2025 г.feat: Fully configurable, true-color, MiniMessage-based indicator system
- Refactored indicator message system to use MiniMessage templates with true hex color support.
- All indicator messages (damage, heal, XP gain/loss) are now fully configurable via
config.ymlusing placeholders:{indicator_color},{icon},{amount},{type}. {indicator_color}now injects the actual hex color code into MiniMessage<color:...>tags for real color rendering.- Removed all hardcoded color logic from event handlers; color is now controlled by config and MiniMessage.
- Updated
DamageDisplayUtilto accept and displayComponentobjects, not plain strings. - Centralized all config loading and template/icon logic in
ConfigManager. - Updated default/fallback templates in
ConfigManagerto use MiniMessage and color tags. - Improved config documentation and placeholder usage for server owners.
/tehreloadcommand reloads all config, templates, and icons at runtime.
Teh 1.0-SNAPSHOT
beta8 июня 2025 г.init release
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:8 месяцев назад
Обновлён:7 месяцев назад
