#Text font for TabList

1 messages · Page 1 of 1 (latest)

mellow dune
#

First of all, I want to apologize if I can't ask you about this matter.
Secondly, I want to apologize for my English

I want to do something like that but I don't know how to do the text, I managed to put this in the tab list but instead of owner I would like to put Member etc.

https://imgur.com/bKmUf8O

Can you help me understand how I could modify the text?

celest rune
mellow dune
celest rune
#

in newer versions of minecraft you can make custom fonts using resource packs and you can replace characters in those fonts with an image

mellow dune
#

and how can i find the unicode? like \ue306

celest rune
#

you can just copy paste the character

#

if you google \ue306 unicode, you will find pages like

#

sorry

#

this

#

it didn't send

#

where you can just copy paste the character

mellow dune
#

in the resource pack i found {"type":"bitmap","file":"custom/font/titles/patron.png","ascent":7,"height":7,"chars":["\ue306"]},, if i change the patron.png image i need to change \ue306?

celest rune
#

you can indeed replace that string if you want to use another character

mellow dune
#

so if I want to change from Patron to Member, the unicode must be changed, right? To understand better

boreal sentinel
#

the image must be changed

mellow dune
#

just image?

boreal sentinel
#

yeah

mellow dune
#

I understand, do you have a template with such ranks? I would like to modify them with the ones I have on my server

boreal sentinel
#

I don't use ItemsAdder 🤷

#

there are probably some examples on its wiki

celest rune
#

that's not just from itemsadder btw. a lot of people just copy paste images and use them in their own resource packs

boreal sentinel
#

true

celest rune
#

I thought this is just a default resource pack

boreal sentinel
#

no idea

mellow dune
#

No, I found a resource pack with such things added and I liked the idea and I would like to modify it a bit