Updated to spigot 1.19
Fixed some minor bugs
Needs SmileCore 1.0.8+
Added simple mythic mobs support
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.
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.
Fixed a bug with leaf decay
Added the ability to change loot generated in containers
Improved global condition handling
Fixed disabling vanilla exp for blocks
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.
Complete re-write of the plugin
Please give me feedback and report bugs 
- 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.
- Fixed API error with the newest MythicMobs version. (Possibly
)
- Added option to disable the playerdrops feature in the configuration.yml
(Disabled on default)
- Disabled playerdrops feature when essentials is loaded
This is more of a hotfix
- Improved player drop system
- Fixed a bug where single items didnt drop properly
- Added simple loot chests that can only be looted once
- Added command /dropedit simplelootchest <CustomDrop>

- Added LootChests that refill after time
- Added command /dropedit lootchest create <CustomDrop> <RefillSeconds>
Requires the very lates version of PhoenixAPI
- Removed some debug (woops)
- Fixed exp drop bug
This plugin has complications if Essentials is installed and not configured right.
- 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.
- Fixed Looting enchantment not saving
- Fixed Fortune enchantment not saving
Fixed spawn condition not registering in some cases
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
- Added command /dropedit copymob <EntityType> <from/to> <EntityType>
- Added command /dropedit copyblock <Material> <from/to> <Material>
- Added command /dropedit copymythic <Mythic> <from/to> <Mythic>
- Added more command completions
- Added more command context
- Fixed ABCD bug in 1.14 versions as well. Thanks to Wingmarks
- Fixed 'ABCD' bug while fishing
- Fixed some language Bugs
- 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.
- Fixed more language bugs
- Added option to click an existing item with a new one to replace it
- Added drop chance to single items
- Changed to new CodeAPI >>> Phoenix API
- Fixed bug where dead mobs could pickup dropped items
- Fixed some language bugs
- Added option to enable extra loot from mobs/blocks killed with Fortune/Looting
- Fixed a small bug with item option GUI
- Added SkillAPI Class condition
- Added SkillAPI Level condition
- Added 'decay' command to edit leaf decay drops. You can also disable vanilla drops
- Improved drop tool to recognize MythicMobs
- Fixed "disable vanilla". It now also stops exp from dropping
- 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
- Added spawn reason condition for mob drops
- Improved Enchantment selection
- Fixed a bug regarding the biome condition choosing
- Added ItemDrop options (First option: DropRange from 1 to MaxStackSize)
- Fixed a bug where the '*' wildcard was not recognized in fishing events
- Added per block persistency with GUI entry
- Fixed some config checkup
- Removed config entry "BlockConsistency"
- 1.14 Update (Use version 2.5.5 for Minecraft 1.13)
- Improved click override from other plugins for GUIs
- Improved the option "Disable Vanilla Drops" to always prevent vanilla drops
- Fixed a formatting error
- 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
- Improved head icon performance
- Added distance from spawn condition
- Added drop editing of fishing drops
- Improved drop precision
- Added drop protection for exp orbs
- Added drop protection for money drops
- Introduced code for upcomming SkillAPI features
- Introduced code for upcomming fishing drops
- Added player luck condition (Luck can be obtained with eg potions)
- Added player health condition
- Added more language
- Improved default GUI layout
(Optional: delete language.yml to see)
- Added AdvancedAbilities skill condition
Edit: The file was not named properly and ends with 2.3.3
- Added McMMO skill level condition
- Added new metrics
- Improved old metric performance
- Fixed a bug with vanilla mobs spawned by MythicMobs
+ Some code cleanup
- Improved MythicMobs related metrics
- Improved Condition GUI response when deleting
- Added drops for mobs from MythicMobs
+ Some code cleanup
- Added worldguard region name condition
- Improved plugin hooks
- Improved blocking vanilla dropps
- Improved version checkup
- Improved GUI response
- Improved language compatibility
+ Some code cleanup
- Added exact item condition
- Improved config clarity
- Added JobsReborn condition
- Improved detection of player placed blocks
- Added developer API
- Improved detection of player placed blocks
- Added detection if block was placed by a player
- Added physical money drops
- Added mob drops
- Added drop protection
- Improved conditions
- Added preparation for upcomming Mob drops
- Added command to drop items of a block on your location
- Improved GUI structure for more clarity
- Added the possibility to break the drop table on a certain point.
- Improved compatibility with other block focused plugins
- Added WorldGuard protection
- Added command completion safety
- Improved Material parsing
- Added Player Level Condition ▶ ▍ ▍
- Added exp drops
- Added Permission condition
- Improved GUI response
- Improved GUI parsing