
DuckyAntiKomar
DuckyAntiKomar is an anti-cheat plugin focused on detecting and preventing illegal combat behavior, related to Elytra flight.
Список изменений
📜 DuckyAntiKomar - Changelog v1.7
🆕 New Features:
🔗 Discord Webhook Integration
The system can now send violation alerts to a Discord server!
Webhook configuration in config.yml:
discord:
enabled: true # Enable or disable webhooks
discord-webhook-url: "https://discord.com/api/webhooks/..." # Your WebHook URL
username: "DuckyAntiKomar"
avatar-url: "https://example.com/avatar.png"
message-template: "**AntiKomarSystem!**\nPlayer: **%player%**\nCheck: **%check%**\nViolation: **%vl%**"
Supports dynamic messages, replacing %player%, %check%, and %vl% with actual data.
🔍 Debug Mode
Added debug-mode for KomarB check in config.yml:
debug-mode: true # Enables detailed logging If debug-mode: true, the plugin will log additional details such as player speed, pitch value, allowed speed, etc.
Useful for server admins who want to analyze detections in more detail.
🔄 Fixes & Optimizations:
⚡ Optimized Speed Check System
Improved AboveMaxSpeed logic for more accurate detection. Reworked speed limits based on elytra flight angle.
📜 Improved Console Logging
Logs are now clearer and include more information about the detected violations.
💡 Recommended Actions After Updating:
✅ Delete the old config.yml to generate a new version with the latest options.
✅ Verify your Discord webhook configuration if you want to use alerts.
🚀 Thanks for using DuckyAntiKomar!
