Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- options:
- x_min: -2000
- x_max: 2000
- z_min: -2000
- z_max: 2000
- on first join:
- set {_x} to random integer between {@x_min} and {@x_max}
- set {_y} to 75
- set {_z} to random integer between {@z_min} and {@z_max}
- execute console command "/tppos %player% %{_x}% %{_y}% %{_z}%"
Advertisement
Add Comment
Please, Sign In to add comment