#DeluxeMenus - requirements

1 messages · Page 1 of 1 (latest)

short hound
#

Hi, where's the issue? I can't find it....

   material: GRASS_BLOCK
   slot: 13
   display_name: "&2&nOVERWORLD"
   lore:  
     - ""
     - "&fExplore, create, and embark on endless"
     - "&fadventures in every direction."
     - ""
     - "| &fPrice: 100$"
     - ""
     - "Click to teleport!"
   left_click_requirement:
     requirements:
       has_money:
         type: has money
         amount: 100
         optional: false
     click_commands:
       - "[close]"
       - "[console] money take %player_name% 100 -s"
       - "[console] rt %player_name% world"
     deny_commands:
       - "[close]"
       - "[message] Not enough money!"```
shut hornet
#

and u also need to rename it to click requirement tbh

short hound
#

Thank you. Now it's okay.

short hound
#

And another question... Can I set a cooldown for the menu open?

shut hornet
short hound
#

Yes, but how can I disable opening using permission?

shut hornet