Skip to content

Commit 8ad90b0

Browse files
Improving spelling of flag description
1 parent 06fddfb commit 8ad90b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/src/main/resources/lang/messages_en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@
628628
"flags.flag_description_prevent_creative_copy": "<gray>Prevents people from copying item NBT data in the plot unless they're added as members.</gray>",
629629
"flags.flag_description_leaf_decay": "<gray>Set to `false` to prevent leaves from decaying.",
630630
"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>",
632632
"flags.flag_description_beacon_effect": "<gray>Enables beacon effects on the plot.</gray>",
633633
"flags.flag_error_boolean": "Flag value must be a boolean (true | false).",
634634
"flags.flag_error_enum": "Must be one of: <list>",

0 commit comments

Comments
 (0)