Hii, so i was wondering on how to set up NMS? I'm at this stage where i can't really post-pone getting started with NMS (as some things are just impossible without it. I am using MAVEN, 1.21 build 130
Please explain how it's done, im too braindead to understand what the documentations say.
Hi, i'd like to have two separate colors in the same text component, i tried to do it in the code below, but it doesn't seem to work.
StrTex =Component.text("ОСТЕРЕГАЙТЕСЬ МОЛНИЙ!")
.color(TextColor.fromHexString("FFFFFF"));
nameTex=Component.text("⚡ ГРОЗА!")...
Hello everyone, i was wondering if anyone had this issue before, and if there is something i can do about it. Basicaly, if i re-compile my plugin with any changes in the code (if i dont change anything, this doesn't happen) in Inteliji Idea, and reload the server it outputs the same two errors...
I FFFINALY figured it out
List<Component> lore = new ArrayList<Component>();
final Component message = Component.translatable(is.getType().translationKey());
lore.add(message);
Helloo, i'd like to know how can i use a translatable component of an item type, in an item's lore (the title speaks for itself)
I've never used translatableComponents before so i dont really know what am i doing XD
TranslatableComponent text = new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.