
Censorship
A server-side mod that helps maintain chat civility by filtering inappropriate language and content.
97
2
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!
Создатели
Детали
Лицензия:LGPL-3.0-only
Опубликован:7 месяцев назад
Обновлён:7 месяцев назад