diff --git a/Usage:-Plot-flags.md b/Usage:-Plot-flags.md index aa20f7c..353f8b8 100644 --- a/Usage:-Plot-flags.md +++ b/Usage:-Plot-flags.md @@ -6,12 +6,12 @@ Setting a flag is easy, just use /plot set flag . For a boolean fl As an alias you can also use /plot set To bring up a list of flags use /plot set flag ## Default flags -You can set default flags per world in the `settings.yml`. Default flags will be present in each claimed plot unless a different value is manually set for that plot. Use the following to set default flags: +You can set default flags per world in the `settings.yml`. Default flags will be present in each claimed plot unless a different value is manually set for that plot. The following is an example of setting the `use` flag to allow interaction with doors, and trapdoors, levers, gates, pressure plates, buttons and trip wires: ```YML worlds: : flags: - myflag: "my flag value" + use: "64,71,96,167,193,194,195,196,197,77,143,69,70,72,147,148,107,183,184,185,186,187,132" ``` *where `` indicates the name of that plotworld. ## Flag types: