Compatibility
Minecraft: Java Edition
26.1.2
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 19 hours ago
FuryAntiElytra is a modern and lightweight base plugin for Minecraft Paper (and forks like Purpur) designed to restrict and disable Elytra flight in specific worlds.
It is built utilizing modern PaperMC APIs, compiles under Java 25, and supports dynamic command registration via Brigadier lifecycle events.
Features
- Per-World Elytra Restriction: Cancels and prevents Elytra gliding in real-time within configured worlds.
- Advanced Color Support (Adventure/MiniMessage): Supports both traditional legacy ampersand codes (e.g.,
&c) and modern Adventure MiniMessage tags (e.g.,<red>Message</red>) in configuration messages. - Spam Prevention: Warns players using a built-in 2-second message cooldown to avoid chat flooding.
- Bypass Permission: Allows granting exceptions (
furyantielytra.bypass) to specific players so they can glide anywhere. - Modern Command System: Registers command structures dynamically during startup using Paper's
LifecycleEventManagerandBasicCommandclasses, offering native autocompletion.
Requirements
- Server: PaperMC, Purpur, or any other fork compatible with version 26.1.2 or higher.
- Java: Version 25 (Eclipse Temurin recommended).


