ChatControl-Free
ChatControl-Free copied to clipboard
Minecraft 1.16.5: PlaceholderAPI Does not support PlaceholderExpansions
I am writing my plugin and hooking placeholderapi. I've registered a placeholderexpansion and the command /papi parse parses my placeholders correctly, however when I use them in Message_Format, they remain unchanged.
Just tested it on other plugins and all placeholders are working perfectly in every plugin that supports placeholderapi, except ChatControl.
Apologizes for the delay, have you tried using {syntax} instead of %syntax%?
Also try using /chc info variables which works as /papi parse.