AutoSellChests

AutoSellChests

Provide your server with automatically selling chests

Economy
AutoSell


An addon for EconomyShopGUI which allows chests to be sold every time the sell interval occurs.



✔️ The contents of the chests are automatically sold to EconomyShopGUI's shop

✔️ Use one sell interval for all chests or use different interval upgrades

✔️ Hologram support

✔️ Completely customizeable GUI's/items in menus.yml

✔️ Maximum server performance

✔️ Price multiplier upgrades

✔️ Specify a maximum amount of chests per player

✔️ Fully customizeable language file

✔️ Chests are sold divided over the interval rather then selling all chests at once(Much better performance)

✔️ Give each chest a custom name

✔️ Toggle sold items logging per chest



  1. /asc give [player] [amount] - Allows you to give players sell chests
  2. /asc remove <id> - Remove a chest with its ID
  3. /asc view <player> - See all chests a player has and information about them
  4. /asc reload - Reloads the plugin



  1. autosellchests.pickup - Gives access to pickup SellChests
  2. autosellchests.place - Gives access to place a SellChest
  3. autosellchests.show.all - Gives access to view info of non owned sell chests
  4. autosellchests.give - Gives you access to the give command
  5. autosellchests.remove - Gives access to the remove command
  6. autosellchests.view - Allows access to the view command
  7. autosellchests.reload - Allows you to reload the plugin
  8. autosellchests.maxchests.override - Allows you to place unlimited sell chests ignoring the maximum limit
  9. autosellchests.break - Allows a player to break SellChests without being the owner via the InformationScreen



The only plugin required is EconomyShopGUI or the Premium version.


This plugin requires java 16 or later.






If you have a question or need support regarding to the plugin, please join our discord support server.


Have a suggestion for the plugin?

Your suggestions make the plugin better, join our discord server and we will look into it!



Not conviced yet?

You can test the plugin on our 1.8-1.21 skyblock test server.

IP: testserver.gpplugins.com


This plugin uses bStats to collect anonymous statistics such as how many servers/players are using the plugin.

More info can be found at bStats.



Please note that the reviews tab is not for asking questions/support, please join our discord support server instead!


Installation Instructions

  1. Download the plugin JAR file
  2. Place the JAR file in your server's plugins folder
  3. Restart your server or use a plugin manager to load the plugin
  4. Configure the plugin using the config.yml file in the plugin's folder

Requirements

  • Java 16 or later
  • Minecraft 1.16.5 or later
  • EconomyShopGUI or EconomyShopGUI Premium

Update History

AutoSellChests v2.8.2 | Quick fix

2026-02-21
  • Update libs to 1.21.11, fixing the rename chest option in the GUI to be clickable

AutoSellChests v2.8.1 | 1.21.9/10 support

2025-10-19
  • Added support for 'CustomModelData' option on sell chest item/menus.yml items

  • Sell chests can no longer be broken and picked up by wind charges (1.21+)
  • Updated dependency's to support 1.21.9/10
  • Fixed console error if a chest from the database tries to load a upgrade which was removed from config
  • Fixed AutoSellChests incorrectly reloading if EconomyShopGUI was reloaded using /sreload which caused chests not saving correctly
  • Some other QOL fixes/changes like interval time going down to 0s

AutoSellChests v2.8.0 | 1.21.6/7 support

2025-07-13

Added:

  • Support for Minecraft 1.21.6/7
  • Default display range option for chest holograms in config.yml to prevent hologram clutter
    • Default is 10 blocks

  • Per chest setting to disable chest hologram
    • menus config will update automatically if using default settings, if using custom settings you will need to update the menus.yml config manually

  • Support for %multiplier-name%, %multiplier-level%, %interval-name%, %interval-level% placeholders in chest holograms

Fixed:

  • Hologram hook not disabling when DecentHolograms was installed, even when disabled in config

AutoSellChests v2.7.2

2025-05-27
  • Fixed chest not dropping correctly when exploded

AutoSellChests v2.7.1

2025-04-25
  • Fixing reloading using /asc reload
  • Load chests from already loaded chunks on server load

AutoSellChests v2.7.0

2025-04-24

Added:

  • Support for Minecraft 1.21.5
  • Support for chest holograms
    • Currently works with DecentHolograms
  • Custom crafting recipe for a AutoSellChests
    • Can be customized in config(Default is enabled)
  • Support for 100% customizeable menus/items in 'menus.yml' config
  • Console logger now uses plugin prefix

Changed:

  • Improved efficiency of loaded/unloaded chests
  • Various QOL changes like pressing escape will now return back to the previous screen
  • AutoSellChests will now load after ESGUI even if it uses delayed loading, fixing item economy's not being able to load from database

Fixed:

  • Fixed interval upgrades still costing only 1x, even if double chest

AutoSellChests v2.6.2

2025-03-05
  • Double placed AutoSellChests will now also cost twice as much to upgrade interval/multiplier
  • Prices inside item lore will now be correctly formatted using EconomyShopGUI's format

AutoSellChests v2.6.1

2025-02-12
  • Fixed chests duplicating when trying to place a chest when already reached the maximum active chests (Since previous update)
  • Fixed double price prefix in upgrade item lore

AutoSellChests v2.6.0-b.2

2025-01-11
  • Fixed console error on Folia servers while placing regular chests- - Chests will no longer match the chest logging setting when trying to create a double sell chest

AutoSellChests v2.6.0-b.1

2025-01-05

This update contains a whole rewrite of the scheduler system and various other things, it is not recommended to use this version on a production server just yet

  • Support for multiple intervals which can be unlocked via a level system(Can be disabled in config)
  • Support for different sell multipliers per chest as a level system(Can be disabled in config)
    • Upgrading supports all payment methods of EconomyShopGUI and/or permissions
  • Chests will now save their settings when picked up, like upgrade data and logging
  • Added Minecraft 1.21.3/4 support
  • Added support for Folia and its regional scheduler for better performance on larger servers

AutoSellChests v2.6.0

2025-01-21
  • Support for multiple intervals which can be unlocked via a level system(Can be disabled in config)
  • Support for different sell multipliers per chest as a level system(Can be disabled in config)
    • Upgrading supports all payment methods of EconomyShopGUI and/or permissions
  • Chests will now save their settings when picked up, like upgrade data and logging
  • Added Minecraft 1.21.3/4 support
  • Added support for Folia and its regional scheduler for better performance on larger servers

AutoSellChests v2.5.8

2024-10-29
  • Added support for 1.21.2/3

AutoSellChests v2.5.7

2024-10-12
  • Updated AnvilGUI libary for 1.21.1, fixing chest rename option not working

AutoSellChests v2.5.6

2024-09-14
  • Added support for block explosions which will now be propperly handled by the plugin
  • Placing more AutoSell chests then allowed will now prevent the block from being placed
  • Fixed exception with CMI hook

AutoSellChests v2.5.5

2024-08-12
  • Added 1.21.1 paper support
  • Fixed exploit on 1.16.5 while breaking sell chest

AutoSellChests v2.5.4

2024-06-21
  • Added support for Minecraft 1.21
  • Fixed chest renaming using anvil GUI not working on 1.20.5+ paper servers
  • Fixed chest placement on 1.20.5/6

AutoSellChests v2.5.3

2024-05-26
  • Support for Minecraft 1.20.5/1.20.6
  • AFK prevention, preventing owners of sell chests being afk to sell their chests
    • Config option disabled by default
    • Currently supports AFK detection thru CMI and Essentials

AutoSellChests v2.5.2

2024-03-26

Added;

  • Selling items will now also trigger the PreTransactionEvent of EconomyShopGUI API, allowing price multipliers or canceling the event

Fixed:

  • Sold items log in console not replacing placeholders
  • Fill item could not be set to AIR

AutoSellChests v2.5.1

2024-01-31
  • Added translate-able message to lang.yml for location format
  • Fixed returned sell chest not working when trying to place a non sell chest against a sell chest

AutoSellChests v2.5.0

2023-12-29
  • Added support for EconomyShopGUI API v1.7.0 while still supporting older versions
  • Added support for MC 1.20.3/1.20.4
  • Fixed placing chest against someone else's sell chest

AutoSellChests v2.4.3

2023-10-18
  • Added support for MC 1.20.2
  • Updated plugin dependencies schema
  • Fixed NPE if invalid version numbering

AutoSellChests v2.4.2

2023-08-30
  • Plugin will now work with EconomyShopGUI v6/EconomyShopGUI Premium v5

AutoSellChests v2.4.1

2023-06-22

Changed:

  • You will now need atleast EconomyShopGUI v5.5.1/v4.10.2 for this plugin to work

Fixed:

  • NPE while using Anvil GUI on 1.20

AutoSellChests v2.4.0

2023-06-14
  • Added 1.20 support
  • Changed to modern AutoSelLChests which now require NBTData to function
    • Unless compatibility mode has been enabled in config
  • Fixed player name tab completion

AutoSellChests v2.3.0

2023-05-28

This plugin now requires EconomyShopGUI v5.4.4/EconomyShopGUI Premium v4.9.0 or later

  • Added support for multiple item buy/sell prices
  • Added support for configurable fill items
  • Updated EconomyShopGUI API to v1.6.0

AutoSellChests v2.2.4

2023-04-03
  • Updated EconomyShopGUI API to v1.5.0- - Updated anvil API to 1.19.4- - Removed hard dependancy on EconomyShopGUI(For good now)

AutoSellChests v2.2.3

2023-03-09
  • Fixed NPE while loading commands on paper

AutoSellChests v2.2.2

2023-03-08
  • <span style="color: #e03e2d;">&lPlease update to this version if you were using a recent paper build. This version fixes default permissions not registering correctly which caused by not correctly registering permissions on paper's new plugin module.&r</span>- &l &r- Fixed:- All default permissions not registering on paper's new plugin module

AutoSellChests v2.2.1

2023-02-25
  • AutoSellChests is now compatible with LEVELS economy
  • Fixed NoSuchField error while using free version of ESGUI

AutoSellChests v2.2.0

2023-02-11

Added:

  • Permissions to allow ranked players to place more chests then default
  • Customize-able per chest setting for when to send a transaction message to chest owner

Fixed:

  • Sold items would sell even if the player didn't have access to the shop
  • Reloading error while reloading EconomyShopGUI

AutoSellChests v2.1.1

2023-01-12

This plugin now requires EconomyShopGUI v5.2.0/EconomyShopGUI Premium v4.4.0 or later- - Added:- Support for maximum buy/sell amounts added inside the EconomyShopGUI v5.2.0/v4.4.0

Fixed:- Item sell price not matching with the actual amount sold

  • Error when reloading plugin with plugman

AutoSellChests v2.1.0

2022-12-31

This update adds compatibility for Gradient colors, remove your old language file to enjoy from the new messages.

Added:

  • Option to change the name of a singe SellChest
  • Support for multiple currencies at the same time
  • Permissions to give, break and open the info menu for not owned sell chests
  • Support for gradient colors in messages using the format of '<gradient:#ffffff>{message}</gradient:#ff5555>'

Changed:

  • Currencies will now be formatted using the currency prefix/suffix
  • When items get sold for a item currency, the items will be claimable and stored virtually inside the chest instead of giving them directly to the player
  • Updated API to v1.4.4

Fixed:

  • Error when enabling with the latest version of EconomyShopGUI

AutoSellChests v2.0.1

2022-11-04

Changed:

  • AutoSellChests will now respect item sell limits and refill limited stock if the item is configured to do so
  • Updated API to v1.4.2

AutoSellChests v2.0.0

2022-10-27

Added:

  • Compatibility with double sell chests
  • Toggle able config option for sell interval logging
  • Per chest setting to toggle sold items logging for the owner

Fixed:

  • Command '/asc remove' when looking at chest not working
  • Sometimes not able to remove your own sell chest using the GUI

Changed:

  • Trying to place sell chests above the maximum will now cancel the event
  • Removed debug message for unknown sound category

AutoSellChests v1.4.0

2022-09-16
  • Added config option to configure the effect showed on placing sell chests
  • Added config options to configure sound effects
  • Fixed sound effects being able to be heard from 200+ blocks away

AutoSellChests v1.3.2

2022-08-23
  • <pre class="text-small ws-pre-wrap">- Fixed unexpectedly loading chunks which causes server lag- - When a player places a sellchest, the amount of chests they placed/can place will now be visible as a action bar- - Changed message 'Destroy chest' to 'Pick-up chest' in default language file</pre>

AutoSellChests v1.3.1

2022-08-10
  • Fixed AutoSellChests not detecting EconomyShopGUI v4.8.1

AutoSellChests v1.3.0

2022-08-08

Note that this version requires a newer version of EconomyShopGUI then v4.8.1 or v3.1.1 of the Premium version

  • Added config option to allow offline players to sell their chests
  • Sold items will now also work with DynamicPricing inside EconomyShopGUI Premium
  • Fixed AutoSellChests loading after EconomyShopGUI

AutoSellChests v1.2.0

2022-07-19
  • Added permission override to always be able to break someone's chest('autosellchests.break')
  • Fixed breaking sell chest would remove item lore
  • Fixed everyone could break a sell chest even if they weren't the owner
  • Removed debug message for players that aren't online

AutoSellChests v1.1.0

2022-07-11

Added:

  • Permission override to ignore the maximum amount of sell chests placed('autosellchests.maxchests.override')

Fixed:

  • The next sell interval will now be displayed more accurate
  • The sellprice of items will now be formatted to a 2 pointer decimal

AutoSellChests v1.0.5

2022-07-08
  • Fixed chests not saving
  • Attempt at fixing exception from removed chests

AutoSellChests v1.0.4

2022-07-07
  • Fixed chest information screen throwing a NPE when the owner is offline

AutoSellChests v1.0.3

2022-07-06
  • Players will now also need permissions for 'EconomyShopGUI.shop.<section>' to sell items using their sell chest
  • Removed unnecessary dependencies

AutoSellChests v1.0.2

2022-07-03
  • Renamed internal plugin to 'AutoSellChests' instead of 'AutoSellChestsAddon'
  • Changed chest material to CHEST instead of TRAPPED_CHEST

You will need to replace your existing sell chests or they won't work

AutoSellChests v1.0.1

2022-07-02
  • Added null check for when owner of chest is not online

Reviews (10)

Confirm Deletion

Are you sure you want to delete this review? This action cannot be undone.

To leave a review, you need to log in

Log In
User
YakubHalil
SpigotMC User

August 7, 2025

Version: v2.8.0
pls itemsadder support for chest skins vb pls gute plugin for skyblock thank you
User
Tio27GG
SpigotMC User

January 12, 2025

Version: 2.6.0-b.2
Nice! Pls add transaction log like esgui. Hopefully this feature will be available soon
User
Xitrine
SpigotMC User

October 14, 2024

Version: 2.5.7
The plugin works well but you can't modify the GUI compared to EconomyShopGUI which is 100% customizable
Admin
Gypopo
Author

October 14, 2024

Latest update adds support for completely customizing the GUI's and items!
User
Litcher123
SpigotMC User

June 29, 2024

Version: 2.5.4
They are quick to answer on discord! Works as it should! It's easy to set up, and translate.
User
FirePenta
SpigotMC User

January 21, 2024

Version: 2.5.0
It would be a good plugin if it worked properly. The first 2-3 boxes do what they are supposed to do and function normally. However, as more boxes are unpacked, the countdown either does not load, does not sell, or goes into negative values immediately. Until this is properly resolved, it is unusable. I do not recommend putting it on a community server.
Admin
Gypopo
Author

January 21, 2024

Hello, we are unaware of any of the described issues.
Can you please take the time to report these on our discord so we can help you out and look into them?

After all, the plugin is used perfectly fine on multiple large servers using EconomyShopGUI.
User
Hinea
SpigotMC User

July 28, 2023

Version: 2.4.1
Pleas, add a support for ShopGuiPlus plugin ShopGui+ Is best shop plugin :) Good day
Admin
Gypopo
Author

July 28, 2023

This plugin is a addon for EconomyShopGUI, and Im not planning to change that any time soon.
User
PatratGames
SpigotMC User

March 27, 2023

Version: 2.2.3
I have a few questions,
1. Could you make the plugin synchronize with economy shop gui.
2. Could you make the chest sell items automatically every minute or so instead of how it is now that the chest needs to be opened.
that would make the plugin a 5/5
Admin
Gypopo
Author

March 27, 2023

Hello,
Im not sure what you mean exactly by syncronize as you are already able to add the chests to shop using '/editshop addhanditem'.
The chests are sold every x configurable time, you can set this time in your config.
User
TheDude1134
SpigotMC User

January 14, 2023

Version: 2.1.1
The tie in between this plugin and the authors EconomyShopGui, is awesome. Very easy to setup, and very customizable. Great work!!
User
Ask3r
SpigotMC User

August 9, 2022

Version: 1.3.0
A great plugin for SKYBLOCK/SURVIVAL.
The author of the plugin is also very helpful
Admin
Gypopo
Author

August 9, 2022

Thank you for the review!
User
ThemisH
SpigotMC User

July 27, 2022

Version: 1.2.0
[AutoSellChests] Task #84 for AutoSellChests v1.2.0 generated an exception
java.lang.NullPointerException: Cannot invoke "org.bukkit.World.getChunkAt(org.bukkit.Location)" because the return value of "org.bukkit.Location.getWorld()" is null
at org.bukkit.Location.getChunk(Location.java:113) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at me.gypopo.autosellchests.scheduler.SellScheduler.lambda$startNextInterval$0(SellScheduler.java:52) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:400) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1179) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:394) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1127) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:966) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3096a-Spigot-9fb885e-af1a232]
at java.lang.Thread.run(Thread.java:831) [?:?]
Admin
Gypopo
Author

July 27, 2022

The reviews section is not for support, join our discord server and we will be happy to help you.

Plugin Information

Released

2025-05-23

Last Update

2026-03-01

Downloads

1,483

Languages

1

Minecraft Versions

1.8
1.9
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.17
1.18
1.19
1.20
1.21

Default Languages (All messages edit able)

English

All-Time Rating

Need Help?

Join our Discord community for support, updates, and to connect with other users.

Join Discord
AutoSellChests

AutoSellChests

$0 Version 2.8.2

Choose your preferred payment method to get instant access to this premium plugin.

Secure Payment

Your transaction is protected by PayPal's buyer protection

  • Instant access to downloads
  • Easily pay with your PayPal account

Secure & Fast

Stripe processes your payment securely with end-to-end encryption

  • Pay with Credit/Visa Cards, Google/Apple pay, iDeal, Klarma, ...
  • Instant access to downloads
  • No account needed
Released: 5/23/2025
Last update: 3/1/2026
Minecraft: 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21
Language: English