Skip to content

Releases: solarrabbit99/LargeRaids

v1.10.5

03 Apr 11:14
eec72ad

Choose a tag to compare

  • Added raid.always-max-waves configuration 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

30 Mar 16:16

Choose a tag to compare

  • 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

27 Mar 09:42

Choose a tag to compare

  • 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

19 Mar 02:47

Choose a tag to compare

  • Added support for MythicMobs v5.0.2.
  • Dropped support for legacy versions of MythicMobs.
  • Fixed null exception for missing rows in raid.mobs config.

v1.10.1

11 Mar 09:08

Choose a tag to compare

  • Added support for 1.18.2.
  • Added <omen> placeholder for command rewards.
  • Added raider riders.

v1.10

24 Feb 06:02

Choose a tag to compare

  • Added /lrskip command to skip the current wave if the large raid isn't in its last wave.
  • Added /lrglow command and largeraids.glow permission to outline all raiders in the raid (for 3 seconds).
  • /lrstop command 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

09 Feb 14:29

Choose a tag to compare

  • 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 /lrcenters command to help in teleporting to the center's location.

v1.9.6

17 Jan 13:16

Choose a tag to compare

  • Added warning if there will be entity cramming while spawning waves, you can disable the warnings in config.yml here.
  • Added configurable option to set omen level per item dropped in lava.
  • Improved raid ticking performance.

v1.9.5

14 Jan 10:41

Choose a tag to compare

  • Added spherical marker to /lrcenters show. Users are advised to hide the markers using/lrcenters hide whenever 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 /lrcenters show not working on second execution.

v1.9.4

13 Jan 18:08

Choose a tag to compare

  • Fixed plugin sending message to update plugin when using a later version.