This plugin automatically sends mined blocks to a players inventory. It can also send mob drops and xp straight to players. This should be compatible with most other plugins.
AutoBlock will automatically turn 9 ingots into a block (see the pretty picture above that explains this). AutoSmelt will automatically turn ores into ingots (see the awesome picture above for a more visual explanation) .
Special Permissions: These permissions will not be used on most servers, and would probably confuse people if they were enabled, so these permissions must be enabled in config,yml before they can be used.
Compatible with: MythicDrops, MythicMobs, QuickSell, FortuneBlocks, AutoSell, StackableItems, PrisonGems, TokenEnchant
If you want the plugin to be compatible with another plugin, tell me and I'll try to add it
There are a few config files (which will be created when you load the plugin):
Config.yml:
There are a few options here
Messages.yml:
Allows you to change the messages for this plugin. This can be useful if your server is not an English speaking server.
Smelt Blacklist.yml:
This lets you have a blacklist so you can block items from being autosmelted. There is also an option to disable this in the file. Here's the default config with some explanation:
#Makes the Blacklist enabled Enable Blacklist: true Blacklist: #Stops cobble from being smelted into stone, (stone's item id is 1) (this can also be replaced with: -stone) - '1' #Stops wood from being smelted into charcoal, (According to MineCraft, coal and charcoal are the same item, they just have different data values) #(this can also be replaced with: -'263:1') - Coal:1
Advanced Fortune.yml:
There are only a few settings in here, and most people will never need to touch them. One setting allows things such as iron ingots to still be affected by fortune if the player is using autosmelt. This is on by default. The other option allows anything in the file's whitelist to be affected by fortune. Meaning, if you wanted to, you could make fortune affect cobblestone, dirt, ores, etc. This is off by default, because it does require slightly more RAM, and most servers will not need it.
Please read the entire page before requesting anything/asking for bugs, but if you are reading this than you made it to the bottom of the page, good job.
If you do have a bug, please post your log too, it may have an error.