mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-03-12 02:21:11 +01:00
* added abstracted replacer api, and both char and regex based implementations * added test dependencies for jmh and junit * added unit tests and benchmarks for the replacer implementations * updated replacers to accept specific closure types, added test to verify malformed placeholder handling * updated jmh to 1.23, updated junit to 5.6.2