Skip to content

Commit 13e3981

Browse files
authored
Remove unused light queue size option (#546)
1 parent 823236d commit 13e3981

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config-specs/paper/paper-world-defaults.yml

-6
Original file line numberDiff line numberDiff line change
@@ -916,12 +916,6 @@ misc:
916916
Determines if the server uses legacy (pre-1.21.2) ender pearl behavior.
917917
If enabled, ender pearls will no longer load chunks and will be saved with
918918
the launching player instead of being saved as independent entities in the world.
919-
light-queue-size:
920-
default: "20"
921-
description: >-
922-
Sets how large the queue of light updates off the main thread for each
923-
world should be. Vanilla uses 5, but this causes issues especially with
924-
plugins such as WorldEdit
925919
max-leash-distance:
926920
default: default
927921
description: >-

0 commit comments

Comments
 (0)