
AutoSellChests 2.6.2
Provide your server with automatically selling chests
- All default permissions not registering on paper's new plugin module
- AutoSellChests is now compatible with LEVELS economy
- Fixed NoSuchField error while using free version of ESGUI
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
- Support for maximum buy/sell amounts added inside the EconomyShopGUI v5.2.0/v4.4.0
- Item sell price not matching with the actual amount sold
- Error when reloading plugin with plugman
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
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
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
- 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
- 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
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
- 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
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
- Players will now also need permissions for 'EconomyShopGUI.shop.<section>' to sell items using their sell chest
- Removed unnecessary dependencies
- Renamed internal plugin to 'AutoSellChests' instead of 'AutoSellChestsAddon'
- Changed chest material to CHEST instead of TRAPPED_CHEST