This will conflict with plugins which stop hoppers from grabbing items from chests.
Support Discord HERE
Thank you
When your servers economy is largely based off grinders people tend to make huge grinder systems attached to 300+ chests/hoppers which act as holders while they AFK. What this plugin does is basically acts as a way to automatically sell grinder items removing the need to push 1 item through 200 hoppers and 200 chests. (Items/Prices configurable in conf)
This should basically resolve hopper lag in most instances. Be aware if you're currently dealing with large grinders you should push this system on those grinders. Shouldn't be hard since it automatically pays the chest owner and offers offline support so your players would want to do it anyways.
HowTo
- Place a sign on Top of a chest
- Place <AutoSell> on line 1 (This will grab the users name and some other data)
- Done, anything that gets pumped into that chest via hoppers will automatically be sold assuming its listed in config with a price.
- If you wish to add in new items to config just copy and paste one already in and make sure you get the item name spelling correct, same process if you wish to remove a item, just remove the config section for that item.
Item List ^
Servers Using
- Play.SilentShadowMc.Com
- Play.RCCRAFTERS.Net
- Polarcraftmc.serv.gs
- PM me your server IP to be displayed here!
Features
- Offline Payment Support
- Anti Dupe Features
- Anti Grief Protection
- Easy to Setup
- Different Modes
- Records total sold / Money made in real time on the sign
- SlowHopper Support (You've lowered transfer rates and upped the amount of items transferred? No issue! Still works)
- Works in PlotSquared Plots
Commands/Permissions
/acs reload
> Permission : acs.reload
> Permission : acs.break
- Lets you break other players autoseller setups (given to OP by default)
> Permission : acs.use
- Lets you place a autosell sign. (Not given by default)
Config
Spoiler
# AutoSellChest made by Cobwebster
# Consider leaving a review if you enjoy this plugin
# To add new items just add in new items under ItemPrices, just make sure
# the item is capped and has the correct name.
# Modes Explained
# Mode 1 = Last Line of SellerSign will = the amount of items sold (counter)
# Mode 2 = Last Line of SellerSign will = the total amount of money made (counter)
# Do not touch version number
Version : 2
Settings:
mode : 2
SoundOnCreation : true
Language:
mainCallout : "<AutoSell>"
statusEnabled : "{WORKING}"
sellerDestroy : "&d[AutoChestSeller] has been Disabled..."
sellerCreate : "&2[AutoChestSeller] You have created a auto selling chest! All contents inside the chest will get deleted."
createFailedSign : "&c[AutoChestSeller] You must place this on top of a chest!"
missingPerms : "&c[AutoChestSeller] You lack the perms to do this!"
denyBreak : "[AutoChestSeller] You are not allowed to break %p%'s auto seller!"
ItemPrices:
BONE:
price : 0.50
STRING:
price : 1.00
ROTTEN_FLESH:
price : 2.00
ARROW:
price : 2.00
IRON_INGOT:
price : 3.00
SULPHUR:
price : 1.50
Code (YAML):
# AutoSellChest made by Cobwebster
# Consider leaving a review if you enjoy this plugin
# To add new items just add in new items under ItemPrices, just make sure
# the item is capped and has the correct name.
# Modes Explained
# Mode 1 = Last Line of SellerSign will = the amount of items sold (counter)
# Mode 2 = Last Line of SellerSign will = the total amount of money made (counter)
# Do not touch version number
Version : 2
Settings:
mode : 2
SoundOnCreation : true
Language:
mainCallout : "<AutoSell>"
statusEnabled : "{WORKING}"
sellerDestroy : "&d[AutoChestSeller] has been Disabled..."
sellerCreate : "&2[AutoChestSeller] You have created a auto selling chest! All contents inside the chest will get deleted."
createFailedSign : "&c[AutoChestSeller] You must place this on top of a chest!"
missingPerms : "&c[AutoChestSeller] You lack the perms to do this!"
denyBreak : "[AutoChestSeller] You are not allowed to break %p%'s auto seller!"
ItemPrices:
BONE:
price : 0.50
STRING:
price : 1.00
ROTTEN_FLESH:
price : 2.00
ARROW:
price : 2.00
IRON_INGOT:
price : 3.00
SULPHUR:
price : 1.50
Reviews are not the place to report issues, if you have a issue please message me HERE , leaving issues in reviews will not make me respond quicker.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.11, 1.12
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Auto Chest Seller | Reduces Hoppers by 70% is a free Minecraft Java mod. Compatible with Minecraft 1.11, 1.12. Downloaded 2,612 times (via Spigot). Download it and open it directly in the game.