Releases: solarrabbit99/LargeRaids
Releases · solarrabbit99/LargeRaids
v1.10.5
- Added
raid.always-max-wavesconfiguration option. When enabled, all large raids will have the maximum number of waves as configured above, regardless of triggering mechanisms. Refer here for more info. - Separated permissions for each command, refer here for more info.
- Fixed exception for BossBar.
- Fixed exception for raids whose wave spawns out of range.
v1.10.4
- Added Necromancer that summons the undead and lightning to strike its targets.
- Added King Raiders that rides on Juggernauts.
- Fixed exception when MythicMobs load after LargeRaids.
- Fixed loophole when MythicMobs is reloaded without reloading LargeRaids.
- Fixed some raiders not spawning if firework pillager row is absent.
- Fixed exception when vexes spawn from spawner. (Does not affect gameplay)
v1.10.3
- Added firework pillager that fires powerful fireworks from their crossbows.
- Added bomber that summons bomber vexes and creating a line of explosion towards the target.
v1.10.2
- Added support for MythicMobs v5.0.2.
- Dropped support for legacy versions of MythicMobs.
- Fixed null exception for missing rows in
raid.mobsconfig.
v1.10.1
- Added support for 1.18.2.
- Added
<omen>placeholder for command rewards. - Added raider riders.
v1.10
- Added
/lrskipcommand to skip the current wave if the large raid isn't in its last wave. - Added
/lrglowcommand andlargeraids.glowpermission to outline all raiders in the raid (for 3 seconds). /lrstopcommand will now despawn remaining raiders.- Made raiders invulnerable for 1 second on spawn to prevent entity cramming.
- Removed miscellaneous configuration for silencing warnings regarding entity cramming.
v1.9.7
- Fixed exceptions when a third party plugin cancels raid trigger events.
- Fixed projectiles (e.g. arrows) not registered as damage dealt by players.
- Added clickable message for
/lrcenterscommand to help in teleporting to the center's location.
v1.9.6
- Added warning if there will be entity cramming while spawning waves, you can disable the warnings in
config.ymlhere. - Added configurable option to set omen level per item dropped in lava.
- Improved raid ticking performance.
v1.9.5
- Added spherical marker to
/lrcenters show. Users are advised to hide the markers using/lrcenters hidewhenever possible to reduce lag. - Added configuration options to restrict maximum number of ongoing large raids in any given point in time.
- Plugin now stops all ongoing large raids on disable to prevent it from reverting to normal raids.
- Fixed
/lrcentersshow not working on second execution.
v1.9.4
- Fixed plugin sending message to update plugin when using a later version.