Flag commands
The flag command allows you advanced management of the flags of the regions. This comes into play, once you have added at least one flag to a region.
How to add flags to regions ➡️.
Once you have added flags, you can manage them using the /yawp flag commands.
The flag commands also consider the region type:
/yawp flag local <dim> <local> .../yawp flag dim <dim> .../yawp flag global...
As with most commands, you don't have to type them manually. You can use the interactive CLI to navigate the flag list and change the flag settings.
Flag management
/yawp flag local <dim> <local>
This command just redirects to the flag list pagination for the specified region.
Setting the FlagState
/yawp flag local <dim> <local> <flag> state <Allowed|Denied|Disabled>
Use this command to set the flag state for a flag.
Keep the flag hierarchy in mind as well as that some flags only show its effect when setting them to Allowed. Take a look at the flag list if you are unsure.
/yawp flag local <dim> <local> <flag> state Allowed
allow action for a flag
/yawp flag local <dim> <local> <flag> state Denied
deny action for a flag
/yawp flag local <dim> <local> <flag> state Disabled
disable flag for flag checks
/yawp flag local <dim> <local> <flag> override <true|false>- sets the flag to override the same flag in child regions/yawp flag local <dim> <local> <flag> msg set <msg>- set a new message for the flag. Check the wiki for a description of possible placeholders for messages./yawp flag local <dim> <local> <flag> msg clear- Resets the flag msg to default/yawp flag local <dim> <local> <flag> msg mute- Disables the flag alert (message) when triggering the flag
The same commands of course work for Dimensional and the Global Regions:
/yawp flag dim ...to manage flag properties for a Dimensional Region/yawp flag global ...to manage flag properties for the Global Region
