#How do I relate enchants with menu.

1 messages · Page 1 of 1 (latest)

median jewel
#

I need help with enchantments.
Basically, I made a menu which is used to enchant items. I want the menu to change with view requirement.
ie- If I have efficiency 1 I want the menu to show, enchant to efficiency 2.
I know how to use view requirement, but I don't know what the placeholders should be. I just want levels to show.

I want to do this with Advanced enchantments, which after studying a lot, I have concluded that - the plugin adds the enchantment to the database of Minecraft. Meaning, making it a default enchant. Like fortune and efficiency

earnest orbit
#

use checkitem expansion

median jewel
#

Ok