CustomMobDrops

This plugin gives you full control over what items mobs drop on your Minecraft server. With the ability to toggle custom drops on and off, you can easily run events on your server and revert back to vanilla drops at the end of the event.

GPL-3.0 License

Stars
1
Committers
1

Bot releases are hidden (Show)

CustomMobDrops - Release 0.2.0

Published by shantek about 2 months ago

Full Changelog:

  • Merge remote-tracking branch 'origin/master'
  • Drops now scale based on looting. Added debugging option to config and drop calculation.
  • Renamed plugin to CustomMobDrops
  • Added looting multiplier to drop calculation
  • Renamed plugin to CustomMobDrops
  • Renamed plugin to CustomMobDrops
  • Update FUNDING.yml
  • Added "/customdrops list" command to list all active mobs
  • Tweaks to commands
  • Add permission checks to tab complete
  • Added comments to code
CustomMobDrops - Release 0.1.0 Latest Release

Published by shantek 4 months ago

Full Changelog:

  • Updated build config
  • Updated build config
  • Added auto building of releases on GitHub
  • Added FUNDING.yml
  • Fleshing out basic functionality of the plugin
  • Basic functionality with multiple drops per mob
  • Adapting plugin to allow multiple mobs/entities
  • Fixed tab completer
  • Fixed command executor
  • Fixing refactoring errors
  • Fixing refactoring errors
  • Add instance reference for CustomMobDrops
  • Initial refactoring
  • Initial commit