DOWNLOADOld Versions:Regions V1Regions is effectively the exact same deal as setPlayerTransform, but slightly more of a pain in the ass.
Why would anyone want to use it, then?
It allows the teleportation of multiple players at once.
The events are Player > setRegion (Name), Player > clearRegion, and Brick > shiftRegion [New name, transit time, and shift amount].
The shift amount is an amount in studs, and the directions are North, East, and Up in that order. To shift someone up one brick, use 0 0 3 - which means six bricks and two studs directly up is 0 0 20.
EDIT: I have reformatted the inputs of shiftRegion. However, to preserve old events, the new one is called shiftRegion_V2.
shiftRegion_V2 [Shift amount, transit time, new region name, transit message (leave blank for none.)]