Solved Censor chat messages

Discussion in 'Plugin Development' started by Akilogramofstone, Nov 23, 2021.

Thread Status:
Not open for further replies.
  1. Hello, so I want to make my plugin be able to censor chat messages. How would I do this?

    EXPLANATION

    I want to turn this:
    Code:
    Hello world!
    Into this:
    Code:
    Hello *****!
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. How do I know where the word is placed in the message?
     
  4. Offline

    timtower Administrator Administrator Moderator

  5. Thanks, it worked!
     
    Last edited: Nov 23, 2021
Thread Status:
Not open for further replies.

Share This Page