Advertisement
CMDProGamer

Bed.sk

Feb 3rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. on bed enter:
  2. trigger:
  3. if random integer between 1 and 20 is 20
  4. execute console command "/minecraft:tp %player% x y z"
  5. message "&aIt feels as if you've woken up..."
  6. else:
  7. message "&aYou have a good nights sleep tonight."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement