Skip to content
Draft

26.2 #198

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions scripts/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "fill",
"endpoint": "https://fill.papermc.io",
"project": "paper",
"version": "26.1.2"
"version": "26.2"
},
"plugins": {
"external": {
Expand Down Expand Up @@ -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": {
Expand Down
4 changes: 3 additions & 1 deletion server.properties
Original file line number Diff line number Diff line change
@@ -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
Expand Down