🗣️
RedisChat
🗣️
RedisChat
  • ⚠️Introduction
  • 📩Installation
  • 🚰LINKS
  • 🎓Advanced use-case
  • Common issues
  • 🖇️ALL permissions
  • UNIQUE FEATURES
    • 🥡Custom PlaceholderAPI placeholders
    • 🖥️Display items in chat
    • 📝WebUI to edit configs
    • #️⃣#️⃣ Emoji placeholders
    • 🔗URLs formatting
    • 📧Mails
    • 🚫Ignore public messages
    • 🪁Edit items in-game
  • Features
    • 💬Chat formats
    • ☄️Components
    • 💭Private messages
    • 🎨Chat color
    • 🧭Legacy color codes
    • 🎭Channels
    • 🔖Local "Proximity" chat
    • 🐌@Mentions
    • 🥅Filters
    • 🔇Ignore private messages
    • ◻️Ignore whitelist
    • 🔊Broadcast messages
    • 📢Announcement system
    • 🤬ANTISWEAR/ANTIFLOOD
    • 🐨Discord hook
    • 🤐Mute chat
    • 🕵️Spy Chat
    • 😎Join and quit messages
    • 🗒️Clear chat
    • 📀Oraxen & ItemsAdder placeholders
    • ⌨️Chat completions
    • 📊Telemetry system
    • ⭐Staff chat
Powered by GitBook
On this page
Edit on GitHub
  1. UNIQUE FEATURES

🚫Ignore public messages

Ignore annoying players even on public channel

PreviousMailsNextEdit items in-game

Last updated 1 year ago

Was this helpful?

CtrlK
CtrlK

Was this helpful?

This feature is connected to Ignore private messages To ignore a player you'll need to execute /ignore <playername>

First of all you'll need to enable those 2 parameters inside config.yml

config.yml
# Do not send public messages to players who are ignoring the sender.
ignorePublicMessages: true
# Publicly Ignored Player Notification
sendWarnWhenIgnoring: true

Configuration Parameters Explanation

  • ignorePublicMessages: When set to true, it enables the feature

  • sendWarnWhenIgnoring: When set to true, a notification will be sent to the player indicating that they have been ignored on public chat This serves as a warning message to the player about their status By default the warning message, when clicked, shows ignored players

This is the graphical interface

Player POV