Skip to content

Tags: atp892/PlotSquared

Tags

test

Toggle test's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add entity cap check of armor stands & end crystals into player …

…interact listener (IntellectualSites#4654)

When cancelled in the creature spawn event and placed by a player, the player will lose the armor stand / end crystal item from their inventory. This PR aims to fix this by moving the verification whether the entity should be cancelled up to the spawn egg right click, this way the item is not touched.