#How hide enchantement in deluxemenu

1 messages · Page 1 of 1 (latest)

hollow mantle
#

Hi i would put a chestplate in my deluxemenu but i can't hide the enchant "solidité 1 " and the item description "sur le torse..."

#

` 'grades':
material: netherite_chestplate
glow: true
slot: 10
priority: 1
display_name: "&f&lGrades"
lore:
- "&8Cliquer ici pour accéder aux grades et"
- "&8débloquer des avantages sur toutes la version."
nbt:
HideFlags: 63
enchantments:
- DURABILITY;1

left_click_commands:
  - '[console]'`
#

my servser is in 1.20.6 and i use deluxemenu 1.14.0

hollow mantle
#

and how what is the flag of the armor description ?

hollow mantle
#

i try this

#

but doesn't work

patent lily
#

bruh

#

try the hide_enchantments flag - Make sure to put it in all caps

#

and try the hide_attributes_modifier flag - same thing

hollow mantle
#

like that ?

patent lily
#

Yeah

#

then do /dm reload

hollow mantle
#

doesn,t work

#

i always had that

patent lily
#

thats useless

#

could be breaking the item

#

Also, get rid of the space between enchantments and left_click_commands

hollow mantle
#

i remove it but same things

patent lily
#

you said 1.14.0?

hollow mantle
#

yes 1.14.0-Release

patent lily
#

Do you have multiple grades items

#

Maybe you are seeing a different item

hollow mantle
#

no only one grades item

patent lily
#

Alright, lets see the plugin list

hollow mantle
#

i have this error

patent lily
#

👀

hollow mantle
patent lily
#

You're spacing is off:

- <ItemFlag>
- <ItemFlag>```
#

You have two spaces in front

#

Oh weird, ItemFlags are not working for me either

hollow mantle
#

oh :/

#

do you think the flag doesn't work ?

patent lily
#

Yeah, Im thinking item-flags is broken. Checking the code now

hollow mantle
#

okay okay

#

thanks

patent lily
#

It might be NBTAPI

hollow mantle
#

i need to disable it ?

patent lily
#

Ill install it on my local environment to see

#

Ah, Just update DeluxeMenus

#

to 1.14.1

#

Deprecated the following options: hide_attributes, hide_enchantments, hide_unbreakable. The item_flags options should be used instead.

#

For you, it would be hide_attributes: true

#

@hollow mantle

#

Thats why

#

get rid of item_flags and use the following

hide_enchantments: true```
#

or update

hollow mantle
#

okay if i underdtant i just need to update dm and write this

hide_attributes: true
hide_enchantments: true

patent lily
#

No, if you update DM. You have to use item_flags

#

if you dont, Use
hide_attributes: true
hide_enchantments: true

hollow mantle
#

okok i will test

#

thx

patent lily
#

Np

keen cipher
#

I'm so confused what is it now?

mental grove