From 5ccf781b3b329edd5e4e87626cc697e4c18f034b Mon Sep 17 00:00:00 2001 From: amy <144570677+amyavi@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:35:13 -0300 Subject: [PATCH] feat: update server to 26.2 --- scripts/downloads.json | 4 ++-- server.properties | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/scripts/downloads.json b/scripts/downloads.json index 2ec580f4..bb1bc7c8 100644 --- a/scripts/downloads.json +++ b/scripts/downloads.json @@ -8,7 +8,7 @@ "type": "fill", "endpoint": "https://fill.papermc.io", "project": "paper", - "version": "26.1.2" + "version": "26.2" }, "plugins": { "external": { @@ -46,7 +46,7 @@ "mods/PaperMixins.jar": { "type": "zip", "skip_404": true, - "url": "https://nightly.link/kaboomserver/papermixins/workflows/build/26.1/Artifacts.zip", + "url": "https://nightly.link/kaboomserver/papermixins/workflows/build/26.2/Artifacts.zip", "extract": "paper-mixins-master.jar" }, "plugins/CommandSpy.jar": { diff --git a/server.properties b/server.properties index 294af148..bb1437ca 100644 --- a/server.properties +++ b/server.properties @@ -1,10 +1,12 @@ #Minecraft server properties -#Wed Oct 08 00:00:00 UTC 2025 +#Tue Jun 16 00:00:00 UTC 2026 accepts-transfers=true allow-flight=true broadcast-console-to-ops=true broadcast-rcon-to-ops=true bug-report-link= +chat-spam-threshold-seconds=10 +command-spam-threshold-seconds=10 debug=false difficulty=easy enable-code-of-conduct=false