Hey everyone,
After a long wait and countless requests, including multiple pull requests to implement it - PlaceholderAPI is finally able to support Folia!
Additionally there has been some smaller code improvements, including updating the NMSVersion enum to include the latest 1.21.x versions.
Folia Support [#1127]
Folia support has been added, allowing PlaceholderAPI to run on Folia based servers without scheduler related issues.
While we’ve tested the core functionality, we haven’t been able to verify every expansion, so some edge cases may still exist.
If you encounter any bugs, please report them so we can investigate and resolve them.
NMSVersion updates
The NMSVersion enum has been updated to support the latest 1.21.x versions up to and including 1.21.10 for expansions that depend on this.
Full Changelog
Other changes
- feat: initial work on 1.21 by @darbyjack in #1067
- Added missing NotNull annotations to setBracketPlaceholders methods by @mfnalex in #1000
- Revert api links by @Funny-cube in #1098
- fix for all expansions stop loading after an exception is thrown (#1094) by @Kqliber in #1095
- Merge UniversalScheduler (Folia Support) #980 by @PiggyPiglet in #1127
New Contributors
Full Changelog: 2.11.6...2.11.7