Pyrbu / ZNPCsPlus

A Spigot plugin for creating interactable fake entities
https://www.spigotmc.org/resources/znpcsplus.109380/
GNU General Public License v3.0
118 stars 29 forks source link

Please restore NPCInteractEvent #101

Closed bublegum1024 closed 1 year ago

bublegum1024 commented 1 year ago

When I use ZNPCsPlus with BeautyQuests, I have an Error message, and BQ does not work :(

[BeautyQuests] Failed to register events for class fr.skytasul.quests.integrations.npcs.BQZNPCsPlus because io/github/znetworkw/znpcservers/npc/interaction/NPCInteractEvent does not exist.

Please implement this interface to make better ZNPCs compatibility.

Thanks.

Pyrbu commented 1 year ago

There already is an equivalent for NPCInteractEvent in the 2.0.0 API, the author of BeautyQuests will need to update their implementation to support ZNPCsPlus v2.0.0

Pyrbu commented 1 year ago

BeautyQuests now supports the v2.0.0 API since e06b09052d4fee59744622e24148a61baa371ae8 please use their v1.0 dev builds :)