How to make a Custom GUI

  Рет қаралды 178,849

Diamondxr

Diamondxr

Күн бұрын

Пікірлер: 193
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Well then sorry for the delay but over 2 hours of footage to edit hope you enjoy :D
@Nothhhhh
@Nothhhhh 2 жыл бұрын
Diamond you are so Underrated Your Content and Edition is Awesome You deserve more Subscribers and Views
@elesicantplay3429
@elesicantplay3429 2 жыл бұрын
Been waiting for this one! You rock!
@_blanding
@_blanding 2 жыл бұрын
Suggestion. Not random emojis. Unsigned Unicode characters are guaranteed to do better. There's like 1000 reserved especially for private applications which are the ones you can use.
@_blanding
@_blanding 2 жыл бұрын
Using Japanese characters is especially frustrating for international players who will play on your servers. They can't say those words without it breaking.
@Elmotionnnn
@Elmotionnnn 2 жыл бұрын
Ty so much
@cowherder55
@cowherder55 3 ай бұрын
Finally a video that doesn’t just say: “use itemsadder”
@kinggamer930Offical
@kinggamer930Offical Ай бұрын
I have a item Adder plugin I can give u free
@Weltz24K
@Weltz24K Ай бұрын
@@kinggamer930Offical you can get banned if you do that
@exmilate
@exmilate 29 күн бұрын
​@@Weltz24Kno
@Weltz24K
@Weltz24K 29 күн бұрын
@exmilate it says on the license. you're not allowed to distribute it (people just got their channel terminated after re-uploaded premium plugins)
@kinggamer930Offical
@kinggamer930Offical 29 күн бұрын
@@Weltz24K That's people's problems
@mrericwonghk
@mrericwonghk Жыл бұрын
The reason why the GUI became darker without "&f" is that it defaults to the colour value of the title in container GUIs. Notice how the world "Chest" or "Barrel" or anything text in the Minecraft interface has a darker colour. Without specifying any colour, the game will apply that dark grey colour to your GUI, which makes it darker.
@ich307
@ich307 Жыл бұрын
thats why you put &r infront to use the original color -_- only people who dont know the codes use &f it will work but it's just frustating to see people using white color code
@mrericwonghk
@mrericwonghk Жыл бұрын
@@ich307 &r would reset the color, in that case, it would parse the original dark gray color. Therefore &f must be used. In most of the other context, &r would parse a white color.
@dokyed99
@dokyed99 Жыл бұрын
you mean §f ?
@MakoralEN
@MakoralEN Жыл бұрын
​@@dokyed99it can both be used, on Bedrock / mobile edition its most likely that § is used. And on Java / Pc Edition it would be most likely that the & symbol is used. I hope that explains..
@frogger2920
@frogger2920 2 жыл бұрын
It took a long time but it's finally here!
@Diamondxrs
@Diamondxrs 2 жыл бұрын
It took 16 hours to edit yes lmao :D
@frogger2920
@frogger2920 2 жыл бұрын
Lol
@Nightmare_splody
@Nightmare_splody Жыл бұрын
Years ago, I was a part of a civilization themed server that was planning on adding some custom GUI icons to their addons. I was lucky enough to work on the graphics when I showed them some of the stuff models and items I had worked on before. Originally I was just going to make icons for the items to go into the GUI and a few models for special items, but I ended up discovering the trick where an item large enough inside the gui would hide the highlight that appears when mousing over an item slot, but not the highlight for any items placed in those slots. It felt like discovering something that no one else knew about for the first time, so I wanted to incorporate it in someway and really impress everyone. Sadly, the server decided to close before I could show anyone and it's just sat in my game folder since. I never really thought about sharing it with anyone else, so I never knew for sure if I was the first to discover it or not.
@xotic__1715
@xotic__1715 9 ай бұрын
fantastic video man. Clear, simple. Again, saved my life again.
@Dajuhf
@Dajuhf 3 ай бұрын
Instead of using chinese characters to build your menus, you can use Private Use Area characters, that "is a range of code points that, by definition, will not be assigned characters by the Unicode Consortium". That means, will not be use by any font. You can find a list searching by "jrgraphix private characters list"
@saad8692
@saad8692 Жыл бұрын
For deluxemenus, instead of copying the same item in the file and just changing the slot, you can directly put the different slots on 1 item, example: slots: - 1 - 2 - 3
@gggabgaming
@gggabgaming 2 жыл бұрын
That intro is so clean
@jackboi0349
@jackboi0349 Жыл бұрын
This video shows everything you need to know about custom guis, and it really removes that fear of doing it because it just works on the first try! Thank you sooo much for making this awesome video! Keep doing what u r doing!
@sushi7949
@sushi7949 Жыл бұрын
Btw you can compile aseprite for free and legally, the files are available online from the devs and yt and a ton of tutorials
@paranoidpumpkin98
@paranoidpumpkin98 2 жыл бұрын
For a few days I was thinking of making a custom gui for my friends server , just what I needed . Thanks man
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Glad it helped :D
@pestznyk
@pestznyk 7 ай бұрын
​@@Diamondxrs hey i have a question, im trying to make a game and i wanted to make a 4x4 item slot, is there a way to do that?
@frenchuzz6864
@frenchuzz6864 Жыл бұрын
how make negative space?
@thecrazy_craft
@thecrazy_craft 2 жыл бұрын
I've been looking for something like this for days, tysm
@mine_raidz1514
@mine_raidz1514 Жыл бұрын
Hey do u know anyway to display videos on a players screen? Like that way i could add custom pop up animations for level ups and stuff like that. So i would put like a inage sequence inside a folder then have a plugin or mod run that image sequence when a command is run? Also for 1.12.2
@timas_bro6349
@timas_bro6349 Ай бұрын
idk for 1.12.2, but you can use ProtocolLIB and a custom plugin for dynamically changing GUI names.
@SebRHQ
@SebRHQ 2 жыл бұрын
Thank you so much!
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Glad that you enjoyed it.
@peterberner-f2j
@peterberner-f2j Жыл бұрын
Thanks for the tutorial but how to make 2 menus with a different texture ?
@FalldenFox
@FalldenFox Жыл бұрын
can you use it on a single player world?? i just want to make my own gui texture pack i can use on any world, single or multiplayer, and "plugin" is confusing me, i apologize if this is a stupid question-
@TheNitro1544
@TheNitro1544 Жыл бұрын
Could someone give me the text of minute 24:33 to just copy and paste?
@bornikfik3869
@bornikfik3869 Жыл бұрын
open_requirement: requirements: permission: type: has permission permission: deluxemenus.warp deny_commands: - '[message] &cPlease contact your local admin to be perminated with the warp permission.'
@GreyStik
@GreyStik 7 ай бұрын
Which version of minecraft is in the video, and in general this method works on 1.16.5?
@Diamondxrs
@Diamondxrs 7 ай бұрын
i recorded in 1.20
@ThermalerYT
@ThermalerYT Жыл бұрын
I have 1 Problem its to much on the left side?
@SenaxzV2
@SenaxzV2 2 жыл бұрын
Tanks ! I have been looking for so long to be able to do this
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Good luck and i hope it goes well
@SenaxzV2
@SenaxzV2 2 жыл бұрын
@@Diamondxrs I just don't know how to make a beautiful interface
@GameMaster-dn9yd
@GameMaster-dn9yd 2 жыл бұрын
Hello @Diamondxr, Since I do not know your language well, I am writing with the help of translation. Is there a name or link of the program, where can I download it? Thank you
@EmirhanSalman
@EmirhanSalman 2 жыл бұрын
Aseprite
@zibgame9774
@zibgame9774 2 жыл бұрын
how to have you discord because Negative Space Font dont enable
@Anakin.Skywalker44
@Anakin.Skywalker44 2 жыл бұрын
yo how do you make a smaller version for 18 slot deluxemenus script ?? pls help
@stro3277
@stro3277 9 ай бұрын
Its weird i dont mind spending the money probably gonna buy that program tomorrow just to give it a shot. Ive never been good at drawing though. I develop minecraft servers, art itself was never my thing.
@niicespiice
@niicespiice Ай бұрын
how have you gotten along?
@Ismqq1l
@Ismqq1l Жыл бұрын
You have a very calm voice,its not frustrating to watch a tutorial,and that is what i love abt this video❤
@ThomasStrooper
@ThomasStrooper Жыл бұрын
how can i add an new line in the default.json folder cuz i tried to copy the first one and paste it undernead but it dint work.
@lolous-studio
@lolous-studio Жыл бұрын
Thank you so muuuuuch
11 ай бұрын
How can i use these Negative spaces in my Resourcepack, so i dont need this plugin?
@minecraftanimation3913
@minecraftanimation3913 2 жыл бұрын
Make a via version resources pack pls using models on 1.14 which contains all blocks
@Diamondxrs
@Diamondxrs 2 жыл бұрын
alot of effort for something you can just play on the alstest version
@minecraftanimation3913
@minecraftanimation3913 2 жыл бұрын
@@Diamondxrs ah u not getting it 30% of PPL play mc on lower version bec there pc dnt support higher version man it's worth effort
@Masaniello22
@Masaniello22 Жыл бұрын
How can I add negative space? I added the characters you put but it prints them in the container name
@bapmemories662
@bapmemories662 2 жыл бұрын
It work 1.12.2 ?
@chbya
@chbya 2 жыл бұрын
Im not sure if thats possible but can you have 2 guis in 1 pack? because I have tried it and It either will only show the first gui or none.
@Baba-bd5pl
@Baba-bd5pl Жыл бұрын
Yes, just change the character
@CidMC379
@CidMC379 2 жыл бұрын
What shaders are you using?
@thattranssings5418
@thattranssings5418 Жыл бұрын
can you use the custom gui from the video with custom block geometry to make different machines? I want to make an atm
@dracoelreydelapandilla4507
@dracoelreydelapandilla4507 2 ай бұрын
I have some errors trying to put the resourecepack in game and the support people of Revivenode is not helping me. Is there anyone who can help me?
@canaldecodm
@canaldecodm 2 жыл бұрын
hi does this also work for bedrock version?
@mine_raidz1514
@mine_raidz1514 Жыл бұрын
Can i make a menu that takes up the entire screen aslong as all my “buttons” are within the regular GUI?
@Physix2
@Physix2 Жыл бұрын
The reason you gui menu shifts to the right is because you deleted the rest of the gui texture and that’s why it’s happening
@relax8165
@relax8165 2 жыл бұрын
Wow.......That' s so cool. Keep going Sir. TNice tutorials motivtes too.
@krakens_portfolio
@krakens_portfolio 2 жыл бұрын
The BVOAT is here, Best Video of All TIME
@pandadev_
@pandadev_ Жыл бұрын
The backspace character only works in chat, but not when I try it in the inventory.
@faris.m17
@faris.m17 2 жыл бұрын
thanks for acknowledging that winrar is basic knowledge
@trhi
@trhi 2 жыл бұрын
Another great video! 👏
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Thanks a ton!
@IDMjirapun
@IDMjirapun Жыл бұрын
"nbt_int: CustomModelData:......" Not displayed on my SERVER
@techplanet5183
@techplanet5183 9 ай бұрын
Do you use essentials X?
@alextorms
@alextorms 2 жыл бұрын
hello, My texture is to much to the right and i don't know how to make more left. I search for the backspace but i don't find it. Can you help me ? Morever, thank a lot for this helpfull tutorials
@user-te1ws4bw5v
@user-te1ws4bw5v 2 жыл бұрын
Can you tell me which shader you use?
@aywr_
@aywr_ 6 ай бұрын
program name?
@crowluxSNFB
@crowluxSNFB 5 ай бұрын
aseprite is the pixel program
@ImVoid10
@ImVoid10 Жыл бұрын
where do I copy and paste the script for custom menu
@elkidogz
@elkidogz Жыл бұрын
Thank you for this. really has helped.
@NogCube
@NogCube Жыл бұрын
Which shaders do you use?
@Brampaa
@Brampaa 2 жыл бұрын
maybe I am just blind but... where can I download that file that you have?
@rbb_tv137
@rbb_tv137 2 жыл бұрын
can i make this in minecraft bedrock
@nekondasmu6638
@nekondasmu6638 2 жыл бұрын
Will u continue the "creating a custom monster" vids?
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Of course, just needed to get this video out of the way.
@MickkyGraphics
@MickkyGraphics Жыл бұрын
what music
@mitolije7879
@mitolije7879 Жыл бұрын
tried to create my custom gui, works good except there is a slight offset on the left that i cannot fix any ideas?
@Peezzied
@Peezzied Жыл бұрын
You need to use negative space fonts (it's a free resource pack). "Negative space" means it will allow you to add invisible characters that modifies spaces.
@OldCosmo838
@OldCosmo838 2 жыл бұрын
i dont work. I did all but there stand type /help for help with commands. :(
@zibgame9774
@zibgame9774 2 жыл бұрын
My negative space does not work can you help me @Diamontxr
@zxjllzno
@zxjllzno 6 ай бұрын
program name? :
@Matteuxx
@Matteuxx 2 жыл бұрын
Can you teach how to make an FPS counter that appears on the screen? :)
@djrobotzz
@djrobotzz 2 жыл бұрын
what type of server do you need for deluxmenus? Spigiot? or Paper or Vanilla? (im on 1.19.2 btw and i use minehut)
@alexanderkovac1874
@alexanderkovac1874 2 жыл бұрын
u can use spigot or paper or purpur(i use)
@kidkyle712
@kidkyle712 2 жыл бұрын
For why it's shifted to the right: you're basically changing the texture of a character (that weird character or emoji you use), then the plugin will set the GUI name to that emoji. Now if you would just set a GUI name to like "Hello" or whatever you would see that that "Hello" text gets rendered a bit to the right as well. That's why the texture needs to be shifted to the left using negative spacing. I, myself, am not a fan of people using all of these preset plugins because it basically just means there's a bunch of servers out there where the owners barely know how their own server's code actually works, but great tutorial though.
@liorpit
@liorpit Жыл бұрын
You helped me so so so much, Thanks!!!!
@ghtermzo
@ghtermzo 2 жыл бұрын
Useful tutorial 👍
@kabayov699
@kabayov699 2 жыл бұрын
Where is the download for template bro?
@coucoul38
@coucoul38 6 ай бұрын
Plugins are amazing :D
@jaromir_hodan
@jaromir_hodan 2 жыл бұрын
Can your server check if the client have the resource pack installed?
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Certain plugins can run checks for that.
@TheMaP142
@TheMaP142 2 жыл бұрын
Really helpfull tutorials. Helped a lot
@HeY_GaMiNg_Yt
@HeY_GaMiNg_Yt Жыл бұрын
Will this work for mcpe?
@Mertless
@Mertless 11 ай бұрын
Thank you so much my man!
@maelenfrance
@maelenfrance Жыл бұрын
someone know how to make 2 gui on same pack ?
@Antoncoms
@Antoncoms Жыл бұрын
bruh i want that gui texture that is on t he thumbnail
@fevalex22
@fevalex22 Жыл бұрын
I don't understand, how the texture gui and related to the /example command in your video? Your texture is not applied to all chests?
@pipedreams.
@pipedreams. 2 жыл бұрын
Can you teach us how to do this with 1.8.9?
@being.saksham
@being.saksham 2 жыл бұрын
I think it will be be the same process...
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Its not possible in 1.8 only 1.14 and above, and it would be the same process.
@pipedreams.
@pipedreams. 2 жыл бұрын
@@Diamondxrs if it is the same process to MAKE the gui then how would we set it up because 1.8.9 is stupid
@Diamondxrs
@Diamondxrs 2 жыл бұрын
@@pipedreams. as i stated above you can not do it on 1.8.9, only on versions 1.14 and above
@polonium3917
@polonium3917 2 жыл бұрын
thank you!
@bl3k940
@bl3k940 2 жыл бұрын
what shader do u use
@Diamondxrs
@Diamondxrs 2 жыл бұрын
complementary shaders
@bl3k940
@bl3k940 2 жыл бұрын
@@Diamondxrs thx for the shader and tutorial
@topmansparkie1
@topmansparkie1 Жыл бұрын
Excellent tutorial - thanks!. Something I noted if you use Emojis instead of the special(?) characters - some Emojis caused glitching/left strange parallel lines in the texture. Is it possible to change the 3 row 'Inventory' part when opening something like a chest?
@tanjil87
@tanjil87 2 жыл бұрын
Can you please make a video on how to use these plugin texture on geyser . There's no video by anyone . It would be really helpful . Please please please please 🙏❤️
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Sadly i wont be mixing with geyser for a while due to how different the UI is
@bastothemax
@bastothemax 2 жыл бұрын
Is there a limit of how many custom GUI's i can make?
@alexanderkovac1874
@alexanderkovac1874 2 жыл бұрын
i think no
@karlht_official
@karlht_official 5 ай бұрын
will it work on bedrock too?
@niicespiice
@niicespiice Ай бұрын
no, because bedrock has a different file structure sadly.
@heinz-josefmuhlbauer4204
@heinz-josefmuhlbauer4204 Жыл бұрын
I'm wondering if it's possible to properly display a GIF file instead of a PNG. To include smaller animations in a menu.
@LeoJTNT
@LeoJTNT 2 жыл бұрын
Finally woooo lets go
@Diamondxrs
@Diamondxrs 2 жыл бұрын
:D
@SpectricalYT
@SpectricalYT 2 жыл бұрын
Does it work on bedrock?
@alexanderkovac1874
@alexanderkovac1874 2 жыл бұрын
maybe yes but with this tutorial no, deluxemenus is for java not for bedrock, idk if u can add plugins to the bedrock
@N0edL
@N0edL Жыл бұрын
Copy and paste of the backspce symbols please 24:06
@bornikfik3869
@bornikfik3869 Жыл бұрын
七七七七七七七七ㇺ
@ghtermzo
@ghtermzo 2 жыл бұрын
Finally someone did tutorial of making menu Love u bro *btw im not gay*
@Diamondxrs
@Diamondxrs 2 жыл бұрын
No problem, it was tiring but it was a blast!
@Ndrici
@Ndrici 2 жыл бұрын
hey, i have a question not related to the video. im making a texture pack, and was wondering, can i change the texture of an item only if it has a set enchantment? so if lets say, your sword has fire aspect, a different texture would show up?
@Diamondxrs
@Diamondxrs 2 жыл бұрын
that only works with optifine enabled
@Ndrici
@Ndrici 2 жыл бұрын
@@Diamondxrs could you maybe do a tutorial or link me one?
@ParsecJan
@ParsecJan 2 жыл бұрын
@@Diamondxrs No, this should be possible using overrides in the items' model completely without optifine.
@ParsecJan
@ParsecJan 2 жыл бұрын
Oh, just found out that there’s no item predicate for enchantments, just ignore my comment😅
@muhammadhabibahmadbscs-m2404
@muhammadhabibahmadbscs-m2404 2 жыл бұрын
Please, Please, Please include "New Quantize Jumps" also in "Edison" and "Slicex".
@hugo-samson
@hugo-samson 9 ай бұрын
Wtf?
@Ferstborn
@Ferstborn 10 ай бұрын
I like how you said everything is completely free to use but proceed to work on a program that you have to buy to use. Like whats the point of the tutorial if i have to use a different program than the one you used that probably has different features
@Diamondxrs
@Diamondxrs 9 ай бұрын
There are free programs out there such as gimp, I dont use nor ever used Gimp to a level where i can explain so its easier to explain on a program that i know of. and not like the program defines what you can or not do as its just art.
@PP-pf8cm
@PP-pf8cm 2 жыл бұрын
Recommend: Use itemsadder
@mroxide.official
@mroxide.official Жыл бұрын
*Hi*
@troyage
@troyage 2 жыл бұрын
pls psd file
@oldiBerezkoo
@oldiBerezkoo 2 жыл бұрын
great video
@Diamondxrs
@Diamondxrs 2 жыл бұрын
Thank you kindly.
@Nothhhhh
@Nothhhhh 2 жыл бұрын
ok i pull up
@Diamondxrs
@Diamondxrs 2 жыл бұрын
😎
@micahbrown3297
@micahbrown3297 Жыл бұрын
the image is gray/darker in the gui?
@ThermalerYT
@ThermalerYT Жыл бұрын
you need to add a &f in the gui name
@alexanderkovac1874
@alexanderkovac1874 2 жыл бұрын
and if u doing button with more slots in menu u can use: slots: - 0 - 1 - 3
@NezertorcheaT
@NezertorcheaT Жыл бұрын
аssprite... are you genius?
@rosegold1337
@rosegold1337 2 жыл бұрын
Finally 😌
@nathanielcarle4665
@nathanielcarle4665 Жыл бұрын
can i have bread yet antonio?
@sunwithLeVrais
@sunwithLeVrais Жыл бұрын
nice
THE ONLY PLUGIN YOU NEED
12:51
Diamondxr
Рет қаралды 31 М.
Why I banned a streamer for HACKING on my Minecraft server LIVE..
15:12
ShotGunRaids
Рет қаралды 3,5 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
How To Make CUSTOM HATS and ITEMS for Minecraft Java 1.19
24:14
InTheLittleWood - Live!
Рет қаралды 174 М.
This YouTuber Faked 100 Records, So I Actually Beat Them
22:25
Yeah Jaron
Рет қаралды 12 МЛН
I built a QR code with redstone to find out how it works
23:25
mattbatwings
Рет қаралды 280 М.
Crashing a Pay-to-win Server With a Crafting Table - Loverfella
14:03
How Minecraft ACTUALLY Works 💎⛏️
46:02
Alan Zucconi
Рет қаралды 1,6 МЛН
Add your own Custom Rank Texture to Minecraft
11:51
KasaiSora
Рет қаралды 31 М.
Adding Biome Strongholds to Minecraft
39:53
kanokarob
Рет қаралды 126 М.
My Quest for the Lifesteal SMP’s Mace…
25:04
SB737
Рет қаралды 1,1 МЛН
I confronted a streamer HACKING on my Minecraft server LIVE..
16:30
ShotGunRaids
Рет қаралды 1,9 МЛН
Destroying a Streamer’s Pay-to-Win Minecraft Server LIVE
17:50
ShotGunRaids
Рет қаралды 2,2 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН