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.211 #201

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mcMMO from 2.1.202 to 2.1.211.

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.211 Added /mmodebug info for players hitting other players Fixed Immortal Player bug Removed all of Spigot's buggy and deprecated DamageModifier API, this fixes the bug where players would become immortal when using certain other plugins Rupture is back to doing "pure" damage (due to the above change)

NOTES:
Rupture damage will be tweaked based on feedback as it is dealing "pure" damage

Version 2.1.210 Fixed a memory leak involving mob metadata Fixed a potential null pointer exception in InventoryListener

NOTES:
If you're having issues with "immortal players" this is a known plugin incompatibility between mcMMO and another plugin, I need more info on what plugins need to be present to cause it. Please post info to GitHub issues or tag me on discord.
There was a big rewrite in this update relating to how various types of metadata were being tracked/stored/retrieved
If you run into issues with this version of mcMMO, please post about it on GitHub

Version 2.1.209 Fixed a bug where some config files did not get trimmed completely

NOTES:
This should fix the issue for everyone, let me know if you still run into trouble!
Don't be afraid to ping me on discord

Version 2.1.208 Significantly rewrote to how mcMMO loads/updates config files Fixed a bug where huge config files caused the server to take forever to start/shutdown Fixed config files duplicating comments and updated their code to use Spigot API (thanks the456gamer) mcMMO now repairs config files (removing duplicate comments, see notes) Updated lithuanian locale (thanks dexasz)

NOTES:
Due to a change in Spigot mcMMO started growing config files at an alarming rate until they became so big they wouldn't load, and well before they got to that stage they slowed down loading the server
mcMMO now uses the Spigot API in a smarter way for config files

Version 2.1.207 Fixed an IndexOutOfBounds exception with our BlockTracker Fixed a bug where leveling up a party at level cap would spam the chat with messages mcMMO will no longer use enchanted repair materials (thanks JeBobs) Added an option to allow enchanted repair materials 'Skills.Repair.Use_Enchanted_Materials' in config.yml Temporarily rolling required Java version back to 16 Added unicode (UTF-8) support to locale files (no more UTF-16 codes needed) Added locale key 'Scoreboard.Disabled' to en_US Added locale key 'Scoreboard.NotSetupYet' to en_US Fixed a bug where Salvage sent messages even though the event was cancelled (Thanks TheBusyBiscuit)

Version 2.1.206 Fixed a memory leak involving Herbalism under specific circumstances Fixed a memory leak involving Rupture under specific circumstances Fixed a memory leak involving Dodge

... (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 #207.