AlessioGr / NotQuests

Flexible, open & solid paper Quest Plugin
https://www.notquests.com/
GNU General Public License v3.0
46 stars 15 forks source link

Fix quest npc hologram despawning #191

Closed TheZexquex closed 1 year ago

TheZexquex commented 1 year ago

The armorstand was not removed when an NPC was despawned, but only when it was destroyed, which caused the Hologram armorstand to be duplicated multiple times

https://user-images.githubusercontent.com/61113150/219803597-8bae4e8b-e586-4268-8720-11effd29df0f.mp4

TheZexquex commented 1 year ago

Added fix for armor items being visible in armor slots after completing DeliverItems objective

AlessioGr commented 1 year ago

Added fix for armor items being visible in armor slots after completing DeliverItems objective

Very nice idea updating the inventory like that - didn't think of that!