This repository was archived by the owner on Mar 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Function Elytra Launcher
Phoenix Nemo edited this page Sep 10, 2016
·
4 revisions
This function will launch player into sky, open their elytra then boost flying, just like jet take off.
/nu launch <Yaw> <Pitch> <Speed> <Delay> <LaunchSpeed> [Player]
- yaw: 0=+X 90=+Z 180=-X 270=-Z
- pitch: 0=Horizon 90=+Y
- speed: In what speed the player will be launched
- delay: How many ticks to wait before opening the player's elytra. Usually 2
- launchspeed: speed to boost player after release
- player: Can be @p in command block.
Set /nu launch 90 0 4 20 5 @p in command block, when player activate the command block with elytra on, player will be launched horizontally to north for 20 ticks at speed 4, then open player's elytra and boost player with speed 5 to the direction player is watching at. This function is typically used for an 'Airport', or 'Elytra Launcher'.
-
nu.launchdefaults to op
Not applicable.
- Set correct command in command block (op in creative mode)
- Wear elytra
- Adjust and keep direction you are watching
- Activate the command block
- Enjoy flying