nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Censorship

Censorship

Mod

A server-side mod that helps maintain chat civility by filtering inappropriate language and content.

Server ManagementSocialUtility

45 downloads
1 follower

Censorship

A server-side Minecraft mod that helps maintain chat civility by filtering inappropriate language and content.

About

Censorship is primarily designed for the Distant Horizons SMP. It uses the same tested regex filters that are present on the Distant Horizons Discord server for consistent moderation and are constantly updated!

Features

  • Support logging to a Discord channel via Webhooks!
  • Aiming maximum mod compatibility with the message not even being recognized by the server if it's prohibited.

Configuration

After the first run, a configuration file will be generated. You can adjust the following settings:

[Settings]
  # Whether to kick the player or send them a warning message
  kickPlayer = true
  
  # Log messages to a Discord webhook
  discordWebhookURL = ""

  [Advanced]
    # DO NOT TOUCH | URL to fetch the regex from
    regexURL = "https://gitlab.com/distant-horizons-team/yagpdb-regex-censor/-/raw/main/discord_bot_censor_code_merge.cs"
    # Show debug logs for the regex parser
    debugMode = false

Credits

  • YAGPDB Regex Censor maintained by the Distant Horizons team
Checkout the gallery to see how the mod looks!

External resources


Project members

Ran

Member


Technical information

License
LGPL-3.0-only
Client side
unsupported
Server side
required
Project ID