diff --git a/Plot-flags.md b/Plot-flags.md index 82973c9..f32c33a 100644 --- a/Plot-flags.md +++ b/Plot-flags.md @@ -131,6 +131,7 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr | mob-break | Set to `true` to allow mobs to break blocks within the plot | False | | forcefield | Set to `true` to enable member forcefield in the plot | False | | invincible | Set to `true` to prevent players from taking damage inside of the plot | False | +| item-drop | Set to `false` to prevent item drop by non-members | True | | drop-protection | Set to `true` to prevent dropped items from being picked up by non-members of the plot. | False | | pvp | Set to `true` to allow PvP | False | | pve | Set to `true` to allow PvE | False |