Added various flags

NotMyFault 2018-08-12 00:23:24 +02:00
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)