Перейти к содержимому
Mineforgian

Ultra Chunk Collector

⚡ The Ultimate Chunk Hopper - Instant Item Collection & Stacker Friendly! ⚡

Загрузки
1K
Подписчики
4
Обновлён
29 ноября 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 2 июня 2025 г.

Main A chunk-wide item vacuum hopper for automated farms and clean worlds.

If you're tired of chasing drops or losing items from large farms, Ultra Chunk Collector is a simple plugin that helps. Place a UCC Hopper and it will automatically collect any item dropped in that chunk.

⚠️It’s made to work reliably, with support for RoseStacker to ensure proper handling of stacked mob drops and items.⚠️

Features

  • ✅ Chunk-wide item collection. items go straight into the UCC Hopper.
  • ✅ Full support for RoseStacker. stacked drops are collected correctly.
  • ✅ Customizable block type for the hopper and optional support block.
  • ✅ Whitelist or blacklist which items it should collect.
  • ✅ Optional sounds and particles for item pickup.
  • ️✅ Configurable behavior when hopper is full drop or void.
  • ✅ Per-world support enable or disable in specific worlds.
  • ✅ Limit hoppers per player and per chunk.
  • ✅ Lightweight scanner as a fallback to catch anything missed.
  • ✅ Permissions for placing, breaking, and admin usage.
  • ✅ Fully translatable messages (in lang.yml).
  • ✅ Persistent data hoppers save across restarts.

How

  • Use the command to get a UCC Hopper.
  • Give it to players with the right permission.
  • Place it in any chunk (with optional support block underneath).
  • It will collect all items dropped in that chunk.
  • If you allow multiple hoppers per chunk, they’ll work together.

Command

  • Default command: /ultrachunkcollector
  • Aliases: /ucc, /chunkcollector

Usage:

  • ✔️ /ucc help – Show available commands. Requires ultrachunkcollector.use
  • ✔️ /ucc reload – Reload config and language files. Requires ultrachunkcollector.admin
  • ✔️ /ucc list – View all placed UCC Hoppers. Requires ultrachunkcollector.admin
  • ✔️ /ucc tp – Teleport to a specific UCC Hopper. Requires ultrachunkcollector.admin
  • ✔️/ucc give – Give a UCC Hopper item. Requires ultrachunkcollector.admin

Permission

  • ✔️ ultrachunkcollector.use – Base permission for using UCC commands. (Default: op)
  • ✔️ ultrachunkcollector.admin – Allows use of admin commands like reload, list, tp, and give. (Default: op)
  • ✔️ ultrachunkcollector.place – Allows players to place UCC Hoppers. (Default: true)
  • ✔️ ultrachunkcollector.break – Allows players to break UCC Hoppers. (Default: true)

You can manage permissions using any permission plugin like LuckPerms.

Configuration After first run, you'll find two files in:

  • /plugins/UltraChunkCollector/
  • config.yml – Controls hopper behavior, scanner, item rules, and limits.
  • lang.yml – All messages are customizable and translatable.

Comments are included in both files to explain options.

SupportFeedback ✉️ Have a question or found a bug?

  • ✔️ Join our Discord
  • ✔️ Or use the discussion tab here on Spigot

Thanks for using Ultra Chunk Collector. It’s made to be simple, reliable, and useful for automation-focused servers and FREE

Центр версий

4 из 5
  • Релиз82 КБ
  • Релиз82 КБ
  • Релиз78 КБ
  • Релиз58 КБ

Ченджлог

2.1.6Релиз1.21.8, 1.21.9, 1.21.10 · 29 ноября 2025 г.

Fixed bug where you where not able to change the hopper item name.

2.1.5Релиз1.21.8, 1.21.9, 1.21.10 · 22 ноября 2025 г.

Light Patches

  • Added support for telekinesis or auto inventory plugins/enchant.
  • Fixed bug where some people could take the glass pane in the filter GUI.

For support join Discord!

2.1.3Релиз1.21.8, 1.21.9, 1.21.10 · 8 ноября 2025 г.

UltraChunkCollector v2.0.0 - Biggest Update!

This is a massive update that completely overhauls the plugin's functionality, adding highly-requested features, a powerful GUI, and a robust backend to make the experience better for players and server owners alike.

Major New Features

  • Per-Hopper Filter GUI:

    • Shift-right-click a Chunk Hopper you own to open a brand-new Filter GUI!
    • Whitelist/Blacklist Modes: Each hopper can now have its own filter mode, separate from the global config.
    • Intuitive Design: Simply drag and drop items into the filter slots. The GUI prevents duplicate items and automatically sets stack sizes to 1, returning any extra items to you.
    • Full Customization: The GUI's title, size, and control items can be fully customized in the config.yml.
  • Permission-Based Hopper Limits:

    • You can now choose between a FIXED limit for all players or a PERMISSION based system in the config.
    • Grant players permissions like ultrachunkcollector.limit.10, ultrachunkcollector.limit.25, etc., to give them specific hopper placement limits.
    • An ultrachunkcollector.limit.unlimited permission is available for admins or VIPs.
  • Lava Death Collection:

    • Hoppers will now intelligently intercept and collect drops from mobs that die directly in lava within the chunk.
    • This prevents valuable items from being incinerated, making lava-based mob farms significantly more effective. This can be toggled in the config.
  • Automatic Configuration Updater:

    • No More Deleting Your Config! The plugin will now automatically and safely update your config.yml when you install a new version.
    • It preserves all of your existing settings while seamlessly adding new sections and options.
    • It even reformats your old config file to match the new, clean layout with all comments and spacing intact. A backup of your old file (config-backup.yml) is created just in case.

Bug Fixes & Improvements

  • GUI Interaction: Fixed multiple issues where dragging items, shift-clicking, or "painting" items in the filter GUI would cause items to disappear, not save, or create duplicates. The GUI is now stable and handles all vanilla inventory interactions.
  • Default Permissions: Fixed a critical issue where non-OP players could not place or break Chunk Hoppers. The default is now correctly set to true.
  • Core Code Refactor: The project's package name has been updated for better organization.
  • Initial Load Errors: A significant number of bugs from the original decompiled code have been fixed, resolving NullPointerException, StringIndexOutOfBoundsException, and various type mismatch errors that could cause the plugin to fail on startup.

For Server Administrators

  • Action Required: Due to the addition of the config updater, you do not need to delete your old config file. Simply replace the old plugin JAR with the new one and restart your server. The plugin will handle the rest.
  • New Permissions to Grant:
    • ultrachunkcollector.limit.10 (or any number) for permission-based limits.
    • ultrachunkcollector.limit.unlimited for no limit.
  • Configuration Check: Please review the newly generated sections in your config.yml after the first startup to familiarize yourself with the new options for the GUI and other features.

For question or support join our discord! Discord

1.1.0Релиз1.21.8, 1.21.9, 1.21.10 · 13 октября 2025 г.

UCC have its first update!

Changelog:

  • Added stronger support for item scanner and custom NBT items.

New config feature:

  • You can now set a custom amount for the hopper to transfer per configurable amount of ticks.
  • Fixed the bug where you cant use the hopper again after destroying.
  • Adjusted some messages in lang.yml

Please delete your current config.yml and lang.yml file to have the new features!

Join our Discord for suggestion or support!

- Ultra Development

Комментарии

Загружаем…