StackMob - Enhance your servers performance icon

StackMob - Enhance your servers performance -----

Enhance your server performance by 'stacking' or 'merging' entities, without breaking grinders.



Stacking stick, kill step dependant on damage and more.
It's been a long time coming, but here it is! StackMob 2.4 for Spigot 1.13 exclusively.

Added:
  • 1.13 support! (support for older versions has been removed)
  • Stacking stick, which can be obtained with the command '/sm stick.' and has several modes to modify entities.
  • New death mode, 'kill-step-damage', which decreases the stack by the amount that the damage given could kill. Leftover damage is then taken from the new mob.
  • Caching autosave every 2 mins.
  • noAI option for spawned mobs.
  • Permissions for each of the death modes.
  • WorldGuard 7.0 support (WorldGuard 6.0 is no longer supported.)
  • MythicMobs 'ALL' option for the blacklist to prevent all stacking.
  • Improved performance.
Fixed:
  • Duplication bug with items in hands (#92)
  • Skeletons phasing (#75)
  • Guardian loot not added to multiply-drops whitelist (#91)
  • Updater not working.
An issue in spigot has been found with villagers careers so it is recommended that you update spigot if you haven't done so recently.

Add the following to config.yml:
Code (YAML):
# Enables the requirement for a permission for use of 'kill-all' or 'kill-step'.
death-type-permission
: false

# Add the leftover damage from the death of one entity onto another, and if the leftover damage could kill another entity the stack will decrease.
kill-step-damage
:
    enabled
: false
    # DeathEvent reasons that shouldn't trigger kill-step-damage.
    # List of bukkit names for death reasons can be found at https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/entity/EntityDamageEvent.DamageCause.html
    reason-blacklist
:
       - ''
    # Entity types that shouldn't trigger kill-step-damage.
    type-blacklist
:
       - ''

# Disables the ai on entities.
no-ai
:
    enabled
: false
    use-whitelist
: false
    types-whitelist
:
       - ''
 
Add the following to lang.yml:
Code (YAML):
# The display information for the 'stick of stacking' which can be obtained with the command '/sm stick'.
stack-stick
:
    name
: '&6The Stick Of Stacking'
    lore
:
       - '&eRight-click an entity to perform selected mode.'
        - '&eShift + right-click an entity to change current mode.'
        - '&bAvailable modes:'
        - '&dSTACK_ONE &7-&a Stack one entity.'
        - '&dSTACK_NEARBY &7-&a Stack all entities in the chunk.'
        - '&dUNSTACK_ONE &7-&a Removes the stack meta from one entity'
        - '&dUNSTACK_NEARBY &7-&a Removes the stack meta from all entities in the chunk.'

It would be best to however delete both configs so that they regenerate as several changes have been made.
----------, Sep 1, 2018
Resource Information
Author:
----------
Total Downloads: 181,125
First Release: Oct 2, 2016
Last Update: Jul 18, 2024
Category: ---------------
All-Time Rating:
231 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings