Permissions
Every permission node StarChat registers, with its default state. Most player-facing commands default to true; moderation and admin nodes default to op.
Admin
| Node | Description | Default |
|---|---|---|
starchat.admin | Full admin access (parent of everything below). | op |
starchat.command.reload | Run /starchat reload. | op |
Communication
| Node | Description | Default |
|---|---|---|
starchat.command.msg | Send /msg. | true |
starchat.command.reply | Use /reply. | true |
starchat.command.ignore | Use /ignore and /ignoreall. | true |
starchat.command.spymsg | Spy on /msg traffic. | op |
starchat.command.chatping | Toggle mention notifications. | true |
starchat.command.chattoggle | Toggle chat visibility. | true |
starchat.mention.use | Trigger @-mentions. | op |
Staff chat
| Node | Description | Default |
|---|---|---|
starchat.command.staffchat | Use /staffchat. | op |
starchat.command.staffchat.admin | Access the admin staff channel. | op |
starchat.command.staffchat.mod | Access the mod staff channel. | op |
starchat.command.staffchat.helper | Access the helper staff channel. | op |
Moderation
| Node | Description | Default |
|---|---|---|
starchat.command.mutechat | Toggle server chat mute. | op |
starchat.command.clearchat | Clear chat for everyone. | op |
starchat.command.broadcast | Use /broadcast. | op |
starchat.command.announce | Use /announce. | op |
starchat.command.chatlog | Query chat logs. | op |
Filter bypasses
| Node | Description | Default |
|---|---|---|
starchat.filter.bypass | Bypass every filter rule. | op |
starchat.filter.bypass.cooldown | Bypass message cooldown. | op |
starchat.filter.bypass.caps | Bypass anti-caps. | op |
starchat.filter.bypass.words | Bypass bad-word list. | op |
starchat.filter.bypass.urls | Bypass URL/IP/domain blocker. | op |
starchat.filter.bypass.spam | Bypass anti-flood and similarity check. | op |
Interactive chat
| Node | Description | Default |
|---|---|---|
starchat.render.item | Show held item via [item]. | true |
starchat.render.inventory | Show inventory via [inv]. | true |
starchat.render.enderchest | Show enderchest via [ec]. | true |
Other
| Node | Description | Default |
|---|---|---|
starchat.deathmsg.see | See custom death messages. | true |
starchat.minigame.play | Win minigame rewards. | true |
starchat.joinmessage.custom | Use a per-player custom join message. | op |
starchat.command.chatcolor | Open the /chatcolor GUI. | true |
starchat.color.use | Apply chat color from the GUI. | op |