- Fixes the mappings so that paper will stop remapping it
- No Other Changes
- Change Placeholder API to a soft dependency instead of hard dependency
- Change to maven because idk why it was using gradle
- Supports 1.20.5
Now will parse both:
- Placeholders from placeholder API that use the section symbol
- Placeholders that are in minimessage formatting (i.e. if a placeholder returns a value of a string like
<red>hello
)
Initial Release
[Requires Placeholder API]