AdvancedBan Plus 2026.06.29.9
Bundle-only production release. Use AdvancedBan-Bundle-2026.06.29.9-RELEASE.jar on Bukkit, Spigot, Paper, Folia, BungeeCord or Velocity. Module jars from local builds are not production artifacts.
Changes:
- Added granular Discord webhook event controls for Ban, TempBan, IpBan, TempIpBan, Mute, TempMute, Warn, TempWarn, Kick, Note, Unban, Unmute, Unwarn, Unnote, BannedJoinAttempt, MutedChatAttempt and MutedCommandAttempt.
- Added per-event Discord embed colors in config.yml.
- Added configurable CooldownMillis for banned join, muted chat and muted command attempt notifications.
- Added event-specific webhook messages in Messages.yml with generic fallback support.
- Hardened Velocity YAML boolean reads so nested config sections cannot be misread as disabled boolean values.
- Updated README and all module metadata to 2026.06.29.9.
Validation:
- mvn -pl core test -Djavax.net.ssl.trustStoreType=Windows-ROOT: 16 tests passed.
- mvn clean package -Djavax.net.ssl.trustStoreType=Windows-ROOT: full reactor passed for Core, Bukkit, Bungee, Velocity, Folia and Bundle.
- Bundle jar descriptors and embedded config/messages were checked before release.