Zaaxel

Tp

Mar 3rd, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. options:
  2. x_min: -2000
  3. x_max: 2000
  4. z_min: -2000
  5. z_max: 2000
  6. on first join:
  7. set {_x} to random integer between {@x_min} and {@x_max}
  8. set {_y} to 75
  9. set {_z} to random integer between {@z_min} and {@z_max}
  10. execute console command "/tppos %player% %{_x}% %{_y}% %{_z}%"
Advertisement
Add Comment
Please, Sign In to add comment