CitizensDev / Citizens2

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

New NPC Type: Client-Side #2804

Closed GamerSick closed 2 years ago

GamerSick commented 2 years ago

I confirm that I have ...

Description

  1. This feature is really important for the future of minecraft servers (mostly rpgs), as usage of packets has increased a lot and benefit a lot in terms of performance impact on server resources.

  2. Players won't benefit anything from this but server owners/plugin developers (especially BetonQuest) would be able to make per-player NPCs who follow them through distances/quests.

  3. Haven't found any other npc plugin to make this possible/ I'm not a very good dev to code an add-on :(

Code Example

No response

mcmonkey4eva commented 2 years ago

Duplicate of https://github.com/CitizensDev/Citizens2/issues/2486 note my comment there that tells you how you can do it today with either Java code or a Denizen script if you want to