From b1051ed07a7a86dde76bb9708a357c3fa33a1748 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Sun, 12 Aug 2018 00:23:24 +0200 Subject: [PATCH] Added various flags --- Usage:-Plot-flags.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Usage:-Plot-flags.md b/Usage:-Plot-flags.md index 4fd603c..b442cc9 100644 --- a/Usage:-Plot-flags.md +++ b/Usage:-Plot-flags.md @@ -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) \ No newline at end of file