ViaRewind
ViaRewind copied to clipboard
Use marker property for hologram checking
Fixes #244
When HolographicDisplays reloads, it first respawns the armor stands with no name to be updated afterwards, this makes it so ViaRewind's check to differentiate between a regular armor stand and an hologram fails, and attempts to send Zombie metadata with the entity ID that previously belonged to the WitherSkull, crashing the client. I've changed the check to look for the Marker property instead, which is more specific and most hologram plugins do (or should) set.