#I need help in deluxemenus

1 messages · Page 1 of 1 (latest)

nocturne helm
#

I want to make an enchantment menu where it needs you to hold your pickaxe for the menu to open.
I don't know what requirement I'm supposed to use and there is no video about it. Could someone please help me with it?

undone oak
#

Should be doable with player expansion

#

Or at least that was the one that could check for item in hand if I'm not mistaken

nocturne helm
#

What should I do for it?

old marlin
#

%player_item_in_hand% is the placeholder ull need for the open requirement
make sure the player expansion is downloaded

nocturne helm
#

For player expansion, I need "/papi ecloud download player" right?

old marlin
#

yes and papi reload

nocturne helm
#

Can you please tell me what the requirement should look like.
The type and expression

wheat cloak
#

do you want it to be any pickaxe or just 1 type like diamond? If you just one type then

type: 'string equals ignorecase'
input: '%player_item_in_hand%'
otuput: 'DIAMOND_PICKAXE'

If you want it to work for any pickaxe then:

type: 'string contains ignorecase'
input: '%player_item_in_hand%'
output: 'PICKAXE'
nocturne helm
nocturne helm
#

It isn't working 😕

nocturne helm
#

I put this ```
open_requirement:
requirements:
has_pickaxe:
type: string contains ignorecase
input: '%player_item_in_hand%
output: 'PICKAXE'
deny_commands:
- '[message] &c&l[!] &fYou should hold your pickaxe to open this menu'

#

It's not working

gloomy temple
nocturne helm
#

Like?

wheat cloak
wheat cloak
nocturne helm
#

I hold my Shovel or nothing, and it still opens

wheat cloak
wheat cloak
nocturne helm
#

Oh yes

#

I'm oped

wheat cloak
#

That's probably why then

#

I suggest you set the bypass permission to false

#

for yourself if you want to stay OP

#

deluxemenus.openrequirement.bypass.* set this to false

#

/lp user YOURNAME permission set deluxemenus.openrequirement.bypass.* false

nocturne helm
#

Dw, I can reop myself

#

I'll try and let you know.

gloomy temple
wheat cloak
gloomy temple
#

Hmm, I'll check it our later! thanks.

wheat cloak
#

no problem

nocturne helm
#

Ok it works

#

This forum can be closed now