DenizenScript / Denizen

NPC and general Spigot scripting, using the Denizen Scripting Language!
https://denizenscript.com/
MIT License
213 stars 106 forks source link

Adds the `PlayerArmorStandManipulate` event #2601

Closed heypr closed 5 months ago

heypr commented 8 months ago
tal5 commented 5 months ago

LGTM, although manipulates is a bit inconsistent with other event names imo - now that the event line has a hard-coded armor stand (I.e. won't conflict), I'd probably do edits or changes

mcmonkey4eva commented 5 months ago

Maybe player changes armor stand item from:item to:item (ie the line is player changes armor stand item but swap the player/armorstand _item switches to from/to so it reads really cleanly)