FancyMcPlugins / FancyNpcs

FancyNpcs is a simple, lightweight and fast npc plugin using packets
https://modrinth.com/plugin/fancynpcs
MIT License
102 stars 23 forks source link

Newlines and colors in NPC usernames #9

Closed fucksophie closed 1 year ago

fucksophie commented 1 year ago

I can't seem to insert colors or newlines in NPC usernames. image

OliverSchlueter commented 1 year ago

You can only have one line. If you want more lines then you need to use a hologram.

This plugin is using MiniMessages for colors and formatting:

fucksophie commented 1 year ago

Thanks! It seems that MiniMessage worked perfectly! However, I don't think a hologram is a good solution. They are pain to align with the NPC and I'd rather have a newline'd name linked to the NPC.

OliverSchlueter commented 1 year ago

I also have a Hologram plugin and I will make it comatible with the NPC plugin, so that you can "link" a hologram with a NPC

OliverSchlueter commented 1 year ago

Here you can test the feature to link a hologram with a NPC if you want

https://github.com/OliverSchlueter/FancyHolograms/pull/4