> For the complete documentation index, see [llms.txt](https://mythicchanger.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mythicchanger.superiormc.cn/change-rules/add-flag-remove-flag.md).

# Add flag/Remove flag

## Add flag/Remove flag <a href="#add-flag-remove-flag" id="add-flag-remove-flag"></a>

Flag ID list:

<https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/inventory/ItemFlag.html>

```yaml
fake-changes:
  add-flags:
    - 'HIDE_ENCHANTS'
  remove-flags:
    - 'HIDE_DYE'
```
