you could do that on the function on player join, because if command then a player must type the cmd, so he can escape easily.
like onPlayerJoin
local lower = Vector( -1000.00, -1000.00, -1000.00 ), upper = Vector( 1000.00, 1000.00, 1000.00 );
SetBoundaries( lower, upper );