I'm trying to impliment a denizen flag to display on a TAB plugin scoreboard, and to do that I am using placeholder API and Depenzien to add a custom placeholder from a denizen flag, but when I add the placeholder on the scoreboard it replaces it with "WARNING-ILLEGAL-ASYNC-ACCESS", and the console keeps getting spamed with this message:
[23:57:06 INFO]: ERROR!
Error Message: Warning: PlaceholderAPI from wrong thread, blocked. Inform the developer of whatever plugin tried to read Placeholder data that it is forbidden to do so async. You can use config option 'Scripts.Economy.Pass async to main thread' to enable dangerous access.
[23:57:06 INFO]: Additional Error Info: Internal exception was thrown!
[Error Continued] java.lang.RuntimeException: Stack reference
[Error Continued] Depenizen-2.1.0-b859.jar//com.denizenscript.depenizen.bukkit.bridges.PlaceholderAPIBridge$PlaceholderHook.onRequest(PlaceholderAPIBridge.java:131)