Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.gmail.nossr50.mcMMO:mcMMO from 2.1.218 to 2.1.220 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps com.gmail.nossr50.mcMMO:mcMMO from 2.1.218 to 2.1.220.

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.1.220 (API) Added TreeFellerBlockBreakEvent class which extends FakeBlockBreakEvent (see notes), this is sent out during Tree Feller processing to allow other plugins to differentiate between Tree Feller and other fake block break events Config files update automatically again Default configs are now copied to plugins/mcMMO/defaults for easy reference Fixed child skills counting towards power level in /inspect (Thanks Wariorrrr)

NOTES: For a while configs were not updating automatically as a rewrite of how config files were loaded was partially done, this is now complete and configs will update automatically again.
Fake block break events have been sent out historically by mcMMO to check other plugins for a players permission to break or place a block, Tree Feller will now specify via inheritance its own event type for this so mcMMO plugins can handle Tree Feller fake block break events differently if they so choose.
You can now view the default configs more easily as they are now copied to plugins/mcMMO/defaults, these configs will be overwritten on start up to match the default values of the config in the JAR

Version 2.1.219 Fixed Fishing exploit protection being triggered inappropriately by other plugins (Thanks smudgge) Fixed wiki url being incorrect in commands Party loading is more resilient (Thanks Wariorrrr) Fixed periods not being replaced whe nrenaming party (Thanks Wariorrrr) Fixed Party Teleport NPE (Thanks Wariorrrr) Added support for various new things from Minecraft 1.20 Fixed double drop issue with Beetroots Added 'Camel' to taming experience in experience.yml Added 'Sniffer' to taming experience in experience.yml Added 'Snifflet' to taming experience in experience.yml Added 'Pitcher_Plant' to bonus drops in config.yml Added 'Torchflower' to bonus drops in config.yml Added 'Pink_Petals' to bonus drops in config.yml Added 'Cherry_Log' to bonus drops in config.yml Added 'Cherry_Wood' to bonus drops in config.yml Added 'Camel' to combat experience in experience.yml Added 'Sniffer' to combat experience in experience.yml Added 'Snifflet' to combat experience in experience.yml Added 'Torchflower' to herbalism experience in experience.yml Added 'Pitcher_Plant' to herbalism experience in experience.yml Added 'Pink_Petals' to herbalism experience in experience.yml Added 'Cherry_Log' to woodcutting experience in experience.yml Added 'Cherry_Wood' to woodcutting experience in experience.yml Added 'Stripped_Cherry_Log' to woodcutting experience in experience.yml Added 'Stripped_Cherry_Wood' to woodcutting experience in experience.yml Added 'Skills.Mining.BlastMining.Bonus_Drops.Enabled' to advanced.yml to enable/disable bonus drops from Blast Mining NOTE: There are plans to add experience and potentially subskills for discovering items via the new brushing mechanic, but this will have to wait for new Spigot API to become available

Version 2.1.218 Fixed locale pt_BR type (thanks MrPowerGamerBR) Updated Russian Locale (thanks imDaniX) Harvest Lumber checks main hand enchantments when delivering bonuses (thanks destro174) Fixed bug where players could use inspect to determine if vanished players were online (thanks DarkKnights22)

Version 2.1.217 Tree Feller will now break blocks within the limit instead of refusing to fell the entire tree (partial big tree destruction) Mangrove trees resulting from growth are now marked as natural (existing trees marked unnatural before this update will not be retroactively fixed) Fixed a bug removing comments from configs (see notes) Fixed mouse-hover tooltip windows (thanks Greymagic27)

... (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)

Bumps [com.gmail.nossr50.mcMMO:mcMMO](https://github.com/mcMMO-Dev/mcMMO) from 2.1.218 to 2.1.220.
- [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-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants