Closed renovate[bot] closed 3 years ago
As this PR has been closed unmerged, Renovate will now ignore this update (1.10.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps
array of your renovate config.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
1.10
->1.10.1
Release Notes
rutgerkok/BlockLocker
### [`v1.10.1`](https://togithub.com/rutgerkok/BlockLocker/releases/v1.10.1) [Compare Source](https://togithub.com/rutgerkok/BlockLocker/compare/v1.10...v1.10.1) - Fixed an important bug that could cause people with a changed name to be locked out of their chest. - Changed how UUIDs are fetched. - The plugin no longer contacts mojang.com to look up the UUID of a player. - The plugin now only fetches the UUID of online players. - If no player with the name is online, no UUID will be stored on the sign yet. - Every time a player interacts with a protection, the plugin will attempt again to look up missing UUIDs in the online player list. - All of this means that the plugin will now work correctly with any other account system, like the Bedrock accounts used by the Geyser plugin. - However, this means that there is a tiny chance that an UUID doesn't get stored on the sign before a player changes their name. - Invalid names are now allowed on signs, so this is the end of "~" appearing on signs. Because of the above changes, the plugin no longer checks whether a name is actually a valid Mojang account. - Fixed inconsistent behavior when two doors where placed right next to each other in any other way than a "normal" double door.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.