90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
This update adds config improvements/features and you’ll need to update your config to the following:
Global-Drop-Defaults:
permission: "customdrops.drop"
xp: -1
# Fortune/Looting
enchant-multiplier: false
auto-inventory: false
auto-add-global-region: true
# Syntax: ["test", "test1"]
auto-add-regions-by-id: []
BlockDrop-Defaults:
placed-drops: false
silktouch: false
vanilla-drops: false
MobDrop-Defaults:
natural-death-drops: true
Loot-Defaults:
permission: "customdrops.loot"
chance: 100
Region-Defaults:
permission: "customdrops.regions"
# List of valid material names: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
display-material: "BEACON"
Change Log​
- Add Block mining speed setting to block drops. This requires my new BlockHardness plugin and ProtocolLib.
- Add Auto-Inventory setting for all drops.
- Add new config options to control all default settings when it comes to drop creation.
- Add cancel option to chat prompts.
- Add papi placeholder parsing to actions.
- Add support for entities with no spawn egg (check out wiki for more info).
- Add natural death drops to mobs and a setting to disable natural death drops.
- Update ItemMatchCondition.
- Fix Loot/action chances not loading properly.
- Fix Vanilla Drops being removed when drop isn't in region.
- Fix Loot action's chances not saving at all.
- Fix Actions not staying deleted after server restarts.
- Fix console warning spam for command creation.
- Fix double chances not working (specifically below 1).
- Change requirement to shift-right-click drop to delete it to prevent accidental deleting of drops.
- Fix error with actions if you don't have PAPI installed.
- Tons of other features, bug fixes, and code improvements that I forgot about.
Files
CustomDrops-1.3.2-BETA.jar(1.73 MiB) Primary Download
Details
Licensed ARR
Published 2 years ago
Updated 7 months ago