This release adds some new features, fixes a number of bugs, and improves the security and performance of NuVotifier. All servers are encouraged to upgrade.
This release has been tested with Spigot 1.16.1.
Changes since 2.6.0:
- Make `/(p)testvote` available on all platforms. This allows you to test your vote listener setup.
- Make `/(p)nvreload` more consistent - `/nvreload` is used for servers and `/pnvreload` is used for proxies.
- Warn if no vote listeners were found for Bukkit.
- Improve compatibility with Sponge and certain Bukkit forks by removing usages of Guava.
- Improve security of NuVotifier by hardening it against certain DoS attacks.
- Improve scalability of NuVotifier by allowing it to use more threads and implementing Epoll support for Linux.
- Add native reloading support for BungeeCord, Sponge, and Velocity so NuVotifier reloads when you reload the configuration on these platforms.
- Add extra debug logging for successful plugin message vote forwarding.
- A number of minor bug fixes, including improvements to Velocity and Sponge support.
This is the first release of NuVotifier from me (
@Tux) in some time - I hope the wait has been worth it!