Question 1.19.2 Entities on a team are not being detected.

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Noxat

New member
Oct 10, 2022
1
0
1
So I recently tried converting to PaperMC, my server is plain vanilla with a few small command block builds. One of them is a factory that produces custom golems but after too many are produced, the furthest 3 are targeted for destruction. I use a team to keep those 3 mobs targeted for various effects before death (they get tossed in the air and explode). PaperMC refuses to target these golems but when I type "/team list GolemKill" there are 3 UUID listed. Yet using "execute as @e[team=GolemKill] run <command>" or "/kill @e[team=GolemKill] returns "No entities found." but in vanilla these golems are destroyed as expected. Anyone know what could be wrong?