✨ AdvancedAutoSmelt ✨ | Core system to handle drops in every imaginable way! icon

✨ AdvancedAutoSmelt ✨ | Core system to handle drops in every imaginable way! -----

Features such as: Auto-Pickup/Smelt/Sell, Fortune support, Inventory full alerts and much more!




- Huge improvements to the code and AAS Core system.
- Fixed placeholders that wasn't working properly.
- Improved performance of the pickup system.
- Added new autosell feature that supports PrisonEnchants explosions.
- Added autosell multipliers.
- Added new autosell & autosell_multiplier placeholders.
----------, Feb 24, 2025

- Added worldguard hook.
----------, Mar 19, 2024

Added the ability to change block break listener priority.
Fixed config not updating its version.
----------, Mar 14, 2024

- Created new hyper fast block removing and drop pickup system.
- Added support for PrisonEnchants explosions.
- Fixed and optimized many features.
----------, Feb 26, 2024

[Fix] Fixed a very tiny bug related to the fortune custom-drop method.
----------, Aug 1, 2022

[Fix] Fixed a NoSuchMethodError for legacy versions
----------, Jul 10, 2022

[Fix] Fixed varios bugs for older versions compatiblity.
[Fix] Fixed and added completely the support for the 1.19.
[Fix] Fixed a bug with beds for the 1.19.
[Fix] Fixed a problem with the Process-PlayerPickupEvent option.
[Add] Added 3 new placeholders to display if the autopickup / autosmelt / ... is activated.
----------, Jul 10, 2022

[Fix] Fixed some bugs related to legacy versions
[Add] Added some permissions and new commands to increase the plugin customization
----------, Jan 15, 2022

WARNING! SUPER IMPORTANT!

This plugin has completelly changed config and messages configuration files, please check the description page to see what's changed and apply the edits.
- [Optimized] The plugin is x10 times faster than the older versions
- [Fix] Fixed every single bug found in the older versions
- [Edit] Removed the custom pickaxe feature
----------, Dec 30, 2021

  • Before, if you mined a block of stone, you get the stone even if mined without the pickaxe, now its solved and you can toggle this option Via config!
REMEMBER TO UPDATE THE CONFIG!
----------, May 24, 2021

  • Some Fixes about the option "Disable-Creative-Mode"
  • Added API class to the plugin
Code (Java):

public class API {

    public boolean isAutoPickupOff (Player p ) {
        if (Commands. autoPickupOFF. contains (p. getName ( ) ) ) {
            return true ;
        } else {
            return false ;
        }
    }

    public boolean isAutoSmeltOff (Player p ) {
        if (Commands. autoSmeltOFF. contains (p. getName ( ) ) ) {
            return true ;
        } else {
            return false ;
        }
    }

    public boolean isInventoryFullAlertOff (Player p ) {
        if (Commands. inventoryFullOFF. contains (p. getName ( ) ) ) {
            return true ;
        } else {
            return false ;
        }
    }
}
 
----------, May 23, 2021

[New] Added a custom pickaxe that allow you to smelt ores, autopickup, etc.. you can enable from the config, if make players smelt ONLY with that pickaxe, or not, disabling the Works-only-with-custom-pickaxe option via config
----------, May 4, 2021

[Fix] Fixed a huge bug where if you mine with a item without fortune, it spamm errors in the console
----------, May 3, 2021

  • Fixed the title messages on InventoryFull Alert
  • Fixed the permission for /as toggle inventoryfull
  • Added a new message customizable
----------, Apr 26, 2021

PLEASE MAKE SURE TO REMOVE YOUR HOLD CONFIG FOLDER FOR MAKE THE NEW CONFIG WORKS!

  • Fixed permissions based on AutoPickup / AutoSmelt etc..
  • Recoded some parts for more Lightweight
  • New tab completer command
  • New Command (/as restart), use for fix all bugs that is having the plugin, don't use it as a reload command!!
----------, Apr 25, 2021

  • InventoryFull Alert Delay fixed
  • Now if holding a Pickaxe with SilkTouch, i won't spamm errors in console
  • Fixed some errors in the toggle command
  • Fixed a bug relative to Containers Autopickup
----------, Apr 16, 2021

- Fixed the sound doesn't recognized from the plugin

- Fixed the error where the plugin didn't work on 1.12 or lower versions

- Fixed the Title, ActionBar and Sound Code
----------, Apr 15, 2021

- Implemented the SilkTouch support, if you find some bugs, please report it in my Discord server!

- New feature, the InventoryFull Alert! 100% customizable!
----------, Apr 15, 2021

- Recoded some parts for more LightWeight and stability
----------, Apr 13, 2021

- New WorldGuard Support (The plugin doesn't override WorldGuard regions anymore)

- New Containers Support, now all Containers like Chests and Furnacies, will automatically Pickup the Items inside
----------, Apr 10, 2021

- Fixed some little dupe bugs,

- Added the possibility to select Support-Legacy-Version

- Added a new Update Checker method that works for 1.8

- New Support for chests, where the items will be dropped to the inventory directly,

- Recoded the Fortune support for more LightWeight
----------, Apr 4, 2021

- Fixed the Bug relative to the Fortune, that dupe drops

- Fixed the Bug relative to the Reload command, now it works and you don't need the restart the server

- Fixed every single one list: Whitelit, BlackList, and Added new list for disable worlds

- Recode a part of the plugin making it super LightWeight, and compressed to his limit
----------, Mar 31, 2021

- Im am soo sorry about the previous jar, that had a bug that i didn't test, now its fixed thanks to a guy that has reported the bug to me
----------, Mar 31, 2021

- Fixed a lot of checkers that makes the plugins make smelt errors

- Rewrited a part of code for save the LightWeight of the plugin
----------, Mar 31, 2021

- Fixed the fortune bug, that when holding a pickaxe without Fortune, it drops Duped Items
----------, Mar 31, 2021

- Fixed the visive dupe bug when break a block with fortune
----------, Mar 30, 2021

- Fixed the damage tool Mechanic for version 1.8, 1.9, 1.10, 1.11, 1.12
----------, Mar 30, 2021

- Fixed the bug where if you mine with a block of any type of material that have not a durability, the item get destroyed

- FINALLY IMPLEMENTED THE FORTUNE SUPPORT

- Added a Blacklist and Whitelist for AutoPickup and Fortune

- The fortune works with Blocks too

- Removed the unused config file called Messages, and moved it to the default Config

- If the fortune list doesn't work after the plugin reload, make sure to RELOAD your server (/reload should be okay)
----------, Mar 30, 2021

- Fixed the bug relatived to the item durability, that it didn't get destroyed, but the durability went out the limit

- Performance boost with a fully code remade
----------, Mar 27, 2021

- Fixed the Huge durability bug that didn't damage the pickaxe

- Implemented the support for unbreaking enchant to the new mechanic

Note that you should remove the old config and reload the server for make it works
----------, Mar 27, 2021

- Added a block blacklist which allow you to select what type of block won't be autpickup

- Fixed the event of Smelt / PickupExp which wasn't working and removed the Debug mode

- You will need a config reset
----------, Mar 27, 2021

- Added a block black list which allow you to select what type of block won't be autpickup

- Fixed the event of Smelt / PickupExp which wasn't working and removed the Debug mode
----------, Mar 27, 2021

- The plugin now is light as a feather! And will not cause any type of lag to your server!
----------, Mar 27, 2021

- The iron wansn't giving experience when broken, now its fixed

- [New Features]

- When the autopickup is off, now the Iron will no more give the exp directly to the player, but it will have the drop animation
----------, Mar 26, 2021

- Added the block gamemode 1 for avoid some dupe bugs

- Added the inventory smelt function, this smelt ores in your inventory not smelted
----------, Mar 26, 2021

- Permission advancedautosmelt.info now works fine
----------, Mar 26, 2021

Resource Information
Author:
----------
Total Downloads: 13,393
First Release: Mar 26, 2021
Last Update: Feb 24, 2025
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings