Skip to content

Releases: Patbox/TextPlaceholderAPI

2.0.0-beta.6+1.19

20 Jun 08:29
Compare
Choose a tag to compare
Fix statistics placeholder, allow for reversing rainbow tag (negative…

2.0.0-beta.5+1.19

13 Jun 11:14
Compare
Choose a tag to compare
Add some null checks to prevent weirdness, extend PlaceholderContext

2.0.0-beta.4+1.19

09 Jun 04:31
11af311
Compare
Choose a tag to compare
Bump version

2.0.0-beta.3+1.19

06 Jun 17:19
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/1.19' into 1.19

2.0.0-beta.2+1.19

05 Jun 09:34
Compare
Choose a tag to compare
2.0.0-beta.2+1.19 Pre-release
Pre-release
Tweak slash replacing

2.0.0-beta.1+1.19

04 Jun 15:32
Compare
Choose a tag to compare
2.0.0-beta.1+1.19 Pre-release
Pre-release
Initial beta release for 1.19, refactor a lot of stuff

1.1.3

19 Nov 18:09
Compare
Choose a tag to compare
Add few placeholders

1.1.2

18 Oct 19:11
Compare
Choose a tag to compare
Check if style is null

1.1.1

02 Sep 17:55
Compare
Choose a tag to compare
Bump version, docs fixes

[1.1.0] Lots of improvements, create good documentation

01 Aug 15:39
Compare
Choose a tag to compare
- 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,