Homestead no longer uses the EntityMove checker to check if Copper golems are going inside a region or not; it will use
ItemTransportingEntityValidateTarget instead (for PaperMC servers and their forks). Spigot and Bukkit servers will still use the old method. (
fef802b,
513794e,
b0cfe0a)
Bug Fixes
The brigadier structure for the sub-areas players' sub-command is incorrect. (5bab5cf)
Particles spawners must be asynchronous. (0b6e820)