diff --git a/docs/docs/admin/configuration.md b/docs/docs/admin/configuration.md index 64c0e22..3e09305 100644 --- a/docs/docs/admin/configuration.md +++ b/docs/docs/admin/configuration.md @@ -101,7 +101,4 @@ For a more clear explanation of the world settings section of the config, feel f - ##### linear - ###### compression-level - **default**: 1 - - **description**: Compression ratio of the region files - - ###### crash-on-broken-symlink - - **default**: true - - **description**: Server crashes if the symlink is broken/damaged + - **description**: Compression ratio of the region diff --git a/gradle.properties b/gradle.properties index c1b773b..475ca26 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ group = space.bxteam.divinemc version = 1.20.6-R0.1-SNAPSHOT -purpurRef = 4418fbfd2549a265748c54321c9044fdef56921b +purpurRef = be47af0884f583ac90968d4f1e90275cc383bd9d org.gradle.caching = true org.gradle.parallel = true