Delay Menu
# Delay Menu (1.3.4+)
- Main Nodes
delay means the following commands will be executed after the specified seconds
'3':
index: 3
name: Birch Log
material: BIRCH_LOG
lore: null
isEnchant: false
custom-model-data: 0
# Hide attribute effects 1.8+ Default value true
hideFlag: true
# Hide enchantment effects 1.8+ Default value true
hideEnchant: true
commands:
- '[message] Message sent immediately'
- '[delay] 3'
- '[message] Message sent after 3 seconds delay'