https://forumupload.ru/uploads/001b/e9/e8/2/664987.png

Этот плагин стоит в слитой сборке очень популярного сервера. Весь его смысл в том, чтобы правильно отображать формат чата и не более. Очень простой и полезный плагин. Конечно, не стоит забывать и о таких плагинах как ChatEX.

На официальном сайте Spigot, написано что версия от 1.8 - 1.15x, но я протестировал его на 1.16.5 - никаких ошибок, плагин работает более чем стабильно.

Пример конфига

Код:
# ---------------------------------------------------------------------------------------
# Placeholders:
#   • {player} - Shows the player's name.
#   • {displayName} - Shows the player's display name.
#   • {world} - Shows the world that the player is in.
#   • {message} - Shows the message that the player has sent.
#
# ChatFormat supports PlaceholderAPI,
# visit https://www.spigotmc.org/resources/placeholderapi.6245/ for more information.
#
# For more information check the wiki, or join the Discord.
# ---------------------------------------------------------------------------------------

# Enable the plugin?
enabled: true


onFirstJoinMessage:
  enabled: true
  message: "&7&l| &8&l{player} &7&lhas joined for the first time"

onJoinMessage:
  enabled: true
  message: "&7&l| &8&l{player} &7&lhas joined"

onQuitMessage:
  enabled: true
  message: "&7&l| &8&l{player} &7&lhas left"


# Configure message format
MessageFormat:
 # Enable this feature?
  enabled: true

  # Default Format
  default: "&7&l{player} &8>> &7{message}"
  #admin: "&8[&cADMIN&8] &7&l{player} &8>> &7{message}"

Скачать:

- Яндекс - временно не доступно
- Спигот