SimpleReplaceChat

SimpleReplaceChat

Functions

  • You can censor individual words or whole lines or simply replace them with other words.
  • Fully configurable. You can adjust everything:
    • the censor char.
    • the words / lines to replace / censor
    • the bypass permission

Permissions

Default: chat.bypass (in config file)

Samples

Config:

replace:
  words:
   - admin;dude
  lines:
   - can i be administrator?;i'm no admin

censor:
  words:
  - operator
  lines:
  - Can i be op?
  
censorChar: .....

Input: Can i be op?
Output: .....

Input: hey admin..
Output: hey dude

Input: can i be administrator
Output: i'm no admin


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files