Advanced Drop Manager icon

Advanced Drop Manager -----

Control mob, block, fish, decay, player etc. drops | Infinite conditions




Updated to spigot 1.19
Fixed some minor bugs

Needs SmileCore 1.0.8+
----------, Feb 19, 2023

Added simple mythic mobs support
----------, Feb 24, 2022

Changed serialization
Added command drops


This version requires SmileCore 1.0.3
Old data is not compatible because i completely overhauled
serialization to make it more future proof.
----------, Feb 19, 2022

Added money drops

This version yields some additional changes and
is not compatible with data from older versions.

You need to also update SmileCore to 1.0.2
Future updates wont introduce compatibility changes like that.
----------, Feb 19, 2022

Fixed a bug with leaf decay
----------, Feb 18, 2022

Added the ability to change loot generated in containers
----------, Feb 17, 2022

Improved global condition handling
Fixed disabling vanilla exp for blocks
----------, Feb 17, 2022

Added 1.16 compatability
----------, Feb 16, 2022

Added player block tracking

This update requires you to update to SmileCore 1.0.1


This means that you can now specify if blocks that
where placed by a player should drop loot.
----------, Feb 16, 2022

Complete re-write of the plugin
Please give me feedback and report bugs :D
----------, Feb 16, 2022

- Added location persistence over server restarts

I managed to minimize the RAM usage to 0 - 50kB per loaded chunk by encoding locations into bytes.
Supports piston moved blocks.
Blocks that were placed in creative mode are not tracked and counted as generated.
----------, Oct 13, 2019

- Fixed API error with the newest MythicMobs version. (Possibly :rolleyes:)
----------, Oct 11, 2019

- Added option to disable the playerdrops feature in the configuration.yml

(Disabled on default)
----------, Oct 8, 2019

- Disabled playerdrops feature when essentials is loaded

This is more of a hotfix
----------, Sep 30, 2019

- Improved player drop system
- Fixed a bug where single items didnt drop properly
----------, Sep 30, 2019

- Added simple loot chests that can only be looted once
- Added command /dropedit simplelootchest <CustomDrop>


Screenshot_5.png
----------, Sep 29, 2019

- Added LootChests that refill after time
- Added command /dropedit lootchest create <CustomDrop> <RefillSeconds>

Requires the very lates version of PhoenixAPI


Screenshot_7.png
----------, Sep 28, 2019

- Removed some debug (woops)
----------, Sep 26, 2019

- Fixed exp drop bug

This plugin has complications if Essentials is installed and not configured right.
----------, Sep 26, 2019

- Added command /dropedit player
- Added percent drop chance for player exp
- Added percent drop chance for player items
- Added percent amount of items dropped
- Added percent amount of exp dropped


Currently not many features but has the potential to grow.
----------, Sep 24, 2019

- Fixed Looting enchantment not saving
- Fixed Fortune enchantment not saving
----------, Sep 23, 2019

Fixed spawn condition not registering in some cases
----------, Sep 8, 2019

Fixed a rare bug where files (mainly mobs) got cleared
Fixed a bug regarding spawn conditions
Fixed a language bug


Note
SkillAPI is beeing rewritten in Kotlin
Support for this plugin is on halt
I will try to write a hotfix for now
----------, Sep 7, 2019

- Added command /dropedit copymob <EntityType> <from/to> <EntityType>
- Added command /dropedit copyblock <Material> <from/to> <Material>
- Added command /dropedit copymythic <Mythic> <from/to> <Mythic>
----------, Aug 19, 2019

- Added more command completions
- Added more command context
----------, Aug 19, 2019

- Fixed ABCD bug in 1.14 versions as well. Thanks to Wingmarks
----------, Aug 10, 2019

- Fixed 'ABCD' bug while fishing
- Fixed some language Bugs
----------, Aug 10, 2019

- Added support for spigot 1.13 (After some code sacrifices)

My statistics told me that many of you still use version 1.13 so i went the extra mile to implement support for this version.
----------, Aug 9, 2019

- Fixed more language bugs
- Added option to click an existing item with a new one to replace it
- Added drop chance to single items
----------, Aug 6, 2019

- Changed to new CodeAPI >>> Phoenix API
- Fixed bug where dead mobs could pickup dropped items

- Fixed some language bugs
----------, Aug 5, 2019

- Added option to enable extra loot from mobs/blocks killed with Fortune/Looting
----------, Jun 6, 2019

- Fixed a small bug with item option GUI
----------, Jun 6, 2019

- Added SkillAPI Class condition
- Added SkillAPI Level condition
----------, Jun 5, 2019

- Added 'decay' command to edit leaf decay drops. You can also disable vanilla drops
----------, May 29, 2019

- Improved drop tool to recognize MythicMobs
- Fixed "disable vanilla". It now also stops exp from dropping
----------, May 13, 2019

- Added tool to drop items from entitys/blocks by rightclicking
- Added tool to edit items from entitys/blocks by rightclicking
- Added command to obtain tools
----------, May 13, 2019

- Added spawn reason condition for mob drops
----------, May 13, 2019

- Improved Enchantment selection
- Fixed a bug regarding the biome condition choosing
----------, May 11, 2019

- Added ItemDrop options (First option: DropRange from 1 to MaxStackSize)
----------, May 10, 2019

- Fixed a bug where the '*' wildcard was not recognized in fishing events
----------, May 9, 2019

- Added per block persistency with GUI entry
- Fixed some config checkup

- Removed config entry "BlockConsistency"
----------, May 8, 2019

- 1.14 Update (Use version 2.5.5 for Minecraft 1.13)
----------, May 7, 2019

- Hotfix GUIs
----------, Apr 28, 2019

- Improved click override from other plugins for GUIs
----------, Apr 28, 2019

- Improved the option "Disable Vanilla Drops" to always prevent vanilla drops
----------, Apr 28, 2019

- Fixed a formatting error
----------, Apr 27, 2019

- Added world condition
----------, Apr 27, 2019

- Added custom drop container
- Added command to drop custom container
- Added command to drop custom container on a specific location
- Improved API for custom container
----------, Apr 26, 2019

- Improved head icon performance
----------, Apr 7, 2019

- Added distance from spawn condition
----------, Apr 7, 2019

- Added drop editing of fishing drops
- Improved drop precision
----------, Apr 6, 2019

- Added drop protection for exp orbs
- Added drop protection for money drops
- Introduced code for upcomming SkillAPI features

- Introduced code for upcomming fishing drops
----------, Apr 6, 2019

- Added player luck condition (Luck can be obtained with eg potions)
----------, Apr 5, 2019

- Added player health condition
----------, Apr 5, 2019

- Added more language
- Improved default GUI layout (Optional: delete language.yml to see)
----------, Apr 5, 2019

- Added AdvancedAbilities skill condition

Edit: The file was not named properly and ends with 2.3.3
----------, Apr 5, 2019

- Added McMMO skill level condition
----------, Apr 4, 2019

- Added new metrics
- Improved old metric performance
- Fixed a bug with vanilla mobs spawned by MythicMobs

+ Some code cleanup
----------, Apr 4, 2019

- Improved MythicMobs related metrics
- Improved Condition GUI response when deleting
----------, Apr 3, 2019

- Added drops for mobs from MythicMobs

+ Some code cleanup
----------, Apr 3, 2019

- Added worldguard region name condition
- Improved plugin hooks
----------, Apr 2, 2019

- Improved blocking vanilla dropps
- Improved version checkup
----------, Apr 2, 2019

- Improved GUI response
- Improved language compatibility

+ Some code cleanup
----------, Apr 1, 2019

- Fixed GUI Nullpointer
----------, Apr 1, 2019

- Added exact item condition
- Improved config clarity
----------, Apr 1, 2019

- Added version checker
----------, Mar 31, 2019

- Hotfix for 2.0.8
----------, Mar 31, 2019

- Improved GUI design
----------, Mar 31, 2019

- Added JobsReborn condition
----------, Mar 30, 2019

- Improved detection of player placed blocks
----------, Mar 30, 2019

- Added developer API
- Improved detection of player placed blocks
----------, Mar 30, 2019

- Added detection if block was placed by a player
----------, Mar 29, 2019

- Added physical money drops
----------, Mar 29, 2019

- Added mob drops
- Added drop protection
- Improved conditions
----------, Mar 29, 2019

- Added preparation for upcomming Mob drops
----------, Mar 28, 2019

- Added command to drop items of a block on your location
----------, Mar 26, 2019

- Improved GUI structure for more clarity
----------, Mar 20, 2019

- Added the possibility to break the drop table on a certain point.
----------, Mar 20, 2019

- Improved compatibility with other block focused plugins
----------, Mar 13, 2019

- Added WorldGuard protection
----------, Mar 13, 2019

- Added full translation
----------, Mar 12, 2019

- Fixed Container saving
----------, Mar 11, 2019

- Added Command Drops
Screenshot_3.png
----------, Mar 9, 2019

- Added command completion safety
- Improved Material parsing
----------, Mar 8, 2019

- Added Player Level Condition ▶ ▍ ▍
----------, Mar 7, 2019

- Added Height Condition
----------, Mar 6, 2019

- Added exp drops
- Added Permission condition

- Improved GUI response
- Improved GUI parsing
----------, Mar 6, 2019

- Added bStats-metrics
----------, Mar 5, 2019

Resource Information
Author:
----------
Total Downloads: 21,154
First Release: Mar 5, 2019
Last Update: Feb 19, 2023
Category: ---------------
All-Time Rating:
31 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings