Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Tags
Creators
Details
Licensed MIT
Published last week
OldRaids Remake
OldRaids Remake is a Paper plugin for Minecraft 1.21.4 that restores old raid mechanics for legacy raid farms.
By default, it brings back the old Bad Omen raid flow and adjusts raid wave spawning to better match pre-1.21 behavior. Server admins can configure the plugin through config.yml or commands to use vanilla 1.21+ raids, allow ominous bottle drops, or enable fireproof totems.
Features
- Restores the old Bad Omen raid flow by default
- Lets Bad Omen directly start or extend raids in villages
- Adjusts raid wave spawn positions toward pre-1.21 behavior
- Validates raid spawn locations to avoid invalid blocks such as glass and slabs
- Optional vanilla 1.21+ raid mode
- Optional ominous bottle drops
- Optional fireproof totems of undying
- Fireproof totem modes:
raid: only totems dropped during raids are protectedglobal: all dropped totems of undying are protected
- Runtime configuration through commands
Compatibility
Recommended:
- Minecraft 1.21.4
- Paper 1.21.4
Likely compatible but untested:
- Paper forks based on 1.21.4
Not recommended:
- Hybrid servers such as Mohist, Arclight, Youer
- Other Minecraft version
Configuration
enable-new-raids: false
enable-ominous-bottle-drops: false
enable-fireproof-totems: false
fireproof-totem-mode: raid
Commands
Permission: oldraidsremake.admin
/oldraids status
/oldraids reload
/oldraids set enable-new-raids <true|false>
/oldraids set enable-ominous-bottle-drops <true|false>
/oldraids set enable-fireproof-totems <true|false>
/oldraids set fireproof-totem-mode <raid|global>


