ChunkCollector is very optimized plugin that collect items in the chunk. It supports one of the most popular plugins that improve the ChunkCollector's usage
Description:
It collects the items you want in the chunk. If there is chunkcollector placed in the chunk it will collect every item that is added from config.yml. The items are gathered and the player can sell them later for money There is sellwand added to the plugin and it can also collect infinity amount of an item. The plugin is optimized and won't cause any negative impact on the server. The plugin works perfectly from 1.8 up to 1.21
Collector image:
Features:
- Holograms
- Sellwands
- Support for useful plugins
- Gui's buttons
- Custom Items supported
- If a mob dies into the chunk its drops goes directly to the collector's gui (if the drop is added in config.yml)
- Optimized
- Everything is configurable
Collector's gui image:
Emerald: sell all button
Book: showing the 5 latest sellers of the collector
Barrier: pickup button
Sellwands:
The plugin has its own sellwand features. You don't have to spend money on sellwand plugin since this one has its own sellwands. CustomModelData is supported and you can also create infinity uses sellwand. There are 3 rarities - Common, Rare, Legendary. You can change the name,lore custommodeldata etc from the config.yml.
Infinity Sellwand:
Normal Sellwand:
Custom Items:
The plugin supports the custom items. What does it mean? It means that the collector can collect any item that has custom name and lore. Here how it looks:
Also you can set custom prices for every custom item. Here is how it looks in config.yml:
You can add as many custom items as you want.
Commands:
- /chunkcollector give <player> <amount> - gives chunkcollector
- /sellwand give <player> <rarity> <amount> <multiplier> <uses> - gives sellwand
- /chunkcollector reload - reload config.yml
- /chunkcollector help
- /chunkcollector give bgprotobg 1
- /sellwand give bgprotobg rare 1 2.5 20/infinity
Permissions:
- chunkcollector.give
- sellwand.give
- chunkcollector.interact.others (only for SuperiorSkyBlock2 - it allows you to open any collector on any island)
- chunkcollector.open.others
- chunkcollector.reload
- Vault (required)
- DecentHolograms (required)
- PlaceHolderAPI (required)
- SuperiorSkyBlock2 (optional)
- ShopGui+ (required)
- WildStacker (optional)
- CloudSpawners (optional)
- InsurgenceBoosters (optional)
- More soon!
Config.yml:
Code:
gui:
amount-text: "&aAmount:"
book-enabled: true
pickup-slot: 26
sellall-slot: 24
book-slot: 25
collectable-items:
- GOLD_INGOT
- DIAMOND
- ROTTEN_FLESH
hologram:
y-offset: 1.5
lines:
- "&b{owner}'s Collector"
- "&6&nRight click to open"
- "&aItems: &e{items}"
- "&aTotal Sold: &e${total_sold}"
buttons:
pickup:
name: "&cPick Up"
lore:
- "&7Click to pick up the Chunk Collector"
sellall:
name: "&aSell All"
lore:
- "&7Click to sell all items"
- "&7stored in the Chunk Collector"
sellwand:
material: "STICK"
common:
name: "&fCommon Sell Wand"
lore:
- "&7Multiplier: &f%multiplier%"
- "&7Uses: &f%uses%"
- "&7Earnings: &f$%earnings%"
custom_model_data: 1001
rare:
name: "&bRare Sell Wand"
lore:
- "&bMultiplier: &f%multiplier%"
- "&bUses: &f%uses%"
- "&bEarnings: &f$%earnings%"
custom_model_data: 1002
legendary:
name: "&6Legendary Sell Wand"
lore:
- "&6Multiplier: &f%multiplier%"
- "&6Uses: &f%uses%"
- "&6Earnings: &f$%earnings%"
custom_model_data: 1003
messages:
no_permission: "&cYou do not have permission to use this command."
invalid_number_format: "&cInvalid number format. Please enter a valid number."
invalid_rarity: "&cInvalid rarity. Valid rarities are: common, rare, legendary."
player_not_found: "&cPlayer not found."
sellwand_given: "&aYou have given %player% a Sell Wand."
collector:
gui-size: 27
gui:
name: "&6Chunk Collector"
item:
name: "&6Chunk Collector"
lore:
- "&7Place this beacon to collect items"
- "&7Right click to place"
book:
name: "&aLatest 5 Sellers"
item-lore:
- "{player} - ${price} ({date})"
custom-items:
sugar_cane:
name: "&aEnchanted SugarCane"
lore:
- ""
- " &2&l| aObtained by farming sugarcane"
- ""
- "&f&o(( Type /sell all to sell this item. ))"
enchanted: true
price: 100.0
love:
name: "&d&lLOVE YOU"
lore:
- "&7CLICK TO GAIN LOVE"
enchanted: false
price: 50.0
If you have questions about the plugin or you find any bugs feel free to dm me on discord: bgprotobg