1.0.0
Changelog - Version 1.0
🚀 Features:
- Added support for registering placeholders using lambda expressions.
- Implemented support for relational placeholders (placeholders that take two players as arguments).
- Enabled argument passing in placeholders using
{}instead of%%, with a single level of recursion. - Integrated with PlaceholderAPI for seamless placeholder parsing.
This initial release provides a lightweight and flexible way to register and use placeholders with lambdas. 🚀