guruflex

Untitled

Dec 5th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. on rightclick on sign:
  2. if line 1 is "[RandomTp]":
  3. if player has permission "skript.random.tp":
  4. set {1_random} to a random integer between 1000 and 5000
  5. set {2_random} to a random integer between 1000 and 5000
  6. make player execute command /tppos {1_random} 64 {2_random}
Advertisement
Add Comment
Please, Sign In to add comment