Stacker Plugins
ClearLaggEnhanced is designed to work seamlessly with popular entity and item stacking plugins. This ensures that important stacks are not cleared and that limits are applied correctly.
Supported Plugins
1. RoseStacker
ClearLaggEnhanced detects RoseStacker and ensures that stacked entities are treated as a single unit or protected based on your module settings.
2. WildStacker
Support for WildStacker is built-in. The plugin will respect stacked entities and items created by WildStacker.
Configuration
Integration for these plugins is typically enabled by default. You can check the status in the respective module folders:
plugins/ClearLaggEnhanced/modules/rosestacker/config.ymlplugins/ClearLaggEnhanced/modules/wildstacker/config.yml
enabled: true
How It Works
When a stacking plugin is detected:
- Entity Clearing: Stacked entities are either protected from removal or cleared as a whole, depending on your configuration.
- Mob Limiting: The plugin accounts for the stack size when calculating chunk or world-wide entity limits.
{% hint style="info" %} If you use a stacking plugin that is not listed here, ClearLaggEnhanced will still work, but it may not be aware of the "stack size" of the entities. {% endhint %}