We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0309c70 commit 0e94468Copy full SHA for 0e94468
config-specs/paper/paper-world-defaults.yml
@@ -892,6 +892,12 @@ misc:
892
Determines if the server will interrupt a sprinting player if they are
893
attacked. When set to true, you may be subject to a Vanilla bug where
894
sprinting is stopped and started when attacking players.
895
+ legacy-ender-pearl-behavior:
896
+ default: "false"
897
+ description: >-
898
+ Determines if the server uses legacy (pre-1.21.2) ender pearl behavior.
899
+ If enabled, ender pearls will no longer load chunks and will be saved with
900
+ the launching player instead of being saved as independent entities in the world.
901
light-queue-size:
902
default: "20"
903
description: >-
0 commit comments