UNIVERSAL DEVELOPMENT
Join Discord [Click Here]
  • 🗨️UniversalChat
    • Installation
    • Commands
    • Permissions
    • Designing Your Chat
    • Customising Translation
    • Quick Chat (Shortcuts)
    • Server Guide
    • Profanity Filter
    • Message Of The Day (MOTD)
    • Polls
    • Autocorrect
    • Command Auto Complete
    • Developer Guide
      • Getting Started
      • Translation
      • Check For Profanity & Hate Speech
      • Create Summary Of Text
      • Server Guide
      • Autocorrect
      • Parsing Colors
    • Credits
  • 👜Modular Backpacks
    • Installation
    • Commands
    • Permissions
    • Changing backpack prices
Powered by GitBook
On this page
  • Config File Example
  • Creating A Shortcut
  1. UniversalChat

Quick Chat (Shortcuts)

This feature requires Universal Chat 1.7.0 Beta 1 or later and requires the universalchat.shortcuts permission or OP permissions

Quick Chat is a tool that makes writing easier by reducing the need to write long and repetitive sentences. It streamlines communication, helping players and staff create clear text with less effort.

Config File Example

Enabled: True
QuickChatSymbol: !
Shortcuts:
  - ty > thank you # To use this, type !ty in chat
  - hi > Hello # To use this, type !hi in chat 

Quick Chat Symbol: Use this prefix to prevent normal words from being mistakenly turned into shortcuts

Creating A Shortcut

As an example, to create a shortcut that converts "!hi" into "Welcome!", follow the example below:

Enabled: True
QuickChatSymbol: !
Shortcuts:
  - hi > Welcome!

PreviousCustomising TranslationNextServer Guide

Last updated 3 months ago

🗨️