#VERY quick question

1 messages · Page 1 of 1 (latest)

forest stirrup
#

ok i have no idea why, but for some reason this isnt working.....

#

there are no errors in console or chat

#

but for some reason the view_requirement is just not working at all

wheat heron
#

as in, it's always showing the red concrete or never?

#

and are you OP?

forest stirrup
forest stirrup
wheat heron
#

that explains

forest stirrup
#

oh

wheat heron
#

OP = all permissions

forest stirrup
#

oh

#

fair enough

#

i did not think of that

#

thanks

forest stirrup
# wheat heron OP = all permissions

also quick question, i just tested it and it worked however.... when i pressed on the gold_block it did not go to the red_concrete immediately instead i have to refresh the menu

#

any way i can change this?

wheat heron
#

add - "[refresh]" to your left click commands

forest stirrup
#

ah thank you

wheat heron
#

you may need to add - "[refresh]<delay=5>" to wait for the permission change

forest stirrup
#

👍

#

wait is that in ticks or seconds?

#

ticks i assume/

wheat heron
#

rocks

#

wow

forest stirrup
#

rocks?

#

uhm

#

wtf

wheat heron
#

ticks are now rocks, or so Microsoft says

forest stirrup
#

oh 😭

#

thanks anyways ❤️

forest stirrup
wheat heron
#

?dm-cooldown

hollow warrenBOT
#
FAQ Answer:

An easy way to add cooldowns to DeluxeMenus

How to create cooldowns using MasterCooldowns:

  1. Start by creating a requirement (view/click/open)
requirements:
  cooldown:
    type: string equals
    input: '%mcd_isinactive_COOLDOWN-ID%'
    output: 'Yes'
  deny_commands:
  - '[message] &cTry again in %mcd_left_formatted_COOLDOWN-ID%, you are on cooldown!'
  1. Add the cooldown (e.g. on click)
    [console] mcd add %player_name% COOLDOWN-ID duration

This is not the only way to create cooldowns for DM, you can also use stuff like temp permissions.