Insprill / custom-join-messages

Feature-packed plugin for handling all join and quit notifications on Spigot/Paper servers
https://modrinth.com/plugin/custom-join-messages/
GNU General Public License v3.0
10 stars 0 forks source link

Update dependency com.github.MyzelYam:SuperVanish to v6.2.7 #23

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.github.MyzelYam:SuperVanish (source) 6.1.8 -> 6.2.7 age adoption passing confidence

Release Notes

LeonMangler/SuperVanish ### [`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) [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) [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) ### [`v6.2.0`](https://togithub.com/LeonMangler/SuperVanish/compare/6.1.8...6.2.0) [Compare Source](https://togithub.com/LeonMangler/SuperVanish/compare/6.1.8...6.2.0)

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 Mend Renovate. View repository job log here.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information