Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /makeworld [<text>] [<int>] [<int>]:
- permission: sk.op
- trigger:
- execute console command "/mvc %arg-1% normal -s %arg-2%"
- message "{@P} World Created, Wait 5 seconds to be Teleported to the world!"
- wait 5 seconds:
- execute console command "/mv tp %arg-1%
- execute console command "/tppos %player% 0 100 0"
- execute console command "/wb shape square"
- execute console command "/wb set %arg-3"
- execute console command "/wb %arg-1% fill"
- execute console command "/wb fill confirm"
- message "{@P} Pregen is starting!"
- execute console command "//pos1 0,0,0"
- execute console command "//pos2 0,0,0"
- execute console command "//expand %arg-3% N"
- execute console command "//expand %arg-3% S"
- execute console command "//expand %arg-3% E"
- execute console command "//expand %arg-3% W"
- execute console command "//expand vert"
- message "{@P} Walls are being set, expect lag"
- execute confirm command "//walls 7"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement