mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 12:25:46 +01:00
Added various flags
parent
a37f39f945
commit
b1051ed07a
@ -43,6 +43,7 @@ The block list does not accept block names, only id and data.
|
||||
- [titles](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-titles)
|
||||
- [greeting](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-greeting)
|
||||
- [farewell](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-farewell)
|
||||
- [description](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-description)
|
||||
- [notify-enter](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-notify-enter)
|
||||
- [notify-leave](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-notify-leave)
|
||||
|
||||
@ -56,7 +57,14 @@ The block list does not accept block names, only id and data.
|
||||
- [time](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-time)
|
||||
- [weather](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-weather)
|
||||
- [music](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-music)
|
||||
- [sleep](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-sleep)
|
||||
- [disable-physics](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-disable-physics)
|
||||
- [deny-teleport](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-deny-teleport)
|
||||
- [grass-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-grass-grow)
|
||||
- [ice-melt](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-ice-melt)
|
||||
- [mycel-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-mycel-grow)
|
||||
- [snow-melt](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-snow-melt)
|
||||
- [vine-grow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-vine-grow)
|
||||
|
||||
### Caps
|
||||
- [mob-cap](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-mob-cap)
|
||||
@ -89,6 +97,9 @@ The block list does not accept block names, only id and data.
|
||||
- [redstone](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-redstone)
|
||||
- [device-interact](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-device-interact)
|
||||
- [liquid-flow](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-liquid-flow)
|
||||
- [block-burn](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-block-burn)
|
||||
- [block-ignition](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-block-ignition)
|
||||
- [fire-spread](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-fire-spread)
|
||||
|
||||
### Block protection (list based)
|
||||
- [place](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-place)
|
||||
@ -99,5 +110,6 @@ The block list does not accept block names, only id and data.
|
||||
- [forcefield](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-forcefield)
|
||||
- [modified-blocks](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-modified)
|
||||
- [price](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-price)
|
||||
- [done](https://github.com/IntellectualSites/PlotSquared/wiki/Flag:-done)
|
||||
- [no-worldedit](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:no-worldedit)
|
||||
- [blocked-cmds](https://github.com/IntellectualCrafters/PlotSquared/wiki/Flag:-blocked-cmds)
|
Loading…
Reference in New Issue
Block a user