How do custom textured Inventories work on a Spigot server ?

I've been looking into custom GUI and menus, and I know there a lot of plugin that can help you make UI like the one in the photo (MCC Island). But I can't figure out wow you make it ! Like I know it's a resource pack trick but wow do you show that texture to specific inventories ?
No description
Solution:
The general method is to create a font with a retextured unicode character which makes up the shape of the GUI, and then display said character in the GUI title
Jump to solution
8 Replies
Kiai
Kiai2mo ago
Bots Cannot Gain XP
Bots cannot gain XP and therefore do not have a rank. You can still check the rank of other humans though.
Solution
Cubicake
Cubicake2mo ago
The general method is to create a font with a retextured unicode character which makes up the shape of the GUI, and then display said character in the GUI title
Cubicake
Cubicake2mo ago
and then items inside the GUI just work normally
ImNootingHere
ImNootingHereOP2mo ago
Wow ok ! Thanks i'll look into it
ImNootingHere
ImNootingHereOP2mo ago
For anyone intrested, found this guide that is realy cool https://jeqo.net/guide/unicode-textures
Lunaiskey
Lunaiskey2mo ago
i believe you also need another unicode character to shift the image by X amount of pixels since by default itll be shifted a certain amount of space to the right
Cubicake
Cubicake2mo ago
yeah
Madoo
Madoo2mo ago
I Believe Plugins like nexo, Oraxen and itemsadder have this functionality in them and you don't have to keep them in your server after you make it They will help you alot with it They make the resource pack and the font for you

Did you find this page helpful?