mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
small change of use, break and place flag description
parent
7a2aa9d3f3
commit
ce040b2788
@ -158,9 +158,9 @@ The asterisk covers the values of the flag, if it's a boolean flag you cover `tr
|
||||
### BlockTypeList:
|
||||
| Name | Description | Default Value
|
||||
|------------------------------------------------------------|--------------------------------------------------------------------------------| ------------------- |
|
||||
| use | Define a list of materials players should be able to interact with in the plot | None |
|
||||
| break | Define a list of materials players should be able to break even when they aren't added to the plot. | None |
|
||||
| place | Define a list of materials players should be able to place in the plot | None |
|
||||
| use | Define a list of materials players should be able to interact with in the plot even when they aren't added to the plot. | None |
|
||||
| break | Define a list of materials players should be able to break in the plot even when they aren't added to the plot. | None |
|
||||
| place | Define a list of materials players should be able to place in the plot even when they aren't added to the plot. | None |
|
||||
|
||||
### Enum:
|
||||
| Name | Description | Default Value
|
||||
|
Loading…
Reference in New Issue
Block a user