MobStackerPremium is a Spigot plugin designed to improve the performance of your Minecraft server by reducing the number of entities through a mob stacking system.
MobStackerPremium is a Spigot plugin designed to improve your Minecraft server's performance by reducing the number of entities through a mob stacking system. This plugin is fully customizable and offers powerful commands to manage and monitor stacked mob statistics.
plugins folder.config.yml file according to your needs.| Command | Description | Permission |
|---|---|---|
/mobstacker |
Displays the plugin help. | None |
/mobstacker help |
Displays the plugin help. | None |
/mobstacker stats |
Displays statistics of stacked mobs by world and type. | None |
/mobstacker reload |
Reloads the plugin configuration. | mobstackerpremium.reload |
/mobstacker stick |
Gives a special stick that allows manual mob stacking. | mobstackerpremium.stick |
| Permission | Description |
|---|---|
mobstackerpremium.reload |
Allows reloading the plugin configuration. |
mobstackerpremium.stick |
Allows obtaining the stacking stick. |
config.yml)Here's an example default configuration:
# MobStacker Premium Configuration
# Maximum stack size
max-stack-size: 50
# Radius for automatically stacking mobs
stack-radius: 5.0
# List of mob types excluded from stacking
excluded-mobs:
- VILLAGER
- WITHER
- ENDER_DRAGON
messages:
stick-success: "&aNearby mobs have been stacked!"
The stacking stick is a special tool that allows players to manually force mob stacking in a defined area.
Use the following command (requires the mobstackerpremium.stick permission):
/mobstacker stick
Use /mobstacker stats to display the following information:
Example output:
=== Stacked mobs statistics ===
Performance gain: 35.67%
Statistics by world:
- World: world
* ZOMBIE: 120
* SKELETON: 80
- World: nether
* PIGLIN: 50