From aa1706ff0b6fc15e514a53bd2e8077cee3bdce56 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 1 May 2022 18:06:22 +0200 Subject: [PATCH] remove-corrupt-tile-entities no longer exists as an option --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 95a014c..669421d 100644 --- a/README.md +++ b/README.md @@ -528,12 +528,6 @@ Allows you to teleport the player to the world spawn if they happen to be outsid Enable this to hide ores from x-rayers. For detailed configuration of this feature check out [Stonar96's recommended settings](https://docs.papermc.io/paper/anti-xray). Enabling this will actually decrease performance, however it is much more efficient than any anti-xray plugin. In most cases the performance impact will be negligible. -#### remove-corrupt-tile-entities - -`Good starting value: true` - -Change this to `true` if you're getting your console spammed with errors regarding tile entities. This will remove any tile entities that cause the error instead of ignoring it. If you get frequent warnings about tile entities, investigate why they are breaking. This is not a solution to the root issue. - #### nether-ceiling-void-damage-height `Good starting value: 127`