TheBusyBiscuit / CS-CoreLib2

This is an updated (LITE) Version of CS-CoreLib. Instead of being a hard dependency, it should be shaded instead.
MIT License
19 stars 18 forks source link

Update dependency nl.rutgerkok:blocklocker to v1.10 #192

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nl.rutgerkok:blocklocker 1.9.2 -> 1.10 age adoption passing confidence

Release Notes

rutgerkok/BlockLocker ### [`v1.10`](https://togithub.com/rutgerkok/BlockLocker/releases/v1.10) [Compare Source](https://togithub.com/rutgerkok/BlockLocker/compare/v1.9.2...v1.10) - **New way of storing data on signs.** - Now saves UUIDs in Bukkit PersistentData instead of as a hover text. - Old format is still read by the plugin, so stored player UUIDs will carry over fine without a new lookup. - Old signs are converted whenever someone interacts with a protection - Eventually the plugin will stop reading the old format, so please upgrade so that everything can be converted. - Added support for SimpleClans - you can now add SimpleClans groups to your chests. - Added support for Minecraft 1.17. - The plugin uses some internal Minecraft classes, which were shifted around. So an update was necessary. - The internal classes are only necessary for reading signs in the old format, so at some point in the future this hacking around with Minecraft sign internals will be gone. - Still compatible with Minecraft 1.14 - 1.16. - Fixed being able to connect to someone else's container when connectContainers was on in the config file.

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.