Hi, I'm going to introduce ChatFilter for New API 1.4
- For PocketMine-MP:
- 1.4 API 1.0.0
This plugin will filter chats.
Drop ChatFilter_v1.0.phar file to the plugins/ folder and it will loaded by PocketMine-MP
This is the config.yml
-------------------------------
messages:
- message1
- message2
identify-capital-alphabet: false
mosaic: '*'
'messages' are the messages you want to filter. (No limit of messages' count)
'identify-capital-alphabet' is if identifying the cases of the letter.
'mosaic' is the replaced word for the filtered words
Then, it will work that you've expected.
It is that easy!
GitHub
https://github.com/onebone/ChatFilter
Oh, and you MUST use PocketMine-MP 1.4 Core Rewrite or it won't be loaded.
- Alternate Categories:
- Admin Tools

ChatFilter 1.1
Set the message you want to filter in chat
Advertisement