A plugin to prevent mob ageing for 1.21.x
Mobby is a fork of KittenForever updated to work with newer Minecraft versions (1.20.x to 1.21.x). With Mobby, you can "mini-fy" mobs to stop them from ageing or free them to resume their natural growth. The plugin also tracks the mobs you’ve mini-fied or freed, allowing you to view their status and location at any time. All credit goes to LeMinaw for creating the base plugin.
Grab the latest version from the Releases Page
/mobby commands./mobby reloadmobby.reload/mobby listmobby.listThe plugin generates a config.yml file on first run. Below are the default settings:
items:
stopGrowth:
before: AMETHYST_SHARD
after: AIR
amount: 1
resumeGrowth:
before: HONEY_BOTTLE
after: GLASS_BOTTLE
amount: 1
tracking:
update-interval-seconds: 60
save-on-change: true
before: The item required to mini-fy or free a mob.after: The item given back after the action (set to AIR for nothing).amount: The number of items consumed per action.update-interval-seconds: How often mob locations are updated (default: 60 seconds).save-on-change: Whether to save mob records immediately after changes.AMETHYST_SHARD).HONEY_BOTTLE)./mobby list to view all mobs you’ve mini-fied or freed.