#Help with DeluxeMenus please

1 messages · Page 1 of 1 (latest)

lofty spade
#

How to remove the inscription "C418 - far" from the menu?

#

Thanks in advance

tame hound
#

As I've said in #general-plugins, use ItemFlags. These can differ based on server verison and whether you use Spigot or Paper.

If you share your exact server version, I can give you the exact item flag you need.

#

(or at least try to find the exact one)

lofty spade
tame hound
lofty spade
tame hound
# lofty spade It doesn't work for some reason

Try all of them. See if any work. And if they do, remove 1 by 1 until you find the correct one. There's not that many:

item_flags:
- HIDE_ADDITIONAL_TOOLTIP
- HIDE_ARMOR_TRIM
- HIDE_ATTRIBUTES
- HIDE_DESTROYS
- HIDE_DYE
- HIDE_ENCHANTS
- HIDE_PLACED_ON
- HIDE_STORED_ENCHANTS
- HIDE_UNBREAKABLE
lofty spade
#

Fine

lofty spade
tame hound
# lofty spade Are '' not needed?

No. In YAML, unless the value contains some special value (don't remember what they are), you don't need to surround the value with quotes.

tame hound
lofty spade
tame hound
lofty spade
#

If I write something that is not clear, sorry, I'm bad at English

tame hound
tame hound
#

You will have to test it yourself. I don't have the time to test and tell you if it will work or not.

lofty spade
tame hound
#

Well, if you can, try Purpur. And see if the item flags work for it.

#

Otherwise, I am not very sure