Skip to content

Bump com.gmail.nossr50.mcMMO:mcMMO from 2.2.049 to 2.2.051#318

Merged
Travja merged 1 commit into
devfrom
dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.051
Apr 27, 2026
Merged

Bump com.gmail.nossr50.mcMMO:mcMMO from 2.2.049 to 2.2.051#318
Travja merged 1 commit into
devfrom
dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.051

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps com.gmail.nossr50.mcMMO:mcMMO from 2.2.049 to 2.2.051.

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.052 Added 'Skills.Crossbows.PoweredShot.RankDamageMultiplier' to advanced.yml Added 'Skills.Crossbows.PoweredShot.MaxDamage' to advanced.yml Added 'Skills.Maces.Crush.Base_Damage' to advanced.yml Added 'Skills.Maces.Crush.Rank_Damage_Multiplier' to advanced.yml Added 'Skills.Tridents.Impale.Base_Damage' to advanced.yml Added 'Skills.Tridents.Impale.Rank_Damage_Multiplier' to advanced.yml Fixed bug where Powered Shot (Crossbows) was reading MaxDamage from the Archery config section instead of its own Added 'Skills.Repair.ArcaneForging.MaxEnchantLevel' to advanced.yml Added 'Skills.Salvage.ArcaneSalvage.MaxEnchantLevel' to advanced.yml (Codebase) Added unit tests for Arcane Forging and Arcane Salvage enchant-level capping behavior

NOTES:
In this update I've added two new advanced.yml settings for more granular control of the enchant level cap for both Repair and Salvage, this is an alternative to flipping on ExploitFix.UnsafeEnchantments in experience.yml which simply uncaps both skills.
If ExploitFix.UnsafeEnchantments happens to be enabled in experience.yml, it will override both of these new settings and therefor allow basically uncapped enchant levels for Arcane Forging and Arcane Salvage.
Allowing the old setting to override is mostly for backwards compatibility so we don't disrupt any existing server behavior.
If you have this setting on, but you want to use the new more granular settings, simply turn off ExploitFix.UnsafeEnchantments and configure the new settings to your liking.

Version 2.2.051 Fixed bug which caused trickshot-bounced arrows to have much longer potion durations than intended (Thanks flyncodes) Fixed bug where using a stacked Chimaera Wing with warmup enabled would delete the entire stack instead of consuming only the use cost (Thanks UDPSendToFailed) Fixed Daze (Archery) teleport causing players to snap back to their death/teleport location when hit simultaneously with a kill or world change Default value for Glow_Lichen is now 1 instead of 5 (update experience.yml to get this change, or delete file and regenerate it)

Version 2.2.050 Compatible with Tiny Takeover aka Minecraft 26.1.x (see notes) Minimum supported Minecraft version raised to 1.20.5 (see notes) Improved Spears damage detection (see notes) Spear abilities can now trigger from off-hand attacks with the Spear Further improved compatibility with Excellent Enchants (fixed more errors) Fixed Spears command showing too many decimal places in some circumstances (Thanks Momshroom) (Codebase) Updated Recipe API to use alternative methods (Thanks Warriorrrr) (Codebase) Removed a bunch of unused code (Codebase) Refactored code around evaluating Minecraft server version

NOTES:
There weren't any changes needed in mcMMO for the Tiny Takeover Minecraft update
From 2.2.050 onwards, mcMMO will require Minecraft versions 1.20.5 or newer.
Every now and then I raise the minimum supported Minecraft version to reduce maintenance burden of supporting older versions.
mcMMO no longer monitors PlayerAnimationEvent, it turns out Spigot has a DamageType just for Spear damage, avoiding the need to track player arm swings.
I changed how mcMMO detects the game version slightly, now if it fails to determine the game version it will make the assumption you are on the minimum supported version and print an error, this is just a failsafe in case the version detection mechanism ever fails.

Version 2.2.049 Combat abilities work with spear in off-hand again (see notes) Sweet berry bushes now work with Herbalism (thanks dnocturne) Fixed copper items not giving XP for Repair (thanks Remski01) Fixed rare edge case where mcMMO could drop items with stack size set outside normal bounds Fixed a bug where tamed wolves could cause errors on Folia (thanks Warriorrrr) Improved compatibility with Excellent Enchants (fixed error spam from Flame Walker)

... (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 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.049 to 2.2.051.
- [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.051
  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 Apr 27, 2026
@Travja Travja enabled auto-merge (squash) April 27, 2026 21:24
@Travja Travja merged commit acc050f into dev Apr 27, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.051 branch April 27, 2026 21:27
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