HelpChat / DeluxeMenus

DeluxeMenus but open source!?
https://wiki.helpch.at/clips-plugins/deluxemenus
MIT License
61 stars 27 forks source link

ENCHANTMENTS VERSION INCOMPATIBILITY #121

Open BadsGirl opened 2 days ago

BadsGirl commented 2 days ago

1.20.4 Paper Deluxemenus 1.14.0

deluxemenü deluxemenü bok

This works in 1.20.2 - 'SILK TOUCH;1' but instead in 1.20.4 - DURABILITY: 1 It needs to be used, but it doesn't make the item look magical.

When you make SILK TOUCH, the error occurs as follows; [DeluxeMenus] Enchantment SILK_TOUCH for item 2 in menu avcımenu is not a valid enchantment name!

However, when you use endurance, no error occurs, but the magical item does not appear.

I tried everything I could think of but it didn't work I can solve the problem by downgrading the server version.

BadsGirl commented 2 days ago
    enchantments:
      - SILK_TOUCH; 1
    hide_enchantments: true  

[DeluxeMenus] Enchantment level is incorrect for item perks in menu coinshop! 1.20.4

BadsGirl commented 2 days ago

- SHARPNESS; 1 When I do this an error appears in the console. How can I fix this? I managed to enchant the item but an error appears in the console. [DeluxeMenus] Enchantment level is incorrect for item perks in menu coinshop!

iGabyTM commented 2 days ago

You have a space before the level, the format is ENCHANTMENT;level

BadsGirl commented 1 day ago

thanks!!

iGabyTM commented 1 day ago

Did that fixed your problem @BadsGirl ?

BadsGirl commented 9 hours ago

fixed. thank you