diff --git a/plotsquared/plot-flags.md b/plotsquared/plot-flags.md index eb7dea8..6e4109f 100644 --- a/plotsquared/plot-flags.md +++ b/plotsquared/plot-flags.md @@ -179,6 +179,7 @@ snowball spectral_arrow shulker_bullet potion trident | deny-portals | Prevents players from creating portals of any kind. | False | | device-interact | Set to `true` to allow devices to be interacted with in the plot. | False | | disable-physics | Set to `true` to disable block physics in the plot. | False | +| disable-block-update | Set to `true` to disable block update in the plot. | False | | drop-protection | Set to `true` to prevent dropped items from being picked up by non-members of the plot. | False | | edit-sign | Set to `true` to allow players to edit signs in the plot or on the road. | False | | entity-change-block | Set to `true` to allow entities to change blocks within the plot, if not covered by other flags. | False |