Bug
Bug
### Description of Bug When using an ItemsAdder item as the display item in a Quests quest file, the icon appears as stone in the GUI instead of the expected...
### Description of Feature What I'm Requesting I'd love to see support for new placeholders that allow us to display task progress for any started quest, not just the currently...
### Description of Feature Trigger: Player completes any quest in a category. Action: Plugin checks for the next, unstarted quest in that same category (sorted by sort-order or file order)....
### Description of Feature I’d like to request integration between the Quests plugin and the [Blep Fishing](https://www.spigotmc.org/resources/blep-fishing.78555/) plugin: GitHub: https://github.com/Kunfury-blep/Blep-Fishing Spigot: https://www.spigotmc.org/resources/blep-fishing.78555/ Please consider adding support for tracking custom fishing...
[16:05:53 ERROR]: [fakeplayer] java.util.concurrent.CompletionException: java.lang.NullPointerException: Cannot invoke "java.lang.Boolean.booleanValue()" because the return value of "java.lang.reflect.Method.invoke(Object, Object[])" is null at fakeplayer-0.3.18.jar//io.github.hello09x.devtools.core.utils.SchedulerUtils.lambda$runTask0$1(SchedulerUtils.java:75) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1812) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1804) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1460) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2036) at...
### Description of Bug When using a display item with type: PLAYER_HEAD and owner-username: "%player_name%" inside a menu or GUI (for example, the quests categories page), the head does not...
### Description of Feature I have tried using %quests_started_listid% directly in GUIs (DeluxeMenus, AlonsoMenu, etc.), but the placeholder returns an unformatted string that looks messy and confusing to players. The...