nfell2009

Untitled

Jun 27th, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. command /fly on:
  2. description: Fly like a butterfly!
  3. usage: /fly on
  4. trigger:
  5. if player has permission "fly.on":
  6. message "Fly on!"
  7. set player's flight mode to true
  8. else:
  9. message "You do not have permission to fly like butterfly"
Advertisement
Add Comment
Please, Sign In to add comment