ElytraFlip
With a single command, it allows players to spawn/remove elytra out of thin air (no need to have elytra in inventory), significantly improving gameplay efficiency
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ElytraFlip
ElytraFlip
Core Purpose Eliminates the hassle of manually equipping/removing elytra via inventory. With a single command, it allows players to spawn/remove elytra out of thin air (no need to have elytra in inventory), significantly improving gameplay efficiency (especially for quick gear switching during flight).
Key Features - Airborne Operation:Spawns elytra directly into the chestplate slot when equipping; removes elytra entirely (no inventory storage) when unequipping. - Simple Command: /elytra One basic command with no extra parameters—easy to use for all players. - Permission Control:Restrict usage via permission nodes, configurable for regular players or admins only. - Multi-language Support:Built-in 12 major languages (Chinese, English, Spanish, etc.), automatically adapts to player client language settings. - Lightweight:Clean code with no redundant features, ensuring no extra server performance load.
Compatible Environment Server Type:Minecraft spigot(paper) Server (1.13-1.21.8)
Command Usage
``` /elytra ``` Toggles elytra status: - Equips a spawned elytra if not wearing one - Removes elytra (disappears) if already wearing
``` /elytraflip reload ``` Reloads plugin config and message files to apply changes
Permission
``` elytra.flip ``` Allows using the /elytra command to toggle elytra
``` elytra.reload ``` Allows using the /elytraflip reload command to reload configs
%%MD0%%
Equipping elytra will overwrite the current chestplate; re-equip your chestplate manually after removing elytra. Message texts are fully customizable via the plugins/ElytraFlip/messages.yml file on the server.