Hypera Development
SupportGitHubProducts
  • Introduction
  • Products
    • UltraStaffChatPro
      • Features
      • Commands
      • Permissions
      • Integrations
      • Configuration
        • config.yml
        • messages.yml
      • Common Issues
        • Chat Signing
        • No Permission
      • Guides
        • Installation
        • Discord Integration
      • Developer API
      • Legal
        • Terms of Service
        • Privacy Policy
    • UltraStaffChat
      • Features
      • Installation
      • Permissions
      • Configuration
  • More
    • Support
Powered by GitBook

Copyright © 2024 Joshua Sing <[email protected]>. All Rights Reserved.

On this page
  • Command Permissions
  • Event Permissions
  • Other Permissions

Was this helpful?

  1. Products
  2. UltraStaffChatPro

Permissions

If you are running UltraStaffChatPro on a proxy, you will need a proxy permissions plugin such as LuckPerms.

Command Permissions

Command
Permission
Description

/staffchat <message>

staffchat.talk

Send message in staff-chat. Staff members must have the staffchat.read permission to receive staff-chat messages.

/staffchat

staffchat.toggle

Toggle sending chat messages to staff-chat.

/sctoggle

staffchat.toggle

Toggle sending chat messages to staff-chat.

/scmute

staffchat.mute

Toggle receiving messages sent in staff-chat.

/mutesc

staffchat.global-mute

Toggle global mute for staff-chat. Prevents all staff members, except those with the bypass permission, from sending staff-chat messages.

/scafk

staffchat.afk

Toggle your AFK status. A broadcast message will be sent to staff members with the staffchat.afk.read permission.

/stafflist

staffchat.list.view

Display the staff list. Staff members must have the staffchat.list permission to be displayed.

/ultrastaffchatpro reload

ultrastaffchatpro.reload

Reload UltraStaffChatPro's configuration files and integrations.

/ultrastaffchatpro debug

ultrastaffchatpro.debug

View useful debugging information.

Debugging information will likely be requested if you contact us for support. <> = required, [] = optional

Event Permissions

Event
Permission
Description

Chat

staffchat.read

Receive messages sent in the staff-chat.

Join

staffchat.join

Send a notification when the player connects to the server.

Join

staffchat.join.read

Receive notifications when players with the notify permission connect to the server.

Switch

staffchat.switch

Send a notification when the player switches server (Proxy only).

Switch

staffchat.switch.read

Receive notifications when players with the notify permission switch servers (Proxy only).

Leave

staffchat.leave

Send a notification when the player disconnects from the server.

Leave

staffchat.leave.read

Receive notifications when players with the notify permission disconnects from the server.

AFK

staffchat.afk.read

Receive notifications for when a player marks themselves as AFK using /scafk.

Global Mute

staffchat.global-mute.read

Receive a notification when the staff-chat is muted globally.

Update

ultrastaffchatpro.update

Receive notification when an update for UltraStaffChatPro is available.

Other Permissions

Description
Permission

Bypass global mute

staffchat.global-mute.bypass

Display on Staff List

staffchat.list

View vanished players on Staff List (requires supported Vanish plugin)

staffchat.list.view-vanished

PreviousCommandsNextIntegrations

Last updated 11 months ago

Was this helpful?