CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
604 stars 317 forks source link

feat: NPC move event #3172

Closed SNWCreations closed 3 weeks ago

SNWCreations commented 1 month ago

Discussed there

Implemented for all NPCs we support commonly (requires Paper as platform), Player NPC move events are only implemented on 1.21 in this PR.

SNWCreations commented 1 month ago

of course we can put it but should we implement the call for all entity types before doing so? or it is enough to just implement for player NPCs?

Scheduled by fullwall

fullwall commented 4 weeks ago

of course we can put it but should we implement the call for all entity types before doing so? or it is enough to just implement for player NPCs?

Scheduled by fullwall

Player NPCs only is ok