Legacy plugins have been broken
EricRabil opened this issue ยท 3 comments
By removing the latestbuild file, all plugins running legacy versions have been broken due to the link 404ing when the plugin tries to check it.
Side effect of advancement.
Options:
- Update to the latest version (13.2 at the moment). Gain lots of new features and security fixes. Highly recommended.
- Stick to old versions by adding
UpdateCheckDisabled: true
to theconfig.yml
. I don't suggest you do this.
My implementation of DiscordSRV is a heavily modified of 8.2 (I think?) So I'll take a look at added features and drop them in, I guess