ChatFilter / Reportsystem

A simple Hytale mod providing a chat filter and an easy-to-use in-game report system.
Back to Files

ChatFilter-1.0.2.jar

File nameChatFilter-1.0.2.jar
Uploader
fabi361fabi361
Uploaded
Feb 28, 2026
Downloads
259
Size
964.8 KB
File ID
7693271
Type
R
Release
Supported game versions
  • Early Access

What's new

ChatFilter v1.0.2 - Link Filter

New link detection mode to block or censor URLs in chat.

Features:

  • Detects standard URLs (https://, http://, www.)
  • Detects domains without protocol (example.com, server.net)
  • Detects IP addresses with optional port (192.168.1.1:25565)
  • Detects Discord invite links (discord.gg/xyz)
  • Detects obfuscated links:
    • Multiple dots: server..net
    • Mixed separators: server-.-net
    • Spaced dots: example . com
    • Bracketed dots: server[.]net, example(.)com
    • Word replacement: example dot com, server punkt de

New Config Options:

  • linkFilterEnabled - Enable/disable link filter
  • linkFilterMode - BLOCK, CENSOR, or ALLOW
  • linkCensorChar - Censor character (default: #)
  • whitelistedDomains - Allowed domains
  • blockDiscordInvites - Block Discord invites
  • blockIpAddresses - Block IP addresses

New Commands:

  • /chatfilter links toggle <on/off>
  • /chatfilter links mode <block/censor/allow>
  • /chatfilter links whitelist add/remove/list <domain>
  • /chatfilter links status

This mod has no related projects