Releases: NerdNu/MobLimiter
2.3.0
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
v2.0.2
Version 2.0.2; Use static hashset instead of creating a new list ever…
2.0.1
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
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.