Releases: Patbox/TextPlaceholderAPI
Releases · Patbox/TextPlaceholderAPI
1.1.2
1.1.1
[1.1.0] Lots of improvements, create good documentation
- Broken TextParser tags in an safe and all categories, - Gradients now work with Unicode Emojis - Added TextParser.parseSafe(String) for simpler parsing of user input, - Added multiple new aliases to tags, - Added `style` and `raw` tags, which allow usage of json style and json text, - Marked it as library in ModMenu, - Added logo to mod (and replaced the old one) - Created a documentation,
1.0.1
1.0.0
1.0.0-rc2: Improve text parser
- Implement missing hover events - Add <reset> tag - String passed as a placeholder result is now parsed with Text Parser
1.0.0-rc1 Rework TextParsers internals
Rework TextParser to fix some issues
1.0.0-pre1 Few fixes
Some documentation about text tags, fix gradient
1.0.0-pre0 Add TextParser
Change version
Allow parsing from custom placeholder maps
Allow parsing of custom placeholder maps Replace PlaceholderContext#playerExist() with PlaceholderContext#hasPlayer(), deprecate old method