# A list of commands to run when pressing F. # You can customise this to any runnable commands on your server. trigger-actions: - 'console:title
%player% times 40 120 60' - 'console:title
%player% subtitle {"text": "Thank you for paying respects!"}' - 'console:title
%player% title {"text": ":)"}'
# Indicates how frequent can a user trigger the custom action when pressing F. # Time unit is in milliseconds, i.e. '1 second = 1000 milliseconds'. cooldown: 1000
do-item-swap: true
# This is a list of worlds you do not want pressing F to trigger the custom actions. disabled-worlds: # - world1 # - world1_nether # - world1_the_end