HomeJavaModsAuto Chest Seller | Reduces Hoppers by 70%
Auto Chest Seller | Reduces Hoppers by 70%
ModsJava

Auto Chest Seller | Reduces Hoppers by 70%

⬇ Download on Spigot
[​IMG]

This will conflict with plugins which stop hoppers from grabbing items from chests.

Support Discord HERE

Thank you :)



[​IMG]
Concept
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
  1. Place a sign on Top of a chest
  2. Place <AutoSell> on line 1 (This will grab the users name and some other data)
  3. Done, anything that gets pumped into that chest via hoppers will automatically be sold assuming its listed in config with a price.
  4. 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.
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html

Item List ^


Servers Using

Features
(Better How-To coming soon with pictures)

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
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.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more