ElytraRemover
🟠 Updated over a year ago🖼️ Gallery (1 images)
🔍 Analysis
- 🏆 #235 of 333 adventure mods in this game by downloads
📋 About This Mod
I created this little plugin for my server because i wanted the Elytra only to be obtainable from an npc shop.
# Feature - Remove Elytra from END's worlds. - Configurable min/max Y level. - Configurable whether to check for elytras in all item frames in The End (not just in ships with boats). - Configurable alternatives: - REMOVE_ELYTRA - REMOVE_FRAME - REPLACE_WITH_APPLE - Configurable messages.
# Version The ElytraRemover plugin works on my paper server 1. 21. 4 build 226#. Not tested anything else.
# Commands ```yaml - /elytraremover #Show the version of the plugin. - /elytraremover reload #Reload the config.yml file. - /elytraremover scan #Force the scan manually. ``` # Permissions ```yaml - elytraremover.admin #allows you to use the previus commands (default: op) ```
# Example config.yml ```yaml # ElytraRemover Configuration File
# Check interval in seconds (how often to scan for elytras in item frames in End ships) check-interval: 10
# Debug mode (enables additional logging) debug: false
# End ship detection settings end-ship: # Minimum Y level for end ships (used for detection) min-y: 0 # Maximum Y level for end ships (used for detection) max-y: 256 # Whether to check for elytras in all item frames in The End (not just in ships with boats) remove-all-end-elytras: true # How aggressively to scan chunks (higher = more thorough but more resource intensive) # 0 = basic, 1 = normal, 2 = aggressive scan-intensity: 3 # Action to take when finding an elytra in an item frame # Options: REMOVE_ELYTRA, REMOVE_FRAME, REPLACE_WITH_APPLE action: REPLACE_WITH_APPLE
# Messages messages: # Message logged when an elytra is removed from an item frame removed: "Removed an elytra from an item frame at location: {location}" # Message logged when a player tries to place an elytra in an item frame in The End prevented: "Prevented {player} from placing an elytra in an item frame in The End" # Message shown to players when they try to place an elytra in The End player-notify: "§cElytras cannot be placed in item frames in The End." ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- zao_sm64
- Version
- 1.0
- Downloads
- 196
- Endorsements
- 3
- Category
- adventure
- Created
- 5/20/2025
- Updated
- 5/13/2025
- Game Versions
- 1.21.4
- Tags
- adventure, game-mechanics, worldgen
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does ElytraRemover support?
The author lists 1.21.4. Other versions may work but are untested by the author.
What is the latest version of ElytraRemover?
Version 1.0, published 2025-05-13 with 196 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
