mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-05 05:55:25 +02:00
Restriction: Adding "weaving-death-place" flag (#4519)
* Adding "weaving-death-place" flag * Improving spelling of flag description * Reworking event listener for Weaving effect * Undoing import optimization * Fixing weaving-death-place check for plots
This commit is contained in:
@@ -628,6 +628,7 @@
|
||||
"flags.flag_description_prevent_creative_copy": "<gray>Prevents people from copying item NBT data in the plot unless they're added as members.</gray>",
|
||||
"flags.flag_description_leaf_decay": "<gray>Set to `false` to prevent leaves from decaying.",
|
||||
"flags.flag_description_projectiles": "<gray>Prevents guests from shooting projectiles on the plot when set to false.</gray>",
|
||||
"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>",
|
||||
"flags.flag_description_beacon_effect": "<gray>Enables beacon effects on the plot.</gray>",
|
||||
"flags.flag_error_boolean": "Flag value must be a boolean (true | false).",
|
||||
"flags.flag_error_enum": "Must be one of: <list>",
|
||||
|
Reference in New Issue
Block a user