Updated Plot flags (markdown)

NotMyFault 2020-03-28 21:54:42 +01:00
parent 20b87a2904
commit 6b988eb543

@ -110,6 +110,7 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr
| block-burn | Set to `true` to allow blocks to burn within the plot. | False | | block-burn | Set to `true` to allow blocks to burn within the plot. | False |
| block-ignition | Set to `true` to allow blocks to ignite within the plot. | False | | block-ignition | Set to `true` to allow blocks to ignite within the plot. | False |
| soil-dry | Set to `true` to allow soil to dry within the plot | False | | soil-dry | Set to `true` to allow soil to dry within the plot | False |
| coral-dry | Set to `true` to allow corals to dry within the plot | False |
| device-interact | Set to `true` to allow devices to be interacted with in the plot | False | | device-interact | Set to `true` to allow devices to be interacted with in the plot | False |
| vehicle-break | Set to `true` to allow guests to break vehicles in the plot | False | | vehicle-break | Set to `true` to allow guests to break vehicles in the plot | False |
| vehicle-place | Set to `true` to allow guests to place vehicles in the plot | False | | vehicle-place | Set to `true` to allow guests to place vehicles in the plot | False |