MagicTeaMC / CatchBall

A plugin that make entity to be catchable
MIT License
4 stars 0 forks source link

Bump com.github.Xyness:SimpleClaimSystem from 1.11.1.3 to 1.11.6.1 in /Main #55

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps com.github.Xyness:SimpleClaimSystem from 1.11.1.3 to 1.11.6.1.

Release notes

Sourced from com.github.Xyness:SimpleClaimSystem's releases.

1.11.6.1

+ Fix API issue on events calls + Fix GameMode issue

1.11.5.3

+ Add Automap in scoreboard option in config.yml (not for Folia yet) + Add /claim autoaddchunk + Add /claim autodelchunk + Add /claim autounclaim

1.11.5.2

+ Update API

1.11.5.1

+ Change the download link to Modrinth + Fix an issue on EntityDamageEvent + Change the system of the checking to merge claims

1.11.5

+ Add "*" option to merge all claims into one + Fix an issue on async teleportation + Fix an issue on player's heads loading on guis + Add getPlayerClaims(Player player) function in API + Add getPlayerClaimsWhereMember(Player player) function in API

1.11.4

+ Add aliases setting (config.yml) + Add ignored-break-blocks setting (config.yml) + Add ignored-place-blocks setting (config.yml) + Fix an issue on reset-all-player-claims-settings

1.11.3.1

+ Fix a minor issue on guis (for Spigot versions)

1.11.3

+ Add an auto refresh for permissions checking + Fix the broken reload + Fix the broken config-reload

1.11.2.1

+ Fix settings issue + Add /scs setowner : to set new owner of a player's claim or all player claims

1.11.2

+ Fix an issue on Weather setting + Fix an issue on reload, gui settings no longer worked after + Fix an issue on claim settings, when we changed the parameter on a claim, it changed the parameter for all the claims + Add "Elytra" settings to enable/disable the elytras in claims + Add "Special blocks" settings to enable/disable the breaking of some blocks configurable in config.yml. This is used to protect certain blocks even if the "Destroy" setting is enable (like spawners for SMPs servers or other)

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

Superseded by #59.