Upload folder via GUI - src
This commit is contained in:
@@ -135,6 +135,25 @@ private-messages:
|
||||
format-social-spy: "&8[&dSPY &7{sender} &8→ &7{receiver}&8] &f{message}"
|
||||
social-spy-permission: "chat.socialspy"
|
||||
|
||||
# ============================================================
|
||||
# GLOBALES RATE-LIMIT-FRAMEWORK
|
||||
# Zentraler Schutz für Chat/PM/Command-Flood.
|
||||
# ============================================================
|
||||
rate-limit:
|
||||
chat:
|
||||
enabled: true
|
||||
window-ms: 2500
|
||||
max-actions: 3
|
||||
block-ms: 6000
|
||||
message: "&cBitte nicht so schnell schreiben!"
|
||||
|
||||
private-messages:
|
||||
enabled: true
|
||||
window-ms: 5000
|
||||
max-actions: 4
|
||||
block-ms: 10000
|
||||
message: "&cDu sendest zu viele private Nachrichten. Bitte warte kurz."
|
||||
|
||||
# ============================================================
|
||||
# MUTE
|
||||
# ============================================================
|
||||
|
||||
Reference in New Issue
Block a user