CD Menu
# How to Configure Click Cooldown in Menu
- Main Nodes
cd -> During CD period, button will show and clicking will remind cooldown time
cdHide(1.3.4+) -> During CD period, button will not show, recommended to use with [refresh] Note: 1. Need id to determine 2. Only choose one of the above nodes to configure
'cd':
index: 30
name: ' &8[&cTime Condition&8]'
material: ARROW
lore:
- "&f- &7Click to use"
- "&f- &7Limited to once every 10 seconds"
isEnchant: false
custom-model-data: 0
# Identifier function (if manually adding id node, use negative numbers, cannot be duplicated, need id to determine cd and limit)
id: -2
# Unit: seconds
cd: 10
commands:
- '[message] say You clicked this button'