Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /fly on:
- description: Fly like a butterfly!
- usage: /fly on
- trigger:
- if player has permission "fly.on":
- message "Fly on!"
- set player's flight mode to true
- else:
- message "You do not have permission to fly like butterfly"
Advertisement
Add Comment
Please, Sign In to add comment