Drop2Inventory Free icon

Drop2Inventory Free -----

Automatically collects block/mob drops! Also reduces lag, includes auto config updater, etc.




- Fixed exception when using totally outdated minecraft versions
----------, Mar 4, 2021

- Fixed config updater showing wrong version
----------, Mar 3, 2021

Fixed exception when using totally outdated minecraft versions
----------, Feb 20, 2021

Fixed exception when breaking doors in ancient MC versions (below 1.13)
----------, Feb 18, 2021

- Fixed exception when using Purpur
- Added PlaceholderAPI support
----------, Jan 25, 2021

- Add option to avoid putting things into the hotbar when there are empty slots in the regular inventory so players can easily level their mcMMO "unarmed" skill
----------, Jan 4, 2021

- Fixed block blacklist and whitelist not working
- Fixed automatic config updater for blocks/mobs blacklist/whitelist
----------, Dec 13, 2020

- Added disabled-worlds list
----------, Nov 29, 2020

- Fixed mending related exceptions in 1.12 and earlier
----------, Nov 7, 2020

- Disabled blocks list is now case insensitive
----------, Nov 5, 2020

- Fixed block blacklist/whitelist not working on versions 1.13 and later
----------, Nov 2, 2020

- Fixed Player drops disappearing when player is killed by another player and legacy drop detection is enabled
- Fixed legacy drop detection throwing errors on old Spigot versions
----------, Sep 11, 2020

- Fixed StackOverflow when mining blocks if inventory is full
----------, Aug 18, 2020

- Added support for all properly coded custom drop plugins
- Added support for plugins that create custom drops in ominous ways (toggleable)
- Added possibility to use permissions per tool
- Fixed "always-enabled" not working when the player disabled Drop2Inv before this setting was enabled
----------, Aug 18, 2020

- Removed forgotten debug messages (sorry about that :( )
----------, Aug 9, 2020

- Fixed Exception in MC 1.8
- Fixed Exception when attempting to drop air
- Changed event priority to support custom drops by other plugin
----------, Aug 7, 2020

- Added limited compatibility for versions 1.8-1.12.2
----------, Aug 1, 2020

- Auto-Condense now also works for gold/iron nuggets, bone meal and slime balls. It also works when killing mobs now.
- Fixed possible NullPointerException when Auto-Condense is enabled
----------, Jul 30, 2020

  • Added option to auto-condense mined blocks (9 diamonds -> diamond block, etc), disabled by default
    • See config option "auto-condense"
----------, Jul 30, 2020

Added compatibility with BannerBoard
----------, Jul 22, 2020

- Item frames and their contents now get dropped directly into the inventory
----------, Jul 20, 2020

- Fixed paintings not being destroyed when clicking on them
----------, Jul 20, 2020

- Added option to force Drop2Inventory being enabled for every player (default: false). I suggest to enable this if you use Drop2Inventory for reducing server lag.
- Added Chinese (Simplified) translation
----------, Jul 20, 2020

Removed forgotten debug message on every BlockBreakEvent
----------, Jul 15, 2020

  • Added mending when auto-collecting XP
    • Behaves exactly like vanilla: in 1.16+ it only tries to repair damaged items, in 1.15 and below it picks a random equipped item to be repaired
  • Fixed items from a broken furnace being dropped on the ground
  • Fixed overflow items not dropping when killing another player
----------, Jul 14, 2020

- Fixed exception in MC < 1.14
----------, Jul 13, 2020

- Shulkerboxes will now preserve their contents when broken
- Cacti, sugar cane, kelp etc. will drop the whole plant
----------, Jul 12, 2020

- Changed detection of block drops. It should now always drop exactly what vanilla would have dropped.
- Only compatible with Spigot 1.13 and later
----------, Jul 12, 2020

- Fixed beds not being dropped when breaking the lower half
- Added Spanish translation
- Updated Turkish translation
- Updated API to 1.16.1
----------, Jul 11, 2020

- Fixed disabled-mobs list not working
- Fixed NullPointerException when killing a mob
----------, Jul 9, 2020

This REALLY fixes the NullPointerException mentioned in 3.9.1
----------, Jul 3, 2020

- Possible Fix for NullPointerException when breaking a block
----------, Jul 3, 2020

- Jobs Reborn and mcMMO should now be able to detect blocks breaks and mob kills
- Fixed some items getting random duration NBT tags so they were not stackable
- Improved Update Checker
- Converted project to maven
----------, Jul 2, 2020

You can now disable or enable Drop2Inventory for certain blocks/mobs.
- If you want to disable only certain blocks or mobs, use the "disabled-blocks" and "disabled-mobs" config option. If you want to use a whitelist instead, change "disabled-blocks" to "enabled-blocks" or "disabled-mobs" to "enabled-mobs"
- Bugfix: Snow is now correctly dropping one snowball when mined with a shovel
----------, Mar 16, 2019

Fortune enchantment will now work correctly!
I have implemented the fortune behaviour as described in the wiki page: https://minecraft.gamepedia.com/Enchanting#Fortune
----------, Feb 14, 2019

The following things can now be toggled in the config file:
- Block drop collection ( collect-block-drops: true|false)
- Block experience collection ( collect-block-exp: true|false)
- Mob/Entity drop collection ( collect-mob-drops: true|false)
- Mob/Entity experience collection ( collect-mob-exp: true|false)

Bug fixed: per player settings not saving when server is shutting down
----------, Feb 14, 2019

Mob drops will now be included in the automatic drop collection :)
- You can also disable block or mob drops in the config file.
- Corals will also drop when using any silk touch enchanted item, not just with silk touch enchanted pickaxes.
----------, Feb 14, 2019

You can now disable Drop2Inventory for certain blocks. This is useful if you use other plugins that change the drops of specific blocks.
Drop2Inventory now includes English, German and Turkish language. You can of course change all messages yourself.
Also includes minor bugfixes
----------, Feb 14, 2019

Bug Fixed: door not dropping to inventory when top half was broken
Bug Fixed: door duplication glitch when mining top half with silk touch
Bug Fixed: fixed exception after using /reload

Thanks to @Sataniel for pointing out the door bugs
----------, Feb 14, 2019

Automatic drop collection can now be toggled per player.
- Players can use the /drop2inv or /drop2inventory command to toggle automatic drop collection
- Whether the automatic drop collection is enabled or disabled by default can be set in the config.yml (enabled-by-default: true|false)
- A message is shown when a player breaks a block for the first time to inform them about the /drop2inv command
- This message will be shown again after a logout. Can be disabled in the config.yml

All messages are customizable.
----------, Feb 10, 2019

Fixed exception when giving experience
----------, Feb 8, 2019

- Drops will now add experience. The amount of experience will match the vanilla values (e.g. 0-2 exp points for coal ore)
- Tools will get damage. Support for Unbreaking will be added in a later version
- Automatic update checker has been integrated (can be disabled in the config.yml)

The Toggle-Feature will also be included in the next update.
----------, Feb 8, 2019

Supports older versions. Instead of checking the Material enum, Drop2Inventory now just checks for the names. This should add support for versions prior to 1.13
----------, Nov 18, 2018

Shulker Boxes will NOT be automatically collected, but drop normally. This is to prevent shulker boxes from being cleared on break. Maybe I will find a better way of handling shulker boxes in the future.
----------, Nov 16, 2018

Drop2Inventory will now correctly work with WorldGuard and most other protection plugins. Also removed forgotten debug messages.
----------, Nov 16, 2018

Silk Touch is now working as expected, e.g. it will drop grass when grass is mined, but nothing when coal ore is mined with a Silk Touch shovel.
----------, Nov 14, 2018

Players need the permission drop2inventory.use to use the plugin.
----------, Nov 14, 2018

Added bStats. To disable, please see the plugins/bStats/config.yml file.
----------, Nov 8, 2018

Resource Information
Author:
----------
Total Downloads: 79,405
First Release: Nov 8, 2018
Last Update: Mar 4, 2021
Category: ---------------
All-Time Rating:
54 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings