
ModsJava
UltimateElytraDisable
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Short pitch:
Easily manage and restrict Elytra on your server. Disable flight in specific worlds (or everywhere except a whitelist), give temporary bypasses to players, and control behavior via simple commands and a clear config.
Key features
- Disable Elytra per world (two modes: disable only in listed worlds, or disable everywhere except listed worlds).
- Admin commands for adding/removing worlds, listing worlds, forcing flight stop, reloading config, toggling the plugin, and checking status.
- Temporary bypass support (
ued.bypass) to allow individual players to fly. - Actionbar or chat notifications with per-world custom messages and
{world}placeholder. - Prevent players from re-enabling flight in restricted worlds.
- Message anti-spam (cooldown) and optional logging of flight attempts in server logs.
Commands
ultimateelytradisable (alias: ued). Permission: ued.admin.
/ued addworld <world> - Add a world to the target list
/ued removeworld <world> - Remove a world from the target list
/ued listworlds - Show configured target worlds
/ued purge - Force-stop flight for all players
/ued reload - Reload plugin config
/ued enable|disable - Enable or disable the plugin
/ued status - Show plugin status
/ued bypass <player> [on|off]- Grant or revoke temporary flight bypass for a player
/ued help - Show command list
Important config options
enabled— master on/off switch.disable-in-listed—true= disable in listed worlds only;false= disable in all worlds except the listed ones.target-worlds— list of world folder names (e.g.world_the_end).bypass-permission— permission node for permanent bypass (default:ued.bypass).admin-permission— permission node to run admin commands (default:ued.admin).use-actionbar— iftrue, messages appear in the actionbar; otherwise they go to chat.prevent-reenable— prevent players from re-enabling flight inside restricted worlds.message-cooldown-ms— minimum interval (ms) between messages to avoid spam.log-attempts— whether to log flight attempts to the server console.actionbar-message/per-world-messages— customizable messages; use{world}in messages.
Default example:
enabled: true
disable-in-listed: true
target-worlds:
- world_the_end
bypass-permission: "ued.bypass"
admin-permission: "ued.admin"
use-actionbar: true
prevent-reenable: true
message-cooldown-ms: 2500
log-attempts: true
actionbar-message: "&c✈ Flight is disabled in world {world}!"
per-world-messages:
world_the_end: "&4✈ Flight is disabled in The End!"
world_nether: "&4✈ Flight is disabled in The Nether!"
default: "&c✈ Flight is disabled in this world!"
Quick start
- Drop the JAR into
plugins/. - Start the server to generate the config.
- Edit
target-worlds,disable-in-listed, and messages to suit your server. - Use
/ued reloadafter changes or restart the server. - Grant
ued.adminto staff andued.bypassto any player who should always be able to fly.
Tips
- For typical use, set
disable-in-listed: trueand list only the worlds where flight should be blocked (e.g.world_the_end). - Enable
log-attemptswhile testing to monitor player behavior and permission issues. - Use per-world messages to clearly inform players why flight is disabled in a given world.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.16, 1.16.1, 1.16.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as UltimateElytraDisable-1.0-SNAPSHOT.jar — drop this file into the mods folder
- Download size: 13 KB
- Download link checked 9 Sept 2026 — working
These come from our own check of the pack file, not from the source page.