Skip to content

Permissions

Bruno Martins edited this page Mar 15, 2026 · 1 revision

Command Permissions

herochat.commands.chat

  • Description: Allows players to access the /chat command to open the settings UI.

herochat.commands.nickname

  • Description: Allows players to use the /nickname command.

herochat.commands.nickname.set

  • Description: Allows players to use the /nickname set command to change their display name.

herochat.commands.nickname.clear

  • Description: Allows players to use the /nickname clear command to reset their display name.

herochat.commands.ignore

  • Description: Allows players to use the /ignore command to block messages from specific users.

herochat.commands.unignore

  • Description: Allows players to use the /unignore command to unblock messages from previously ignored users.

Chat & Style Permissions

herochat.nickname.style.colors

  • Description: Allows players to use color codes in their nickname.

herochat.nickname.style.rainbow

  • Description: Allows players to use rainbow text in their nickname.

herochat.nickname.style.gradient

  • Description: Allows players to use gradient text in their nickname.

herochat.nickname.style.bold

  • Description: Allows players to use bold text in their nickname.

herochat.nickname.style.italic

  • Description: Allows players to use italic text in their nickname.

herochat.nickname.style.monospaced

  • Description: Allows players to use monospaced text in their nickname.

herochat.chat.mute-channels

  • Description: Allows players to mute specific channels via the chat settings UI.

herochat.chat.message-color

  • Description: Allows players to change the default message color in chat.

herochat.chat.style.colors

  • Description: Allows players to use color codes in their chat messages.

herochat.chat.style.rainbow

  • Description: Allows players to use rainbow text in their chat messages.

herochat.chat.style.gradient

  • Description: Allows players to use gradient text in their chat messages.

herochat.chat.style.bold

  • Description: Allows players to use bold text in their chat messages.

herochat.chat.style.italic

  • Description: Allows players to use italic text in their chat messages.

herochat.chat.style.monospaced

  • Description: Allows players to use monospaced text in their chat messages.

Bypass Permissions

herochat.bypass.cooldown

  • Description: Allows players to bypass chat cooldown restrictions.

herochat.bypass.spam

  • Description: Allows players to bypass spam filters (e.g., repeating messages).

herochat.bypass.capslock

  • Description: Allows players to bypass the caps lock filter.

herochat.bypass.automod

  • Description: Allows players to bypass auto-moderation filters.

Administrative Permissions

herochat.admin.spy

  • Description: Allows admins to toggle spy mode (/chat spy) to see all private messages and channel chats.

herochat.admin.settings

  • Description: Allows admins to open the user settings UI (/chat settings), which provides more advanced configuration options.

Clone this wiki locally