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 ?

Solution:Jump to 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
8 Replies
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
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
and then items inside the GUI just work normally
Wow ok ! Thanks i'll look into it
For anyone intrested, found this guide that is realy cool https://jeqo.net/guide/unicode-textures
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
yeah
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