Files
FancyPlugins/docs/src/fancynpcs/tutorials/multiple-lines.md
2025-04-18 13:28:03 +02:00

16 lines
628 B
Markdown

---
icon: dot
---
# Multiple display name lines
To have multiple lines as the display name of an NPC follow the following steps:
1. Download the [FancyHolograms](https://modrinth.com/plugin/fancyholograms/versions) plugin and put it in the `plugins`
folder
2. Start your server and make sure the FancyNpcs and FancyHolograms plugin have both loaded
3. Create a hologram with multiple lines
4. Create a npc
5. Link the hologram with the npc `/hologram edit <hologram> linkWithNpc <npc>`
6. You can now move the npc around and the hologram will always follow
7. To unlink simply run `/hologram edit <hologram> unlinkWithNpc`