Skip to content

Remove Paper config unsupported-settings.compression-format#13800

Merged
kennytv merged 1 commit intoPaperMC:mainfrom
Doc94:feature/remove-unsupportedSettings-compressionFormat
Apr 19, 2026
Merged

Remove Paper config unsupported-settings.compression-format#13800
kennytv merged 1 commit intoPaperMC:mainfrom
Doc94:feature/remove-unsupportedSettings-compressionFormat

Conversation

@Doc94
Copy link
Copy Markdown
Member

@Doc94 Doc94 commented Apr 18, 2026

This PR remove the Paper Global Config unsupported-settings.compression-format in favor of the server.properties region-file-compression also enable gzip compression to be used in server.properties

Closes #13749

This can be set using server.properties region-file-compression
@Doc94 Doc94 requested a review from a team as a code owner April 18, 2026 18:39
@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Apr 18, 2026
@Doc94 Doc94 added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Apr 18, 2026
@papermc-pr-publishing
Copy link
Copy Markdown

Last updated for: 7836a3750833bfdd437e7aedc7126998c748aa28.

Download the Paperclip jar for this pull request: paper-13800.zip

Maven Publication

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven("https://maven-prs.papermc.io/Paper/pr13800") {
        name = "Maven for PR #13800" // https://github.com/PaperMC/Paper/pull/13800
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

@kennytv kennytv merged commit 04ee8ea into PaperMC:main Apr 19, 2026
7 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting review to Merged in Paper PR Queue Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

Migrating from 1.21.11 to 26.1.1 unsuccessful

2 participants