A full reinstall is advised

⚙️ Config Changes

Added message_duration_seconds option

  "warnings": {
    "maximum_warnings_until_ban": 3,
+   "message_duration_seconds": 15,
...

New file moderation.lua

Bans, warnings logs are open source.

You can also customize the playerConnecting event

Please be careful, if you make a mistake you might make bans ineffective or prevent players from connecting

📁File changes