πŸ—¨οΈ
ZelChat Wiki
  • first steps
    • πŸ› οΈInstallation
    • πŸ”Permissions
    • πŸ“•Commands
  • Competitors
    • 🚩Why ZelChat
  • CHAT FILTERS
    • πŸ›‘οΈChatRules
    • πŸ›‘οΈFlood
    • πŸ›‘οΈSimilarity
    • πŸ›‘οΈCooldown
    • πŸ›‘οΈCaps
  • RENDER FEATURES
    • 🎲Item [item]
    • 🧺Inventory [inv]
    • 🧳Enderchest [enderchest]
    • 😎Emojis [Placeholders]
  • FORMATS
    • πŸ—£οΈChat Formatting
    • πŸ–οΈTools
  • ADDONS
    • πŸ—£οΈTowny Chat
Powered by GitBook
On this page
  1. RENDER FEATURES

😎Emojis [Placeholders]

The emojis renderer work in chat and private messages

PreviousEnderchest [enderchest]NextChat Formatting

Last updated 1 year ago

CtrlK

You can only use minimessage formats to colorize the replacement! You can also add placeholders that will require a permission! An useful EULA friendly perk you can give to your VIPs

Add new placeholders

################################
#                              #
#        Placeholders          #
#       you can only use       #
#         minimessage          #
#                              #
################################
#
# Placeholders are strings replaced in chat
# with their respective value
# You can also use emojis or PAPI Placeholders
#
# Useful Links to customize like a pro
Enabled: true
Placeholders:
  "*star*": "<yellow>β˜…</yellow>"
  "*yep*": "<green>✌</green>"
  ":)": "<red>☺</red>"
  ":(": "<aqua>☹</aqua>"
  "*clock*": "<blue>⌚</blue>"
  "[i]": "[item]"
  "[discord]": "<#25c8fa><click:open_url:'https://discord.com/'>https://discord.com/</click></#25c8fa>"
Placeholders-with-permission:
  balance:
    prefix: "[bal]"
    parser: "<yellow>%player_name%'s Money %vault_eco_balance_formatted%</yellow>"
    permission: zelchat.placeholder.balance