v3.4.0
New Features
- Adds an optional leave/join buffer to prevent players with a weak internet connection from spamming leave/join messages
- Adds another new configuration key:
OtherPlugins.PremiumVanish.TreatVanishedOnJoinwhich is to be used in conjunction with the backend PremiumVanish configuration key:VanishStateFeatures.AutoVanishOnJointo ignore players that join with thepv.joinvanishedpermission (#33 e92362d)
Improvements
- Fixes a memory leak caused by never removing canceled tasks from the Velocity task list (8e6153a) (8eb44ee)
Development
- Makes the SayanVanish API a local dependency due to the repository being unavailable
Related PR: #34