😎Emojis [Placeholders]

The emojis renderer work in chat and private messages


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

Last updated