Wertik / ConditionalText

Display text in PlaceholderAPI placeholders conditionaly,... based on PlaceholderAPI placeholder values.
https://www.spigotmc.org/resources/conditional-text-placeholders.82920/
2 stars 4 forks source link

add 1.19 support #6

Closed hirata-estate closed 2 years ago

hirata-estate commented 2 years ago

In-case you ever want to go back to this plugin, adding support for 1.19 & 1.18 would be great. Currently getting these errors when booting up with 1.4.0 on the latest version of purpur: https://www.toptal.com/developers/hastebin/raw/wiyonaseye

Wertik commented 2 years ago

That's not really an issue with newer versions of the server. It's caused by a weird version of PlaceholderAPI. Are you using a custom fork or something?

hirata-estate commented 2 years ago

I was using the latest dev build on their ci server here: https://ci.extendedclip.com/job/PlaceholderAPI/ since I was using 1.19. I switched to the latest release in spigot and that.. seems to have fixed it!