What’s new in version 3.8:
- Fixed issues with open/close argument specification
- Allowed more customizable
TextTemplate
parsing:- Allowed plugins to provide their own map with arguments to provide the template, PlaceholderAPI will fill what’s not in the map
- Allowed plugins to request what PlaceholderAPI would fill into the arguments. NOTE: PlaceholderAPI will automatically fill all non-optional arguments regardless of whether it is a placeholder, and the mapped values will simply be key surrounded by open/close arguments
- Added
%player_ping%
placeholder - Slightly better info command output
- JavaScript placeholders now allowed to parse with a pattern or without.
- Slightly better parse command handling.
- Internal improvements
Check out the plugin wiki!
View the plugin on GitHub!