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
Technical information
License
Apache-2.0
Project ID