Skip to content

Commit 0e94468

Browse files
authored
Document old enderpearl behaviour world config (#542)
1 parent 0309c70 commit 0e94468

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -892,6 +892,12 @@ misc:
892892
Determines if the server will interrupt a sprinting player if they are
893893
attacked. When set to true, you may be subject to a Vanilla bug where
894894
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.
895901
light-queue-size:
896902
default: "20"
897903
description: >-

0 commit comments

Comments
 (0)