3.12

Release

rojo8399 released this version on Jul 13, 2017

120.4 KB
Download

What’s new in version 3.12:

  • PlaceholderService now supports Text objects containing placeholders as parsing sources, rather than just Strings and TextTemplates.
  • Fixed some internal text parsing to make things work better.
  • Licensed the plugin under the MIT licence.
  • Updated the statistic placeholder to support missing “_” and/or “.” in the id of the stat. This does not change the modifier of the stat though, so you still need “.minecraft.log” if you want to specify logs.
  • Added relational placeholders. I would say more but 4.0 is coming soon and this is more of a legacy support update than anything else. I recommend using 4.0 ASAP since it will both function better AND support all of these changes.
  • Unbroke the API breaking changes I was going to make. Text onPlaceholderRequest(...) is still the implementation-requiring method.
  • Other minor fixes.

Important: THIS IS THE LAST UPDATE BEFORE 4.0 AND THE API REWRITE. If you update to this version, expect your old placeholder plugin hooks to work. If you switch to 4.0, expect your current placeholders (save the ones in the actual plugin) to break until you update the plugins attaching to this one. Gluon will likely update alongside or at least close to the release of 4.0, so there are not too many placeholders that will break, I expect.

Check out the plugin wiki!

View the plugin on GitHub!

See the plugin’s statistics!

Dependencies