jpenilla / squaremap-addons

Various addons for squaremap
12 stars 14 forks source link

Update dependency com.github.LeonMangler:SuperVanish to v6.2.12 #19

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.LeonMangler:SuperVanish (source) 6.2.0 -> 6.2.12 age adoption passing confidence

Release Notes

LeonMangler/SuperVanish ### [`v6.2.12`](https://togithub.com/LeonMangler/SuperVanish/releases/tag/6.2.12): New tab complete packet interception feature [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.7...6.2.12) - Added a new ProtocolLib-based tab complete packet interception feature - This will prevent Minecraft's built-in commands from leaking who is online - ProtocolLib needs to be installed ### [`v6.2.7`](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6-4...6.2.7) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6-4...6.2.7) ### [`v6.2.6-4`](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6-2...6.2.6-4) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6-2...6.2.6-4) ### [`v6.2.6-2`](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6...6.2.6-2) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.6...6.2.6-2) ### [`v6.2.6`](https://togithub.com/LeonMangler/SuperVanish/releases/tag/6.2.6): Bug fixes [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.5...6.2.6) SV should now handle NoSuchMethodErrors in the ActionBarMgr properly provided that you have the correct version of ProtocolLib installed ### [`v6.2.5`](https://togithub.com/LeonMangler/SuperVanish/releases/tag/6.2.5): SIlentOpenChest changes, HEX colors, stability improvements and bug fixes [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.4...6.2.5) - Added HEX colors. Format: #XXXXXX e.g.: '#​663EF6This text would be purple!' - SilentOpenChest changes and clarifications Now requires the permission sv.silentchest The error message in chat and in the console regarding a plugin loading another plugin's class should now be gone Vanished players will appear as spectators temporarily when they're opening chests silently. This is of course only the case for players who are allowed to see the vanished player. SV is required to switch players to spectator mode for them to open chests silently because of technical limitations. This is not new, it's just more visible now than in previous versions. The method I used back then doesn't work anymore and now causes error messages to appear in chat on many servers. Perhaps this will be fixed by ProtocolLib in the future so I can restore the old functionality without side-effects. Because players are being put into spectator mode temporarily it's best to only give the permission sv.silentchest to staff. While there are checks in place to make sure that this temporary spectator mode can't be abused, players will stay in spectator mode if the server has a hard crash while they are looking into the chest (and that can be abused). - Many plugin stability improvements - Action bars should now work on many more server versions - Errors should no longer spam the console; they will only be displayed once - Many errors will now contain information on what caused them and how they can be fixed ### [`v6.2.4`](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.1...6.2.4) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.1...6.2.4) ### [`v6.2.1`](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.0...6.2.1) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.2.0...6.2.1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.