#VERY quick question
1 messages · Page 1 of 1 (latest)
there are no errors in console or chat
but for some reason the view_requirement is just not working at all
its always showing the red concrete
yeah
that explains
oh
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?
add - "[refresh]" to your left click commands
ah thank you
you may need to add - "[refresh]<delay=5>" to wait for the permission change
ticks are now rocks, or so Microsoft says
final question i promise....
is there a way i could add a cooldown to the left_click_commands?
?dm-cooldown
An easy way to add cooldowns to DeluxeMenus
How to create cooldowns using MasterCooldowns:
- 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!'
- 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.