mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
16 lines
628 B
Markdown
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` |