Tasks
Custom tasks executed at the set interval for the time whenthe menu is opened
Example
#
# Custom menu periodic tasks
#
Tasks:
# Task identifier
tikTok:
# Execution interval (In Ticks)
period: 20
# Actions executed
task:
- requirement: 'isOperator.'
actions:
- 'sound: BLOCK_NOTE_BLOCK_BIT-1-2'Note
Last updated
Was this helpful?