Advertisement
twogz

Untitled

Jul 19th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. command /create:
  2. trigger:
  3. if {hasworld.%player%} is not set:
  4. message "&aPlease wait while we create your realm!"
  5. execute console command "/mv create %player% normal -t flat"
  6. execute console command "/mv tp %player% %player%"
  7. execute console command "/worldborder set 20"
  8. message "&3Successfully created your realm, have fun!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement