PAPI Placeholders don't resolve so soon after server load
TheosisOfficial opened this issue ยท 2 comments
Title says it all pretty much. If a client pings the server pretty much the instant it has finished loading, PlaceholderAPI placeholders in the MOTD, version text, etc. don't resolve.
This screenshot shows an example:
Not sure if there's anything that can be done about it, but if there is, it would be nice to see this fixed. :)
Hey, sorry for my late response. A lot going on lately :)
I guess on a second reload the placeholders get resolved again, right? Not sure I can do anything about it because we're after all tapping into a third party dependency here. I could do some changes in the loading order, which may or may not fix this behavior.
Hey, sorry for my late response. A lot going on lately :)
I guess on a second reload the placeholders get resolved again, right? Not sure I can do anything about it because we're after all tapping into a third party dependency here. I could do some changes in the loading order, which may or may not fix this behavior.
Yes, they resolve upon a refresh and then stay resolved.