Docs

Chat

PulsePrison formats chat with rank, clan and prestige.

Configuration

yaml
# config.yml
chat:
  enabled: true
  format: "&8[&b{clan}&8] &7[{prestige}] &f[{rank}] &f{player}&7: &f{message}"

Set enabled: false if another chat plugin formats the chat.

Chat format placeholders

PlaceholderDescription
{player}Player name
{rank}Current rank
{prestige}Prestige level
{clan}Clan tag
{message}Player message

Hover tooltip

Hovering a player's name in chat shows information such as:

  • Player name
  • Current rank
  • Balance
  • Pickaxe level
  • Blocks mined
  • Clan
Chat | PulsePrison Core Docs