#Whenever I do hide_attributes: true it doesn't work
1 messages · Page 1 of 1 (latest)
what are your DeluxeMenus and MC versions?
it says invalid page
were is the download
select an dev build, https://github.com/HelpChat/DeluxeMenus/actions/runs/12059663951 this is the latest one, scroll down and click here
if you can't click it, you have to login
it works thank you
how do I add a cooldown
@queen moat
like for claimable kits its every 5 days how would I add a countdown
?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.
Requested by: tanguygab • dm-cooldown