Hello, (THX google trad, i'm noob english =D)
I have a very annoying problem for my GUI
When I put a lore on an item that already has a name, the lore appears but the name disappears to display the item name
format gui slot 0 of player with redstone dust named "& 6Info & Status Server" with lore "test" to run player command "/menu"
For the example, this line will display a redstone dust named redstone dust and no Infos & Status ... with the lore correctly
slot gui format 0 of player with redstone dust named "& 6Info & Status Server" to run player command "/ menu"
This line will show a redstone dust named Info & ...
http://florian.fire-pc.net/capt/chrome_2018-10-19_03-10-41.png
I do not know why when I set a lore, the named disappears to let place on behalf of the block
So I have to use either the named or the lore.
I use the latest version of Skript on the latest build of Spigot with TusKe in the latest version.
Thank you
I have a very annoying problem for my GUI
When I put a lore on an item that already has a name, the lore appears but the name disappears to display the item name
format gui slot 0 of player with redstone dust named "& 6Info & Status Server" with lore "test" to run player command "/menu"
For the example, this line will display a redstone dust named redstone dust and no Infos & Status ... with the lore correctly
slot gui format 0 of player with redstone dust named "& 6Info & Status Server" to run player command "/ menu"
This line will show a redstone dust named Info & ...
http://florian.fire-pc.net/capt/chrome_2018-10-19_03-10-41.png
I do not know why when I set a lore, the named disappears to let place on behalf of the block
So I have to use either the named or the lore.
I use the latest version of Skript on the latest build of Spigot with TusKe in the latest version.
Thank you