️ Gelişmiş Mesaj Filtresi: Artık sadece komutlar değil; sunucu içi sohbet (check-chat: true) ve tabelalara yazılan metinler de filtrelenebiliyor!
Yeni Filtre Tipleri: Sadece Regex ile sınırlı kalmayıp, konfigürasyon üzerinden (words direkt olarak engellemek istediğiniz kelimeleri düz metin olarak ayarlayabilirsiniz (örn: küfür, sunucu IP'leri vb.).
Özelleştirilebilir Uyarılar: Filtrelere takılan mesajlar oyuncuya iptal edilerek gösterilirken, Discord'a atılan [BLOCKED] veya [BLOCKED CHAT] şeklindeki uyarı başlıkları artık lang.yml üzerinden tamamen baştan yazılıp özelleştirilebilir hale getirildi!
Hata Çözümleri: Adventure API (MiniMessage) kaynaklı bazı eski tip (& ve §) renk kodu ayrıştırma hataları giderildi (ParsingExceptionImpl hatası çözüldü).
⚙️ Performans: Yüksek tps dostu, tamamen asenkron filtreleme!
English (v1.7) What's New in v1.7:
️ Advanced Message Filtering: Filter system now covers not only commands, but also regular chat messages (check-chat: true) and sign placements/edits!
New Filter Types: In addition to Regex filtering, you can now add simple plain text to block specific words or IPs via the words: list in your configuration.
Customizable Alerts: Discord alert prefixes such as [BLOCKED] and [BLOCKED CHAT] are no longer hardcoded! You can fully customize them within your lang.yml files.
Bug Fixes: Resolved an issue causing ParsingExceptionImpl when processing legacy color codes (& or §) with the internal Adventure component serializer.
⚙️ Under The Hood: All filtering operations remain fully asynchronous to ensure zero TPS drops!