Permissions
Every zArrowChat permission node and what it grants.
All zArrowChat nodes live under zarrowchat.*. The table below lists each node, what it grants, and its default. A default of op means only operators have it out of the box; true means everyone has it by default.
| Node | Grants | Default |
|---|---|---|
zarrowchat.admin | Reload zArrowChat and view status | op |
zarrowchat.chat | Send public chat messages | true |
zarrowchat.chatmute | Toggle global chat mute | op |
zarrowchat.chatmute.bypass | Chat while public chat is muted | op |
zarrowchat.clearchat | Clear public chat | op |
zarrowchat.clearchat.bypass | Keep own chat when clear-chat runs | op |
zarrowchat.filter.bypass | Bypass the word filter | op |
zarrowchat.mentions.toggle | Toggle your own mention alerts | true |
zarrowchat.mentions.notify | Receive mention alerts | true |
zarrowchat.inventoryshare | Share inventory previews | true |
zarrowchat.enderchestshare | Share ender chest previews | true |
zarrowchat.shulkershare | Share held shulker previews | true |
zarrowchat.itemshare | Share [item] and [offhand] item previews | true |
zarrowchat.armorshare | Share [armor] previews | true |
zarrowchat.chat.placeholders | Run PlaceholderAPI on your own message text | op |
zarrowchat.chat.format | Use the safe MiniMessage tag set in your messages | op |
To stop a group from sharing previews or receiving mentions, set the matching node to false in your permissions plugin. See the Commands page for which command each node covers.