ModsJava
MobStacker - Merge Mobs Together! [OPENSOURCE]
A plugin used to stack Living Entities to reduce server lag. Free Minecraft Java mod for 1.8, 1.9, 1.10.
⬇ Download on SpigotLooking for an efficient way to improve mob farms? Looking for a free alternative to MergedMobs? Try this Plugin!
Features
This plugin was created for you for FREE, if you liked this plugin please leave a review - It helps!
Found a bug? Tell me and I will fix it as soon as possible - Leave a ticket here: https://github.com/Jet315/MobStacker/issues or PM me.
Features
- Spigot & Paper 1.8 - 1.12.x Supported
- Customizable Radius for Mobs to be Merged
- Mob Whitelist
- Customizable Timer (Choose how often this plugin merges mobs)
- Limit how large stacks can be
- Customize the format (The text above the mob!)
- Merge Mobs only spawned from Spawners
- Tamed & Leashed Mobs support
- World & Region Support
- + MORE
- Suggestions?
- /MobStacker KillAll - mobstacker.admin (Kills all living entities apart from those in a disabled world or leashed/tamed animals)
- /Mobstacker reload - mobstacker.admin (Reloads the configuration file)
Spoiler: Configuration
#############################################
# #
# MobStacker #
# Created by Jet315 #
# #
#############################################
# Need help? Have a look at the Spigot Page -
# Or PM: https://www.spigotmc.org/members/jet315.15295/
# The radius in that mobs will be stacked.
# Measured in Blocks
# StackRadius: 2 = Mobs within two blocks of each other will be stacked
# Too large of a radius may cause lag!
#
StackRadius: 2
#Contains the list of mobs we want to stack
#Use https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
#For a valid list of entities
MobTypes:
- ZOMBIE
- PIG_ZOMBIE
- SPIDER
- CREEPER
# The update delay for stacking mobs, in ticks (20 per second).
# The smaller the number, the more times the Plugin will check to stack entities = more server resources needed
# Suggested: 20-100 (Default 60)
UpdateTickDelay: 60
#The max of mobs allowed in a stack
MaxAllowedInStack: 500
# The format over the mobs heads
# Use %number% to replace the number of stacked mobs
# Use %type% to replace the number of type of mob
StackFormat: '&a&l%number% &6&l%type%'
# Kill Mob Stack on fall
# When a mob falls to its death; Should the whole stack be killed? (This will multiply EXP and Drops too)
killMobStackOnFall: true
#Whether to merge mobs that only spawn from spawners
MergeOnlySpawnerMobs: false
#Whether tamed or animals on leads should be stacked
MergeTamedMobs: false
MergeLeashedMobs: false
#Merging will be disabled in the world listed here.
#DisabledWorlds:
# - disabled_world
# - disabled_world2
DisabledWorlds: []
#WorldGuardRegions:
# - disalbed_region1
# - disalbed_region2
WorldGuardRegions: []
Code (Text):
#############################################
# #
# MobStacker #
# Created by Jet315 #
# #
#############################################
# Need help? Have a look at the Spigot Page -
# Or PM: https://www.spigotmc.org/members/jet315.15295/
# The radius in that mobs will be stacked.
# Measured in Blocks
# StackRadius: 2 = Mobs within two blocks of each other will be stacked
# Too large of a radius may cause lag!
#
StackRadius: 2
#Contains the list of mobs we want to stack
#Use https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
#For a valid list of entities
MobTypes:
- ZOMBIE
- PIG_ZOMBIE
- SPIDER
- CREEPER
# The update delay for stacking mobs, in ticks (20 per second).
# The smaller the number, the more times the Plugin will check to stack entities = more server resources needed
# Suggested: 20-100 (Default 60)
UpdateTickDelay: 60
#The max of mobs allowed in a stack
MaxAllowedInStack: 500
# The format over the mobs heads
# Use %number% to replace the number of stacked mobs
# Use %type% to replace the number of type of mob
StackFormat: '&a&l%number% &6&l%type%'
# Kill Mob Stack on fall
# When a mob falls to its death; Should the whole stack be killed? (This will multiply EXP and Drops too)
killMobStackOnFall: true
#Whether to merge mobs that only spawn from spawners
MergeOnlySpawnerMobs: false
#Whether tamed or animals on leads should be stacked
MergeTamedMobs: false
MergeLeashedMobs: false
#Merging will be disabled in the world listed here.
#DisabledWorlds:
# - disabled_world
# - disabled_world2
DisabledWorlds: []
#WorldGuardRegions:
# - disalbed_region1
# - disalbed_region2
WorldGuardRegions: []
This plugin was created for you for FREE, if you liked this plugin please leave a review - It helps!
Found a bug? Tell me and I will fix it as soon as possible - Leave a ticket here: https://github.com/Jet315/MobStacker/issues or PM me.
MobStacker - Merge Mobs Together! [OPENSOURCE] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 3,850 times (via Spigot). Download it and open it directly in the game.