-
Notifications
You must be signed in to change notification settings - Fork 11
Flags
Currently, there are 80+ flags available. See command reference for how to manage flags for regions.
Due to implementation details, the available flags differ slightly between versions. The goal is to achieve consistent behavior of the flags between Forge and Fabric.
Note that not all flags are implemented for both Forge and Fabric. Please refer to the platform specific flag table.
Flags are the core of the region system. They define which actions are allowed or denied in a region. Flags can be set to
- ALLOWED, to allow the corresponding action,
- DENIED, to deny tehe corresponding action,
- DISABLED, to disable the specific flag for flag checks.
Flags can be set for all kind of regions. The flags are inherited by child regions from their parents. Additionally, it is possible to override the flag state for child regions by setting the override property of the flag of the parent region accordingly.
TODO
When managing the flags of regions you will most likely use the flag list command. This command will show you an interactive list of all flags of the region. You can then click on the flag name to get more information about the flag and to change the flag state.
The new /wp flag ... command allows you to further manage and customize your flags.
TODO
🏠 | Getting started 🏃 | FAQ ❓ | Commands 💻 | Interactive CLI 👇 | Flags 🏳️🌈 | ➡️ Discord