Skip to content

1.15: support for custom sounds, added argument to /coins drop

Choose a tag to compare

@justEli justEli released this 20 Apr 07:43
· 40 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Changed sound parsing from the config; now using namespaced keys.
  • Added support for custom sounds from resource packs.
  • Added a new argument [worth] to /coins drop.
    • /coins drop <player|x,y,z[,world]> [radius] [worth]
    • The value for each coin to drop can be specified with [worth].
  • Updated bStats and added new stats.
  • Improved coin pickup handling.
  • Updated MythicMobs dependency; support for 5.7 and newer.
  • Fixed Looting enchant not working for 'enchant-increment'.
  • Patched all memory leaks (these were very small).

New Contributors

Full Changelog: 1.14.1...1.15