Censorship

Censorship

Mod

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

Server ManagementSocialUtility

63 downloads
2 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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!

Project members

Ran

Member

Details

Licensed LGPL-3.0-only
Published 3 months ago
Updated 3 months ago