Skip to content

Releases: NerdNu/MobLimiter

2.3.0

01 Sep 07:23
1a7788a
Compare
Choose a tag to compare

This update was to merge Nerd's mob limitation/lag reduction plugins into one common plugin.

  • Merged KeepBabyMobs
    • Nametagging a passive baby mob will lock its age permanently.
    • Killed nametagged mobs are logged for easy tracking.
  • Merged LimitSpawnEggs
    • Simple plugin that prevented users without a specific permission from modifying a mob spawner's contents with a spawn egg.
    • New permission for allowing users to edit spawners: moblimiter.spawners.bypass.
  • Improved existing MobLimiter code as well as code coming from KeepBabyMobs and LimitSpawnEggs.

Works on 1.20+

2.1.3

08 Aug 05:16
777bc6b
Compare
Choose a tag to compare
  • Fixed chunk issues since 1.17 that prevented mobs from culling properly.
  • Fixed certain mobs not being culled properly due to bugged states.
  • Rebased plugin to be on the paper API due to legacy weirdness with spigot.
  • Allays holding items are no longer culled.

Works on 1.20+

v2.0.2

07 Jan 06:21
Compare
Choose a tag to compare
Version 2.0.2; Use static hashset instead of creating a new list ever…

2.0.1

15 Dec 01:40
Compare
Choose a tag to compare

Added relative age option.

If relative_age is true in the config, mobs' age caps will be soft-reset as long as they are targeting a player when the sweep runs. (The change is not persisted across restarts.) This will ensure that "active" mobs aren't removed prematurely.

2.0.0

05 Nov 04:26
Compare
Choose a tag to compare

Complete rewrite of MobLimiter, featuring three configurable Limiter engines that control the mob population in different ways. Four years in, Minecraft is a much more complex game with many new mobs and more opportunities for population explosion. MobLimiter 2 aims to keep up with the modern game and be more maintainable, all while delivering finer-grained configuration options.

1.1.8

05 Jun 23:00
Compare
Choose a tag to compare

Version 1.1.8