Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps com.gmail.nossr50.mcMMO:mcMMO from 2.2.041 to 2.2.042.

Release notes

Sourced from com.gmail.nossr50.mcMMO:mcMMO's releases.

1.5.00 release (Made for MC 1.7)

No release notes provided.

1.4.08 Release (Designed for MC 1.6.4)

No release notes provided.

1.4.06 Rerelease (Minecraft 1.7.10)

A re-release of the final commit before Minecraft R1.8, modified to turn off metrics (because the metrics service no longer exists).

Changelog

Sourced from com.gmail.nossr50.mcMMO:mcMMO's changelog.

Version 2.2.042 mcMMO now listens to BlockDropItemEvent at LOW priority instead of HIGHEST Bonus drops from mcMMO now simply modify quantity in BlockDropItemEvent instead of spawning new ItemStacks. Added McMMOModifyBlockDropItemEvent event, this event is called when mcMMO modifies the quantity of an ItemStack during a BlockDropItemEvent, it is modifiable and cancellable. You can now define custom sounds to be played in sounds.yml (Thank you JeBobs, see notes) Added a cap to how much Blast Mining PVP damage can do to other players

Notes:
The new sounds.yml config file allows you to override the sounds played by mcMMO.
Simply define the ID of the sound you want to play for each sound.
For example, add an entry for Sounds.TOOL_READY.CustomSoundId into sounds.yml to override the sound played when a tool is "readied".
If you are on older versions (1.18, 1.19, etc), instead of registering an ID, you specify the Sound enum.
Those who are on newer versions, can define the ID of any sound registered with Paper/Spigot, this allows you to even play custom sounds so long as they are properly loaded on the server.
Vanilla minecraft sounds tend to have IDs like "minecraft:ui.toast.challenge_complete", you can google what these keys are.

Version 2.2.041 Fixed Berserk failing to crack blocks Added 'Skills.Unarmed.Block_Cracker.Allow_Block_Cracker' to config.yml Removed 'SmoothBrick_To_CrackedBrick', it has been replaced by Allow_Block_Cracker Block Cracker can now crack deepslate bricks, deepslate tiles, polished blackstone bricks, and netherbricks Optimizations for Hoppers & Alchemy (thanks Warriorrrr) Fixed buckets being consumed by furnaces (thanks RunqRun) Fixed Repair stripping unsafe enchantments from items (thanks Techirion) Fixed IronGolem causing cast exceptions in rare cases (thanks Techirion)

Version 2.2.040 Fixed hover component and action bar messages not working for 1.21.6 and 1.21.7 Fixed bug where entries of mctop could be duplicated when using FlatFile Fixed bug where a party leader could leave a party and the party would be left without a party leader Fixed a bug where EcoEnchants and similar plugins could cause an infinite loop within mcMMO during TreeFeller and other abilities Added 'Happy_Ghast' to experience.yml for combat XP Added 'Ghastling' to experience.yml for combat XP Updated Japanese (ja_JP) translation (Thanks ryota-abe) Updated Simplified Chinese (zh_CN) locale (Thanks GhostDC)

Version 2.2.039 Added StackOverflow safeguards for abilities dealing damage in mcMMO Improved compatibility with MythicMobs/ModelEngine Improved compatibility with AdvancedEnchantments

Version 2.2.038 Fix potion match failing for non-english locales FoliaLib Performance improvements (thanks SirSalad) Fixed situations where Rupture could never end which affected server performance

Version 2.2.037 Fixed bug where Alchemy was not matching potions correctly and producing incorrect results (Thanks TheBentoBox)

Version 2.2.036 Fixed a bug where Chimaera Wing could cause an exception when used

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.gmail.nossr50.mcMMO:mcMMO](https://github.com/mcMMO-Dev/mcMMO) from 2.2.041 to 2.2.042.
- [Release notes](https://github.com/mcMMO-Dev/mcMMO/releases)
- [Changelog](https://github.com/mcMMO-Dev/mcMMO/blob/master/Changelog.txt)
- [Commits](https://github.com/mcMMO-Dev/mcMMO/commits)

---
updated-dependencies:
- dependency-name: com.gmail.nossr50.mcMMO:mcMMO
  dependency-version: 2.2.042
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 22, 2025
@Travja Travja enabled auto-merge (squash) September 22, 2025 17:33
@Travja Travja merged commit d4a7067 into dev Sep 22, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.042 branch September 22, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant