nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Cauthon ItemStacker

Cauthon ItemStacker

Plugin

Combines dropped items on the ground into 1 item of same type and displays how many is there

Server

18 downloads
1 follower

Cauthon ItemStacker

uhhh this plugin merges items dropped in the world into larger stacks, up to a maximum number from the configuration.. This reduces item clutter and keeps things organized. It also displays item amounts with colored text.

Configuration

# Maximum number of items that can be merged into a single stack
max-stack-size: 512

# List of items that should not be merged
blacklisted-items:
  - BEDROCK
  - COMMAND_BLOCK
  - BARRIER

# Colors for the display text (RGB format)
colors:
  amount:
    red: 255
    green: 0
    blue: 0
  item-name:
    red: 0
    green: 0
    blue: 255

# Merge delay in seconds, DONT CHANGE THIS UNDER 3!!!
merge-delay: 3

We have a discord now!!! https://discord.gg/62493Tu5AD

Project members

The Cauthon MC Institute

The Cauthon MC Institute

Organization


Technical information

License
Apache-2.0
Project ID