AutoPickup
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.
Features
- Has AutoSmelt and AutoBlock
- Has an auto sell feature (requires quicksell)
- Has Fortune support
- Warns players when their inventories are full
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) .
Commands and Permissions
- /AutoPickup - Displays the help screen
- /AutoSell toggle - Toggles auto sell. This only works if the plugin QuickSell is installed - Permission: AutoSell.toggle
- /AutoPickup toggle - Toggles auto pickup - Permission: AutoPickup.toggle
- /AutoBlock toggle - Toggles auto block - Permission: AutoBlock.toggle
- /AutoBlock - Turns anything that can be into a block - Permission: AutoBlock.command
- /AutoSmelt - Smelts anything that can be smelted in your inventory - Permission: AutoSmelt.command
- /AutoSmelt toggle - Toggles auto smelt - Permission: AutoSmelt.toggle
- /AutoSmelt reload - Reloads the plugin - Permission: AutoPickup.reload
- AutoPickup.enabled - Gives a player autopickup when they join the server
- AutoBlock.enabled - Gives a player autoblock when they join the server
- AutoSmelt.enabled - Gives a player autosmelt when they join the server
- AutoSell.enabled - Gives a player autosell when they join the server. Requires Quicksell
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.
- AutoPickup.infinity - Stops players' picks from breaking
- AutoPickup.BlockGui - Disables the autopickup gui
Videos
Compatibility
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
Configs
There are a few config files (which will be created when you load the plugin):
Config.yml:
There are a few options here
- Full Inventory.Delete Item - If this is true, items that cannot fit into your inventory will disappear when using autopickup. If this is set to false, the items will fall to the ground as if you did not have autopickup enabled.
- Full Inventory.Warn - If this is true, the plugin will warn players when their inventories are full.
- Infinity Pick - If this is set to true, any player with the permission AutoPickup.infinity will never break picks while using them
- Auto Block XP - If this is set to true, XP from blocks will automatically go to the player
- Mob.Auto Pickup - If this is set to true, drops from mobs will go straight to players' inventories
- Mob.Auto XP - If this is set to true, experience from mobs will go straight to players
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.
Bugs and Requests
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.
Sometimes, items doesnt go in my inventory they drops on the ground, but i have a lot of place in my inventory...
Any fix for this please??
Few issues I might have to uninstall this plugin,
Issues: 1. When near another player they get your blocks you break. 2. When mining blue ink sacks aka Lapis ore after you sell you get black ink sacks. 3. You can't drop items, It will drop if inventory is full but you can throw anything out of the inventory to give to others 4. Major lag because of the above issues.
That's all that I have noticed so far. Please fix or if anyone knows a better plugin that auto pickups please post here!
I am having more bugs. When im near someone i still am able to pickup blocks but not as much as before. Also autoblock & autosmelt & infinite pick does not work now..
I got a problem I just noticed, when I mine Blue Ink Sack it's right but when I sell it what is left in my inventory is black ink sacks, any idea why?
It's causing super lag in the mines, please help
@AhmtGuny
Here's the source, as far as I know, this is not happening to anyone else. https://github.com/MnMaxon/AutoPickup
Please share source code :) Thank you.
And pvp not drop items and items removed. Huge bug please try pvp.
MnMaxon - creator of autopickup i love you so much for making this plugin and thank you so much for doing this, this has helped me so much, i've been looking for a plugin like this that actually has no faults (so far) and to find it made me so happy plus on top of that it has other features like autosmelt autoblock that made me extatic! basically what i wanted to say was you are a very good sir and thank you so much for making this plugin for the public to enjoy :D
I did some stuff. If you want it now: http://dev.bukkit.org/bukkit-plugins/autopickup/files/8-auto-pickup-2-2/ @Luvtooty Thanks for showing me the bug. I fixed it in the new update.
@GlowCraftOpPrison Thank you for finding this. Because of the way Bukkit/Minecraft works, the only way to give a player items in this plugin is by estimating which player to give it to. In the new update I made this estimation much better. I have not put it through extreme testing, but every time I tried, it gave the right person the items. Please tell me if you find any more issues.
I'm getting an error where the full inventory message is not sending, and I'm getting http://prntscr.com/525wn4 this error.
Thanks for the new update but when someone is mining and im near him i can still pickup the items they are mining. Please fix that :/
Hello, MnMaxon! I made a plugin tutorial/spotlight! Consider adding it!
https://www.youtube.com/watch?v=AxAMqMwRZmY&list=UU2_lONhzeqscYLPcRS2g2Aw
umm with the plugin when i get emrald blocks they sometimes disapear and same with diamond blocks when it makes that could u pls fix dat?
ty
Thank you for new update.
I'm trying new version if I find new bug I say you.
Again, I'm sorry for responding so late. Your bugs were fixed, and the new version is waiting approval now. If you want to get the new version early, you can get it: http://dev.bukkit.org/bukkit-plugins/autopickup/files/7-auto-pickup-2-1/
@dvargas135 All of the fixes were made, but the plugin will only check if a block is natural if it was placed after you update the server with the newest version. Be careful with the enchantments, though. It has not been tested a lot, as this is a fairly new feature, but I couldn't find any more bugs in my tests.
@GlowCraftOpPrison I fixed all of your stuff.
@AhmtGuny I couldn't find the bug. I might have fixed it without realizing. I think it will fix the problem if you try the newest version.
@windows9494 I added a 1.6.4 version. Here's the link: https://www.dropbox.com/s/e4db5r0syqmm1g3/%5B1.6.4%5D%20AutoPickup%202.1.jar?dl=0 (it will also be on the plugin's description)
I'm really sorry, I haven't had a lot of time recently, so I haven't been able to update the plugin. I meant to send messages to reply to all of your comments, but I kept putting it off. I'll try to make updates tonight.
@dvargas135 First, thank you for all of the complements. The Permissions.yml file is modifiable, but I haven't found a reason to change them. If you do have a reason (and you don't mind saying), could you tell me? As far as I know, I did not change the autosmelt command, but this comment was made a while ago so I could be mistaken. Also, the autoblock when typing /autosmelt is a feature, it was requested by the people who originally asked for this plugin. Right now, there is no way to remove the "[Auto-Pickup] Your inventory is full!" In the next update, you will be able to write 'disabled' or 'off' to remove a message. It will be impossible to check if a block was placed before this plugin was used. I can create a whitelist of items that can be used by fortune (this will be done by item, so you will be able to customize whether, for example, fortune will work with sand and a pick). This will be done so you can disable mining things like iron blocks or diamond blocks. I'll also fix the creative mode thing. Thanks for the response!
@RejectedMC I'm sorry, but what plot plugin are you talking about?
@GlowCraftOpPrison I'm sorry, that was a bug. I accidentally made the permission for AutoBlock be the same as the permission for the command /ab. This will be fixed in the next update
@Sinnerkills What you found was a bug, thanks for reporting it. It will be fixed in the next update.
@Vloxy Thanks for all of the compliments!
@AhmtGuny I thought I fixed this in an earlier version, are you using the latest one? This might be a bug, but I haven't tested it, yet.
@windows9494 I'll add a version for 1.6.4 after I fix all of the bugs and stuff. I will probably not update this version as frequently as the main version, but I'll update it if you remind me.
Hello,
I use your plugin but pvp does not drop items please fix!
just gotta say thank you ! 2 plugins in 1 this runs well on my server vloxycraft.com !!!!! better than DropsToInv and AutoSmelt and any /block plugin
If somebody could do this for 1.6.4 I'd greatly appreciate it
@Sinnerkills
Nevermind, I fixed it. :D