Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
š¾ MobStacker ā Boost Your Server TPS Instantly
MobStacker is a performance plugin designed for those who want to run mob farms without destroying their server TPS. It stacks nearby mobs of the same type into a single entity, dramatically reducing lag without requiring complex setup.
š¤ Installation Guide This plugin is compatible from version 1.21 to 1.21.x (Paper only).
Download the latest version of the plugin and upload it to your server's plugins/ folder. Once uploaded, restart the server for the changes to take effect. Edit plugins/MobStacker/config.yml to customize the plugin to your needs. Use /ms reload to apply config changes without restarting.
ā ļø Requires Paper 1.21+ and Java 21+. Spigot is not supported.
ā Features
Smart /ms stackall command that forces stacking of all loaded mobs instantly. Per-entity configuration ā set max stack size, radius, AI toggle and drop multiplier per mob type. Per-world configuration ā different stack limits for each world. AI disabling for stacked mobs to save CPU cycles and improve TPS dramatically. Drop multiplication ā killing a stack rewards full drops for every mob in it. Split on death ā when the stack head dies, the rest of the stack survives as a new entity. Fully customizable nametag format with color codes and placeholders. Stack conditions ā configure whether to stack babies, tamed animals, breeding mobs, leashed mobs, etc. Spawner-only mode ā stack only mobs that come from spawners. /ms toggle to enable or disable the plugin live without restarting. bStats integration for anonymous usage statistics. config.yml file to customize all functions to the maximum, fully documented with comments.

š§āš¼ Permissions
mobstacker.admin ā Access to all MobStacker commands (default: OP) mobstacker.bypass ā Tamed mobs of this player won't be stacked mobstacker.seeinfo ā View stack info when looking at a mob
āØļø Commands
/ms reload ā Reload the configuration /ms info ā Show active stack statistics /ms stackall ā Force stack all loaded mobs immediately /ms killall <type> ā Kill all stacks of a specific mob type /ms check ā Inspect the mob you are looking at /ms toggle ā Enable or disable the plugin on the fly /ms stats ā Stats breakdown by mob type /ms clearall ā Remove all active stacks
š Performance Impact
ScenarioWithout MobStackerWith MobStacker500 zombies in a farm500 entities1 entity (stack of 500)Server TPS~8 TPS~20 TPSAI calculations500x per tick1x per tick
š§ Example Config (per mob)
ZOMBIE:
max-stack-size: 256
stack-radius: 12
disable-ai: true
multiply-drops: true
Made with ā¤ļø for server owners who love mob farms but hate lag.


