You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Core/src/main/resources/lang/messages_en.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -628,7 +628,7 @@
628
628
"flags.flag_description_prevent_creative_copy": "<gray>Prevents people from copying item NBT data in the plot unless they're added as members.</gray>",
629
629
"flags.flag_description_leaf_decay": "<gray>Set to `false` to prevent leaves from decaying.",
630
630
"flags.flag_description_projectiles": "<gray>Prevents guests from shooting projectiles on the plot when set to false.</gray>",
631
-
"flags.flag_description_weaving_death_place": "<gray>Set to `false` to prevent spawning of cobwebs by the Weaving status effect on death of any entity.</gray>",
631
+
"flags.flag_description_weaving_death_place": "<gray>Set to `false` to prevent spawning of cobwebs by the Weaving status effect on the death of an entity.</gray>",
632
632
"flags.flag_description_beacon_effect": "<gray>Enables beacon effects on the plot.</gray>",
633
633
"flags.flag_error_boolean": "Flag value must be a boolean (true | false).",
634
634
"flags.flag_error_enum": "Must be one of: <list>",
0 commit comments