Skip to content

Comments

Bump com.gmail.nossr50.mcMMO:mcMMO from 2.2.048 to 2.2.049#312

Merged
Travja merged 1 commit intodevfrom
dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.049
Feb 2, 2026
Merged

Bump com.gmail.nossr50.mcMMO:mcMMO from 2.2.048 to 2.2.049#312
Travja merged 1 commit intodevfrom
dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.049

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

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

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.050 Minimum supported Minecraft version raised to 1.20.4 (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)

NOTES:
From 2.2.050 onwards, mcMMO will require Minecraft versions 1.20.4 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.

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) (Codebase) Fixed unit tests when building mcMMO with Java 25 (thanks Warriorrrr)

NOTES:
As a semi-permanent work around, mcMMO keeps track of when players swing their weapon, if they have swung it recently enough combat skills will work even if you have a spear in your off-hand.
Prior to this patch, mcMMO disabled combat abilities when spear was in off-hand to prevent the off-hand spear charge from applying combat abilities from other skills, as mcMMO was unable to determine which item (mainhand vs offhand) caused the damage from the event information alone.

Version 2.2.048 Fixed error when loading Spears skill manager on older Minecraft versions Fixed error when using /spears command on an older Minecraft version

Version 2.2.047 Fix bug where off-hand spears damage could be attributed to various combat skills and trigger their abilities

NOTE:
Sorry guys, noticed this right after pushing 2.2.046, for now melee combat skills won't trigger if you have a spear in your off-hand as a temporary work around to mcMMO being unable to differentiate between main hand and off hand damage.
I'm working on a more robust solution to this issue, so stay tuned.
What this means in laymen's terms is if you are using a sword main hand, and you have a spear off hand, mcMMO has temporarily disabled your main hand abilities from triggering to avoid issues where off hand spear damage benefits from it and triggers abilities belonging to other weapons.

Version 2.2.046 Added Spears combat skill Added Spears to repair.vanilla.yml and salvage.vanilla.yml (see notes) Added various permissions related to Spears Added /spears skill command Added Nautilus to taming XP in experience.yml Added Camel_Husk to taming XP in experience.yml Added Camel_Husk to combat XP in experience.yml Added Parched to combat XP in experience.yml Fixed bug where converting from SQL to FlatFile would not copy data for tridents, crossbows, maces, or spears (Codebase) Added docker-based unit tests for SQL databases (see notes) (Codebase) Large refactor to both SQLDatabaseManager and FlatFileDatabaseManager (Codebase) Database related errors are now more descriptive and have had their logging improved

... (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.048 to 2.2.049.
- [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.049
  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 Feb 2, 2026
@Travja Travja enabled auto-merge (squash) February 2, 2026 23:50
@Travja Travja merged commit d6faa4a into dev Feb 2, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dev/com.gmail.nossr50.mcMMO-mcMMO-2.2.049 branch February 2, 2026 23:55
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