mcfunction_timers > bp > functions > timer_events.mcfunction
execute if score value timer matches 50 run say Half Way!
execute if score value timer matches 0 run say Finished!
mcfunction_timers > bp > functions > timer_events.mcfunction
execute if score value timer matches 50 run say Half Way!
execute if score value timer matches 0 run say Finished!