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 ccc76a0 commit fd64e8aCopy full SHA for fd64e8a
src/config/paper/paper-world-defaults.yml
@@ -948,6 +948,14 @@ max-growth-height:
948
default: "3"
949
description: Maximum height sugar cane/reeds blocks will naturally grow to
950
misc:
951
+ allow-remote-ender-dragon-respawning:
952
+ default: "false"
953
+ vanilla: "true"
954
+ description: >-
955
+ Disables an optimization which verifies that end crystals placed in the end
956
+ are placed on the portal frame before any attempt is made at respawning
957
+ the ender dragon. Enabling this setting allows remote ender dragon
958
+ respawning to work again.
959
disable-end-credits:
960
default: "false"
961
description: >-
0 commit comments