Results 97 comments of filoghost

You need to get a full `.log` file and check at the start. After a few times it gets trimmed. This "anti-spam" is reset on a server restart, so you...

@TheekshanaA If you can provide a full log with the error stacktrace it would really help.

Did you manually edit the database? It shouldn't be possible to end up with this situation.

Does this still happen with the v3 beta version? I had (and still have) no clue what could be causing it.

The format has changed: {papi: your_placeholder_here} e.g. {papi: luckperms_prefix}

What's a use case where you need to test every single player?

I understand. Resetting the visibility of all players is not ideal here, as it would make the holograms "blink" for players who can already see them. A new method should...

Please try the new beta version on Bukkit Dev. It doens't use real entities anymore.

I updated the default config, but if you already updated to v3 you need to do it manually as MrClean1337 shows. If you want to reset it just delete config.yml...

Thanks for this, but I prefer a different approach: making sure that the calling thread is the main thread. The API is not designed to be used asynchronously, other things...