kangarko / ChatControl-Free

The legendary chat plugin. Incredible solution for ads, swear, caps, spam, bots & more!
Other
28 stars 13 forks source link

Minecraft 1.16.5: PlaceholderAPI Does not support PlaceholderExpansions #80

Open wiresnchains opened 6 months ago

wiresnchains commented 6 months ago

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. Screenshot_5 Screenshot_7

wiresnchains commented 6 months ago

Just tested it on other plugins and all placeholders are working perfectly in every plugin that supports placeholderapi, except ChatControl.

kangarko commented 6 months ago

Apologizes for the delay, have you tried using {syntax} instead of %syntax%?

kangarko commented 6 months ago

Also try using /chc info variables which works as /papi parse.