
Text Placeholder API
Placeholder and Text manipulation library for your Minecraft mods.
3.0.0+26.1
release11 апреля 2026 г.What's Changed
- Bump Gradle, Fix build.yml, etc by @sakura-ryoko in https://github.com/Patbox/TextPlaceholderAPI/pull/93
- Create zh_cn.json by @NumberSir in https://github.com/Patbox/TextPlaceholderAPI/pull/63
- 🌐 add Argentine Spanish localization by @Texaliuz in https://github.com/Patbox/TextPlaceholderAPI/pull/77
- Added language support for Turkish with tr_tr.json by @Runteryaa in https://github.com/Patbox/TextPlaceholderAPI/pull/84
- Create uk_ua.json by @StarmanMine142 in https://github.com/Patbox/TextPlaceholderAPI/pull/94
New Contributors
- @NumberSir made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/63
- @Texaliuz made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/77
- @Runteryaa made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/84
- @StarmanMine142 made their first contribution in https://github.com/Patbox/TextPlaceholderAPI/pull/94
Full Changelog: https://github.com/Patbox/TextPlaceholderAPI/compare/3.0.0-beta.2+26.1...3.0.0+26.1
3.0.0-beta.2+26.1
release18 марта 2026 г.3.0.0-beta.1+26.1
beta14 февраля 2026 г.First release for new cycle! Includes bunch of refactors and renames and intruduces support for common and client placeholders!
For migration, most notable changes: What previously was PlaceholderContext was moved to ServerPlaceholderContext, and alike (ParserBuilder changed placeholders() -> serverPlaceholders()) for those who want previous features. Renamed getText and alike to getComponent. TextNodes are still TextNodes through.
Full Changelog: https://github.com/Patbox/TextPlaceholderAPI/compare/2.8.1+1.21.10...3.0.0-beta.1+26.1
2.8.2+1.21.10
release1 февраля 2026 г.2.8.1+1.21.10
release25 октября 2025 г.What's Changed
- Add player head texture argument by @DrexHD in https://github.com/Patbox/TextPlaceholderAPI/pull/87
Full Changelog: https://github.com/Patbox/TextPlaceholderAPI/compare/2.8.0+1.21.9...2.8.1+1.21.10