ManulElytraRemover
Replace elytras in item frames with configurable rewards
Replace elytras in item frames with configurable rewards
Overview
ManulElytraRemover replaces elytras found inside item frames with configurable rewards.This is useful for End resets, custom progression, decorative maps, loot control, or simply preventing players from getting free elytras from generated structures.
Features
- Replace elytras in item frames automatically on chunk load
- Per-world control through config.yml
- Weighted replacement chances
- Support for vanilla items
- Optional soft-support for custom item plugins
- Optional display name override
- Optional lore override
- Optional custom model data override
- Safe fallback behavior if a configured external plugin is not installed
- Clear startup warnings for invalid replacement entries
Supported Item Sources
The plugin supports:- Vanilla Bukkit/Spigot items
- ItemsAdder
- Slimefun
- Oraxen
No hard dependency is required for these integrations.
If one of those plugins is not installed, only that specific replacement entry will be ignored.
Config Examples
Vanilla
ItemsAdder
Slimefun
Oraxen
Notes
- The plugin only affects item frames that currently contain an elytra
- World control is handled from config.yml
- If no valid replacement is available, the plugin safely falls back instead of crashing
- External custom item plugins are optional, not required
Why Use This?
- Remove free elytras from End structures
- Replace them with custom economy items or progression rewards
- Use vanilla or custom plugin items from the same config
- Keep setup simple and lightweight
