1
mirror of https://github.com/Shiewk/SModeration.git synced 2026-04-28 05:54:16 +02:00

Add default reason to config

This commit is contained in:
Shy
2026-04-12 15:02:41 +02:00
parent ea54f83909
commit 24da79642a
5 changed files with 7 additions and 5 deletions
+4
View File
@@ -1,6 +1,10 @@
# If enabled, punishments can no longer be issued without providing a reason.
force-reason: false
# The string that should be used when no reason is provided.
# This has no effect if 'force-reason' is set to true.
default-reason: No reason provided.
# Allows you to toggle specific plugin features.
features:
# Should punishments be tracked and executed?