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
  • Staff-chat commands
  • System commands

Was this helpful?

  1. Products
  2. UltraStaffChatPro

Commands

PreviousFeaturesNextPermissions

Last updated 11 months ago

Was this helpful?

You can change all command aliases and permissions in the config.yml file.

Staff-chat commands

Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments
Command
Default Permission
Default Aliases
Description
Arguments

System commands

Command
Default Permission
Aliases
Description
Arguments
Command
Default Permission
Aliases
Description
Arguments
Command
Default Permission
Aliases
Description
Arguments

/staffchat

staffchat.toggle

/sc, /staffc, /schat

Toggle sending chat messages to staff-chat. When enabled, all of your chat messages will be sent to staff-chat.

None

/staffchat <message>

staffchat.talk

/sc, /staffc, /schat

Send a message to the staff-chat. All players with the staff-chat read permission will be able to see the message.

<message>: Message to send in staff-chat (required).

/sctoggle

staffchat.toggle

/staffchattoggle

Toggle sending chat messages to staff-chat. When enabled, all of your chat messages will be sent to staff-chat.

None

/scmute

staffchat.mute

/staffchatmute

Toggle receiving messages from staff-chat. When enabled, you will not receive any messages sent in the staff-chat.

None

/mutesc

staffchat.global-mute

/scglobalmute

Toggle global mute for the staff-chat. When enabled, all players will be prevented from sending messages in staff-chat.

None

/scafk

staffchat.afk

/staffchatafk

Toggle your AFK status. All players with the AFK read permission will receive a notification.

None

/stafflist

staffchat.list.view

/staff

Display a list of online staff members. The output format is completely configurable in the config.yml and messages.yml files.

None

/ultrastaffchatpro

None

/uscp

UltraStaffChatPro's system command.

None

/ultrastaffchatpro reload

ultrastaffchatpro.reload

/uscp

Reload UltraStaffChatPro's configuration files.

None

/ultrastaffchatpro debug [--a] [--f]

ultrastaffchatpro.debug

/uscp

Display useful debug information. This information will likely be requested if you contact us for support.

[--a]: Create advanced debug log file. Contains more debug information. [--f]: Save advanced debug log to file only.