Auto Sell

Both Mob Hoppers and Item Hoppers offer auto-sell functionality. When you enable auto-sell, the hopper will automatically sell every item or mob collected, instead of storing them.

To prevent farms with auto-sell enabled from spamming the owner with messages, ChunkHopper will only notifiy the owner every x minutes how much they've sold the last x minutes. This is configured in the config.yml file (see Configuration).

#How often should players get notified how much they've earned from auto-sell? (In minutes)
sell_notify_interval: 1

Last updated

Was this helpful?