Script
Example
scripts:
- 'player allow flight to true'
- 'player fly speed to 0.1'
- 'tell color "&7You can fly now!"'
- 'sleep 10.0s'
- 'player allow flight to false'
- 'tell color "&7You can not fly anymore!"'Last updated