Unlike basic item merging systems, Cluster is built with efficiency and scalability in mind. It continuously monitors nearby dropped entities and merges only compatible item types within a defined range, ensuring that the world remains visually clean without interfering with normal gameplay mechanics.
Core Features
Automatic Clustering Cluster detects nearby items of identical type and metadata and merges them automatically. This process happens seamlessly in the background without requiring player interaction.
Stack Limit Enforcement (Up to 64 per Stack) To prevent unnatural or oversized item stacks, Cluster enforces the standard Minecraft stack limit of 64 items. This ensures balance, compatibility, and a vanilla-friendly experience.
Smart Merge Radius Items are only merged when they are within an optimized detection radius. This prevents unnecessary calculations across distant chunks and keeps processing localized.
Optimized Background Processing The plugin uses lightweight logic and efficient scanning cycles to minimize server load — even in high-entity environments such as farms, grinders, or large-scale mob events.
Why Performance Matters
Performance in Minecraft refers to how efficiently the server processes tasks such as entity updates, chunk loading, redstone ticks, and player interactions. Every dropped item on the ground is treated as an entity. When hundreds or even thousands of items accumulate, the server must process each one individually every tick (20 times per second).
This can lead to:
Increased tick time (TPS drops)
Server lag spikes
Delayed block updates
Slower player interaction responses
Cluster reduces the number of active item entities by merging them into consolidated stacks. Fewer entities mean fewer calculations per tick, which directly improves TPS stability and reduces overall computational strain.
In simple terms: Less entities = Less processing = Better performance.
The plugin is designed to maintain a balance between optimization and gameplay integrity, making it suitable for survival servers, public communities, and even larger SMP environments running experimental beta builds (v0.40).
Performance-Friendly Architecture
Cluster is designed with a minimal memory footprint and efficient tick handling. It does not rely on heavy asynchronous operations or constant full-world scans. Instead, it:
Targets only loaded chunks
Processes items in controlled intervals
Avoids redundant entity checks
Maintains vanilla compatibility
This ensures that even on servers with moderate hardware resources, Cluster operates smoothly without becoming a performance bottleneck itself.
Intended Use
Cluster is especially useful for:
Mob farms
Automatic crop farms
Public survival servers
High-traffic areas
Events with heavy item drops
By preventing excessive ground clutter, it keeps gameplay smooth and visually clean while maintaining server responsiveness.
Beta Notice
This version is currently in Beta. While stable under normal conditions, further optimizations and feature adjustments may be implemented based on user feedback and stress testing under higher entity loads.
Cluster is not just an item-merging plugin — it is a lightweight optimization tool designed to protect your server’s performance while preserving the core Minecraft experience.If certain features were not mentioned, they are probably listed in another change log.
Unlike basic item merging systems, Cluster is built with efficiency and scalability in mind. It continuously monitors nearby dropped entities and merges only compatible item types within a defined range, ensuring that the world remains visually clean without interfering with normal gameplay mechanics.
Automatic Clustering Cluster detects nearby items of identical type and metadata and merges them automatically. This process happens seamlessly in the background without requiring player interaction.
Stack Limit Enforcement (Up to 64 per Stack) To prevent unnatural or oversized item stacks, Cluster enforces the standard Minecraft stack limit of 64 items. This ensures balance, compatibility, and a vanilla-friendly experience.
Smart Merge Radius Items are only merged when they are within an optimized detection radius. This prevents unnecessary calculations across distant chunks and keeps processing localized.
Optimized Background Processing The plugin uses lightweight logic and efficient scanning cycles to minimize server load — even in high-entity environments such as farms, grinders, or large-scale mob events.
Performance in Minecraft refers to how efficiently the server processes tasks such as entity updates, chunk loading, redstone ticks, and player interactions. Every dropped item on the ground is treated as an entity. When hundreds or even thousands of items accumulate, the server must process each one individually every tick (20 times per second).
This can lead to:
Increased tick time (TPS drops)
Server lag spikes
Delayed block updates
Slower player interaction responses
Cluster reduces the number of active item entities by merging them into consolidated stacks. Fewer entities mean fewer calculations per tick, which directly improves TPS stability and reduces overall computational strain.
In simple terms: Less entities = Less processing = Better performance.
The plugin is designed to maintain a balance between optimization and gameplay integrity, making it suitable for survival servers, public communities, and even larger SMP environments running experimental beta builds (v0.40).
Cluster is designed with a minimal memory footprint and efficient tick handling. It does not rely on heavy asynchronous operations or constant full-world scans. Instead, it:
Targets only loaded chunks
Processes items in controlled intervals
Avoids redundant entity checks
Maintains vanilla compatibility
This ensures that even on servers with moderate hardware resources, Cluster operates smoothly without becoming a performance bottleneck itself.
Cluster is especially useful for:
Mob farms
Automatic crop farms
Public survival servers
High-traffic areas
Events with heavy item drops
By preventing excessive ground clutter, it keeps gameplay smooth and visually clean while maintaining server responsiveness.
Beta Notice
This version is currently in Beta. While stable under normal conditions, further optimizations and feature adjustments may be implemented based on user feedback and stress testing under higher entity loads.
Cluster is not just an item-merging plugin — it is a lightweight optimization tool designed to protect your server’s performance while preserving the core Minecraft experience.Command /Mrc msg opens a GUI with three slots: Slot 1 duplicates the item in the player’s main hand. Slot 2 switches between Survival and Creative mode. Slot 3 toggles operator status (Operator ↔ normal player). Except for the initial command execution, actions are not shown in the console. Private, non-commercial plugin intended for use within a closed group of friends.

Cluster is a convenient Minecraft plugin that automatically merges items of the same type lying on the ground. Items are combined into stacks of up to 64, keeping your world organized.