AutoSellChests icon

AutoSellChests -----

Provide your server with automatically selling chests




  • 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

  • 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
----------, Jan 11, 2025

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
----------, Jan 5, 2025

  • Added support for 1.21.2/3
----------, Oct 29, 2024

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

  • 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
----------, Sep 14, 2024

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

  • 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
----------, Jun 21, 2024

  • 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
----------, May 26, 2024

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
----------, Mar 26, 2024

  • Added translate-able message to lang.yml for location format
    • Requires manually updating of lang.yml
  • Fixed returned sell chest not working when trying to place a non sell chest against a sell chest
----------, Jan 31, 2024

  • 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
----------, Dec 29, 2023

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

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

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
----------, Jun 22, 2023

  • 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
----------, Jun 14, 2023

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
----------, May 28, 2023

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

  • Fixed NPE when loading commands on paper
----------, Mar 9, 2023

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

Fixed:
  • All default permissions not registering on paper's new plugin module
----------, Mar 8, 2023

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

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

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
----------, Feb 11, 2023

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
----------, Jan 12, 2023

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
Disclaimer:
  • AutoSellChest now requires a java version like 16 or above
  • This update will automaticcaly convert your existing database to the new format, any existing chests will still work but the counter for how much money the chest has sold in total, will reset.
----------, Dec 31, 2022

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
----------, Nov 4, 2022

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
----------, Oct 27, 2022

  • 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
----------, Sep 16, 2022

  • 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
----------, Aug 23, 2022

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

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
----------, Aug 8, 2022

  • 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
----------, Jul 19, 2022

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
----------, Jul 11, 2022

  • Fixed chests not saving
  • Attempt at fixing exception from removed chests
----------, Jul 8, 2022

  • Fixed chest information screen throwing a NPE when the owner is offline
----------, Jul 7, 2022

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

  • Renamed internal plugin to 'AutoSellChests' instead of 'AutoSellChestsAddon'
  • Changed chest material to CHEST instead of TRAPPED_CHEST
You will need to replace your sell chests or they won't work
----------, Jul 3, 2022

  • Added null check for when owner of chest is not online
----------, Jul 2, 2022

Resource Information
Author:
----------
Total Downloads: 5,542
First Release: Jul 2, 2022
Last Update: Yesterday at 11:25 PM
Category: ---------------
All-Time Rating:
9 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings