CraftoryStudios / Craftory-Tech

Craftory sets out to extend and push the boundaries of vanilla Minecraft, offering features only thought possible before with Modded Minecraft.
https://craftory.studio/craftory-tech/
GNU General Public License v3.0
15 stars 9 forks source link

build(deps): bump mcMMO from 2.1.202 to 2.1.214 #213

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mcMMO from 2.1.202 to 2.1.214.

Release notes

Sourced from 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 mcMMO's changelog.

Version 2.1.214 Temporarily removed FakePlayerAnimationEvent (see notes) Players can now see their own level up broadcasts

NOTES:
Spigot updated PlayerAnimationEvent with an API break between versions 1.18 and 1.19, as a temporary fix for mcMMO to be able to support both of these
Minecraft versions I have temporarily removed FakePlayerAnimationEvent. I am working on a fix to dynamically use the correct API depending on the version of MC
as many people will likely be stuck on 1.18 for a while.
FakePlayerAnimationEvent existed to circumvent false positives on anti-cheat plugins such as NoCheat, however
I am unsure if it is still needed and removing it may have no ill effects.. however I cannot be certain.
Anti-cheat plugin authors should be informed to update if you run into false positives with mcMMO after this update so they can make the appropriate changes.

Version 2.1.213 Updated various mechanics to recognize and understand the new blocks Added 'Packed_Mud' to mining xp Added 'Mud_Bricks' to mining xp Added 'Reinforced_Deepslate' to mining xp Added 'Mud' to excavation xp Added 'Muddy Mangrove Roots' to excavation xp Added 'Mangrove_Roots' to woodcutting xp Added 'Stripped_Mangrove_Log' to woodcutting xp Added 'Stripped_Crimson_Stem' to woodcutting xp Added 'Stripped_Warped_Stem' to woodcutting xp Added 'Allay' to combat experience Added 'Frog' to combat experience and taming experience Added 'Tadpole' to combat experience Added 'Warden' to combat experience

Changes to excavation treasures (requires manual editing or regenerating the config)
    Added Mud as a block which can drop various treasures (see notes)
    Added Muddy_Mangrove_Roots as a block which can drop various treasures (see notes)
    Added Stick as a new excavation drop, which drops from mud and muddy mangrove roots (see notes)
    Added Potato as a new excavation drop, which drops from mud and dirt (see notes)
    Added Feather as a new excavation drop, which drops from mud (see notes)
    Added Spyglass as a new excavation drop, which drops rarely from mud and dirt (see notes)
    Added Trident as a new excavation drop, which drops somewhat rarely from mud, muddy mangrove roots, and clay (see notes)
    Added Heart of the Sea as a new excavation drop, which drops very rarely from mud and requires a very high excavation level to appear

NOTES: To get the new excavation drop list, the easiest way is to delete treasures.yml and mcMMO will regenerate it with the newest version I'll likely be tweaking the treasures list in the near future, leave feedback on discord if you have suggestions

Version 2.1.212 An herbalism exploit has been patched (thanks WhatsTheBadNews) Added 'ExploitFix.Combat.XPCeiling.Enabled' to experience.yml Added 'ExploitFix.Combat.XPCeiling.Damage_Limit' to experience.yml Single instances of combat damage above 100 give are capped to give the same reward as 100 by default (100 is a lot, but you can change this in settings)

NOTES: The damage ceiling won't affect server that don't have mobs running around with abnormally high health, if your server does you'll want to adjust this limit or disable it.

Version 2.1.211 Added /mmodebug info for players hitting other players

... (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 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)
dependabot[bot] commented 2 years ago

Superseded by #224.