ItsTauTvyDas / TextFontModifier

A Minecraft plugin for modifying bossbar/scoreboard/actionbar text's font!
MIT License
4 stars 1 forks source link

[SUGGESTION] Add ability to use Noxesium Skull components #5

Open pe3ep opened 1 year ago

pe3ep commented 1 year ago

So there's this mod called Noxesium, that Noxcrew actively use on both MCC and MCCI to display player head icons in chat, bossbars and scoreboards.

By looking at their docs you can see that they use a translatable component. My issue is that the way that Im making my bossbars, I cannot use translatable components (before your plugin i couldn't use the fonts). It would be awesome to be able to use them easily.

Maybe something like this?

<noxskull:3e7a89ee-c4e2-4392-a317-444b861b0794,false,0,0,1.0:This is what players without Noxesium will see (fallback)>

I know it's a lot to ask for, but it would be a game changer to me! Im sure Gustias (owner of Drag) would also use this, as he's currently recoding everything anyway

ItsTauTvyDas commented 1 year ago

Hey, I don't really have time to make this right now as I'm quite busy, but this gave me an interesting idea of how I could do this, no promises but I might do this in 1-2 weeks

pe3ep commented 1 year ago

It's been a while, so I just want to know if this will actually get implemented :D

ItsTauTvyDas commented 1 year ago

It might, I already have an idea of how I could implement it so it could be more customizable