π ChestCollection
The Ultimate Automation & Logistics Suite for Hytale
ChestCollection is a high-performance, lightweight utility that automates tedious resource-gathering tasks. By introducing "Collector Chests" equipped with advanced vacuum technology, players can seamlessly automate farms, manage mob grinders, and keep their server clean from item lag.
Whether youβre running a massive industrial mining operation or a cozy automated farm, ChestCollection provides the tools you need to stay organized and efficient.
β¨ Primary Features
- πͺοΈ Vacuum Technology: Automatically scans the surrounding area (up to a 32-block 3D radius) and "sucks" dropped items directly into the chest.
- π― Precision Filtering: Use a sleek, custom-designed Hytale UI to filter specific items or use Pattern Matching (e.g., "ore" or "trunk") to manage entire categories at once.
- β‘ Optimized Performance: Built for scale. Configurable scan intervals and limits ensure your server's TPS remains steady even with dozens of collectors active.
- π± Professional Management UI: A modern interface allows players to tune their radius, toggle notifications, and view all their active collectors in one place.
- π Dynamic Feedback: Choose how you stay informed. Support for Popup, Title, Chat, or Action Bar notifications.
π Quick Start Guide
- Install: Drop the
ChestCollector.jarinto your Hytale server'spluginsfolder. - Initialize: Restart your server to generate the default
config.yml. - Deploy: Use
/collector getto receive your first chest and place it in the world. - Fine-Tune: Interact with the chest or use
/collector settingsto adjust your radius and filters.
π Commands & Permissions
| Command | Permission | Description |
|---|---|---|
/collector help |
chestcollector.command.help |
Displays the help menu. |
/collector get |
chestcollector.command.get |
Gives you a special Collector Chest. |
/collector settings |
chestcollector.command.settings |
Opens the management UI for your collectors. |
/collector list |
chestcollector.command.settings |
Shows a list of all your placed collectors. |
| Placement | chestcollector.place |
Required to place a collector chest. |
Note: For simplified setups, the permission node
chestcollector.usecan be used to grant access to both getting and configuring chests.
βοΈ Configuration
Tailor the experience to your server's economy and performance needs via the config.yml.
```yaml collector: # Maximum number of collectors each player can place max-per-player: 5
# Default collection radius (in blocks) for new collectors default-radius: 10
# Maximum collection radius allowed (capped for performance) max-radius: 32
# How often (in seconds) collectors scan for items collection-interval: 2
# Notification type (NOTIFICATION, CHAT, TITLE, ACTIONBAR, NONE) notification-type: "NOTIFICATION"
Β
π DEVELOPED BY BUSYBEE
Chestcollector is maintained byΒ BusyBee Development. We focus on creating immersive, performance-optimized tools for the Hytale community.
Found a bug?
Report it via our ticket system and we'll look into it as soon as possible.