Если границы фиксированы и никогда не поменяются, то можно без скорбордов:
tag @a remove out_border
execute as @a at @s unless predicate {condition:"minecraft:location_check",predicate:{position:{x:{min:-92,max:114},z:{min:-166,max:114}}}} run tag @s add out_border
title @a[tag=out_border] actionbar {text:"Вы за границей!",color:"red"}
effect give @a[tag=out_border] minecraft:wither 1