Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 months ago

πΈ CrashShop Addon: Sell Hoppers
Automate your economy. Turn items into cash instantly.
β‘ Introduction
Tired of manually clicking through GUI shops to sell your loot? Take your server's economy to the next level with SellHopper. This lightweight, high-performance addon bridges the gap between AFK farming and your server's economy.
Perfect for Skyblock and Survival servers, this plugin introduces a special "Sell Hopper" that automatically sells any item that passes through it. It seamlessly hooks into CrashShop to retrieve real-time item prices, ensuring your economy stays balanced without any extra configuration!
π₯ Key Features
- π Seamless CrashShop Integration: No need to set prices twice! The hopper pulls sell prices directly from your existing CrashShop configuration. If an item doesn't have a price in CrashShop, the hopper simply ignores it.
- π‘οΈ Lag-Free Performance: Optimized to handle massive amounts of items from mob farms or quarries without ticking the main thread.
- πUpdate View: The GUI automatically update when a sellable item enter the hopper, even if a player has already opened the inventory.
- βοΈ Fully Configurable: Customize messages, sounds, particles, and the sell interval time.
πΈ Screenshots
π οΈ How It Works
- Collection: The player places the hopper connected to a chest or at the bottom of a mob farm.
- Processing:
- When an item enters the hopper, the plugin checks CrashShop.
- Is there a price? The item is consumed, and the cash is instantly deposited into the hopper balance.
- No price? The item doesn't enter in the hopper.
- You can also drop an item on the hopper and it still works. You can also drop a shulker box, the hopper automatically takes only the items that can be sold, and leaves the shulker box in top of it with the other items.
π» Commands & Permissions
Commands
/sellhopper give <player> <amount>- Give a specific player a Sell Hopper./sellhopper reload- Reload the configuration file.
Permissions
sellhopper.use- Access to give commands.sellhopper.reload- Access to reload gommang.
π¦ Dependencies
β οΈ IMPORTANT: This is an ADDON. You must have the following plugins installed for this to work:
- CrashShop (Required for pricing logic)
- Vault (Required for economy handling)
π Configuration Preview
items:
hopper:
displayname: "<gradient:#84fab0:#8fd3f4><b>κ±α΄ΚΚΚα΄α΄α΄α΄Κ</b></gradient>"
inventory:
material: PAPER
displayname: "<green><money>"
slot: 2
messages:
prefix: "<gradient:#84fab0:#8fd3f4><b>κ±α΄ΚΚΚα΄α΄α΄α΄Κ</b></gradient> <dark_gray>Β»<reset> "
reload: "<white>Configuration reloaded!"
give: "<white>You gave <#84fab0>x<amount> <white>κ±α΄ΚΚΚα΄α΄α΄α΄Κ to <#84fab0><player><white>!"
deposit: "<white>You collected <#84fab0><money> <white>from the κ±α΄ΚΚΚα΄α΄α΄α΄Κ!"


