Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Function Elytra Launcher

Phoenix Nemo edited this page Sep 10, 2016 · 4 revisions

Elytra Launcher

This function will launch player into sky, open their elytra then boost flying, just like jet take off.

Command

/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.

Example

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'.

Permission

  • nu.launch defaults to op

Config

Not applicable.

Usage

  1. Set correct command in command block (op in creative mode)
  2. Wear elytra
  3. Adjust and keep direction you are watching
  4. Activate the command block
  5. Enjoy flying