#Deluxemenus requirements question

1 messages · Page 1 of 1 (latest)

sweet bluff
#

Hello, I have a question about the deluxemenus, I have a menu created with the checkitem expansion, but now I want to add one more requirement so that they can only buy the item if they have a permission, how can I add 2 requirements to a menu? I leave you below my example menu:

https://pastebin.com/rZ8hwVtG

earnest haven
#
      requirements:
        anything_here:
          type: 'string equals ignorecase'
        anything_here2:
          type: 
          Input:
         Output:```


Just add another variable then add type and expression
sweet bluff
#

I ask u here because im not on my pc and cant test it sry

sweet bluff
waxen tangle
#

?dm-multireq

light perchBOT
#
FAQ Answer:
click_requirement:
  requirements:
    requirement1:
      type: TYPE
    requirement2:
      type: TYPE
    requirement3:
      type: TYPE
    requirement4:
      type: TYPE

More info on the Wiki

waxen tangle
#

looks like they misaligned Output
also it should be input and output (case sensitive)

sweet bluff
#

That was a pastebin error because I was in mobile when I send that message, on my config thats not the problem

#

I tried to add it like wiki says but still getting errors

sweet bluff
waxen tangle
#

here

sweet bluff
#

Ye now it works perfect

#

Ty for your help, fast and useful as always