From 8f7cb01ddcfaa774b9e93fbcc00d1a6269ca6a24 Mon Sep 17 00:00:00 2001 From: granny Date: Sun, 3 Mar 2024 23:41:30 -0800 Subject: [PATCH] remove obsolete dupe option documentation --- mkdocs.yml | 4 ++-- mkdocs/purpur/configuration.md | 8 -------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 98ec413..9c1fef5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -96,8 +96,8 @@ extra: source: https://github.com/PurpurMC/Purpur version: 1.20.4 build: - number: 2146 - commit: 5b468f25 + number: 2152 + commit: 642956f purpur_extras: downloads: https://modrinth.com/plugin/purpurextras/versions source: https://github.com/PurpurMC/PurpurExtras diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index 3c6c998..6b723dd 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -705,14 +705,6 @@ For a more clear explanation of the world settings section of the config, feel f * ##### allow-snow-formation - **default**: true - **description**: Set to false to disallow snow formation on blue ice -#### sand -* ##### fix-duping - - **default**: true - - **description**: Set to false to re-enable the ability to sand dupe. You might also need to disable [`safe-teleporting`](#safe-teleporting) -#### end_portal -* ##### safe-teleporting - - **default**: true - - **description**: Toggles protection against unsafe code in the handling of end portal teleportation. Disabling this may be necessary for some exploits #### respawn_anchor * ##### explode - **default**: true