2.11.1
Hey everyone,
This release brings a quick fix to a bug that was introduced in v2.11.0 that a limited number of users were facing when they had plugins that were using String#format in conjunction with PlaceholderAPI.
Also a note for developers, the deprecated methods that were scheduled for removal last release have been pushed back to v2.13.0. Please take this as a final reminder to update to the new methods.
For the list of deprecated methods please click here.
Fixes
- Fixed an issue with %s being edited to % (#772)