Skip to content

Commit cc3f331

Browse files
Doc94Strokkur424
andauthored
chore(paper): update server.properties reference for 26.2 (#774)
Co-authored-by: Strokkur24 <strokkur.24@gmail.com>
1 parent b05cbb1 commit cc3f331

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/config/paper/server-properties.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ broadcast-rcon-to-ops:
1515
bug-report-link:
1616
default: ""
1717
description: "A URL value used for the Report Server Bugs button in the Server Links client menu."
18+
chat-spam-threshold-seconds:
19+
default: "10"
20+
description: "Defines how many messages per second a player must send to be kicked for spamming. To disable this, set to 0."
21+
command-spam-threshold-seconds:
22+
default: "10"
23+
description: "Defines how many commands per second a player must send to be kicked for spamming. To disable this, set to 0."
1824
debug:
1925
default: "false"
2026
description: "Enables the server's debug mode."

0 commit comments

Comments
 (0)