User-facing changes
- Add experimental
skip-offline-playerssetting (#13)- If set to
true, it prevents VotifierEvent from firing if the player who voted isn't online.
- If set to
- Make forwarding method setting case-insensitive on Bukkit (#14)
- Removed
Defaulting to noop implementationmessage on Bukkit, Sponge and Velocity - Fix
proxyforwarding method on BungeeCord
Internal changes
- Specify TCP protocol on the Docker
EXPOSEinstruction - Rename default Docker Compose container name to
azuvotifier
Full Changelog: https://github.com/azurejelly/azuvotifier/compare/3.3.5...3.3.6
Internal changes
- Update relocations
Full Changelog: https://github.com/azurejelly/azuvotifier/compare/3.3.4...3.3.5
- Add bStats for collecting anonymous statistics
- Can be disabled under
config.yml(orconfig.tomlif you're using Velocity) - Metric collection on Sponge is configured through the
/config/sponge/metrics.conffile and is disabled by default
- Can be disabled under
Full Changelog: https://github.com/azurejelly/azuvotifier/compare/3.3.3...3.3.4
- Revert commit that moves Bukkit plugin to platform-specific package as it breaks existing plugins
- Use non-deprecated Vote#getTimestamp() method on Vote constructor
- Use the run-task Gradle plugin
Full Changelog: https://github.com/azurejelly/azuvotifier/compare/3.3.2...3.3.3
- Add experimental Folia scheduler
- Move Bukkit code to platform-specific package
- Mention experimental Folia support on README
- Update Gradle wrapper to 8.14.2
Full Changelog: https://github.com/azurejelly/azuvotifier/compare/3.3.1...3.3.2



