DiscordSRV / Staff-Chat

A staff-chat plugin that hooks into DiscordSRV
MIT License
29 stars 11 forks source link

Discord Placeholders #12

Closed tigerboy985 closed 4 years ago

tigerboy985 commented 4 years ago

I have this set:

in-game-message-format: "[&bMinecraft Staff Chat &r| %luckperms_primary_group_name%&r] %essentials_nickname%: %message%" discord-message-format: "[&bDiscord Staff Chat &r| %toprolecolor%%toprole%&r] %username%: %message%"

However in-game it displays: image

granny commented 4 years ago
  1. Install the PlaceholderAPI plugin https://www.spigotmc.org/resources/placeholderapi.6245/
  2. do /papi ecloud download DiscordSRV
  3. Use the placeholder you want from https://github.com/DiscordSRV/DiscordSRV-PlaceholderAPI-Expansion#placeholders
  4. /papi reload or restart your server This would be for Minecraft placeholders. - Vankka
RezzedUp commented 4 years ago

Use PAPI just as @pkrok01 said.