
TextAPI
TextAPI is a Kotlin-native Spigot text engine with a MiniMessage-like syntax, built-in placeholders, gradients, rainbow, 16 pride presets, click/hover/insert events, and a custom TPS ticker. All fully extensible at runtime via a clean handler-based API.
Оцените первым
15
1
TextAPI v1.0.3 - Runtime Tag Foundations
Release20.06.2026
Список изменений
[1.0.3] - Runtime Tag Foundations
Added
- Runtime tag registration support through
TextTag.register(tag, handler) - Runtime tag unregistration support through
TextTag.unregister(tag) TextTag.TagHandlerfunctional interface for custom tag behaviorTextTag.registeredTags()to inspect all registered runtime tags- Public API exposure in
TextServiceandTextAPIfor tag registration/unregistration TextServiceImpldelegation for runtime tag APIs- Parser support for treating registered tag names as tag tokens instead of placeholders
- Command-side support groundwork for custom tag debugging and tab completion
Changed
TextParser.isKnownTag()now recognizes registered tags throughTextTag.isRegistered()TextRenderernow resolves custom runtime tags instead of passing them through as raw text- Tag registration moved from being a simple presence flag to a handled registry model
- Existing built-in styling system kept intact while becoming extensible for external custom tags
Fixed
- Runtime-registered tags now parse as tags instead of being misclassified as placeholders
- Custom tags can now be closed correctly using normal closing syntax
- Style inheritance continues to work correctly when runtime tags are nested with built-in tags
Файлы
textapi-1.0.3.jar(1.86 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.0.3
Загрузчики
BukkitPaperPurpurSpigot
Версии игры
1.21–1.21.11
Загрузок
1
Дата публикации
20.06.2026
