Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reinfyteam/profanityfilter
A best profanity filter for pocketmine. Controls hate speech and blocks bad words in certain on the chat with plugin api for plugin developers!
https://github.com/reinfyteam/profanityfilter
filterchat php plugin pmmp pocketmine pocketmine-mp profanityfilter
Last synced: about 10 hours ago
JSON representation
A best profanity filter for pocketmine. Controls hate speech and blocks bad words in certain on the chat with plugin api for plugin developers!
- Host: GitHub
- URL: https://github.com/reinfyteam/profanityfilter
- Owner: ReinfyTeam
- License: lgpl-2.1
- Created: 2022-07-11T13:23:08.000Z (over 2 years ago)
- Default Branch: stable
- Last Pushed: 2024-03-10T05:43:45.000Z (8 months ago)
- Last Synced: 2024-03-11T05:40:31.142Z (8 months ago)
- Topics: filterchat, php, plugin, pmmp, pocketmine, pocketmine-mp, profanityfilter
- Language: PHP
- Homepage: https://poggit.pmmp.io/p/ProfanityFilter
- Size: 21.8 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/v0.0.x.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
A best profanity filter for pocketmine. Controls hate speech and blocks bad words in certain on the chat.
Are you tired of someone always cursing, saying offensive words in the chat? Are the players too toxic? Do you want to punish them?
Well, this plugin might help you. ProfanityFilter can destroy toxic players, punish them to your server!
It's configurable and easy to use. You can manually add words easily at the game.
Wiki/Documentation | Poggit | Github Repository | Create an issue. | Discussions | Create a pull request.
# Features
- Ability to customize words that are currently blocked at in-game or customize it at `profanity.yml`
- Ability to automatic punish (kick/ban) directly at the game.
- Ability to customize the plugin via Interface GUI.
- Unicode swearing bypassing and more!# How to Install?
- Download this plugin on [poggit](https://poggit.pmmp.io/p/ProfanityFilter).
- Just put this plugin in under your `plugins/` folder, and it should work!
- You can configure the plugin by accessing `plugin_data/ProfanityFilter/config.yml`
- You can manage words by accessing `plugin_data/ProfanityFilter/profanities.yml`# Report a Issue/Bug
You found a bug or a plugin issue?
- Contact support in the [Discord Server](https://discord.gg/v2rNeHaptd)
- Create an [Issue](https://github.com/ReinfyTeam/ProfanityFilter/issues)
- Write your bug & the issue you are having with all informations including the crash or errors so I can track the issue.
- Submit the issue and be patient for a response for a solution to your problem :D# Disclaimer
**This plugin was designed and work in pocketmine. If you are using fork/spoon of PocketMine-MP. Your issues will automatically closed.**# Screenshots
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/chat-filter.jpg)](https://poggit.pmmp.io/p/ProfanityFilter)[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/punish-from-player.jpg)](https://poggit.pmmp.io/p/ProfanityFilter)
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/console.jpg)](https://poggit.pmmp.io/p/ProfanityFilter)
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/ui-main.png)](https://poggit.pmmp.io/p/ProfanityFilter)
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/ui-add-words.png)](https://poggit.pmmp.io/p/ProfanityFilter)
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/ui-word-actions.png)](https://poggit.pmmp.io/p/ProfanityFilter)
[![](https://raw.githubusercontent.com/ReinfyTeam/ProfanityFilter/stable/ui-profanitylist.png)](https://poggit.pmmp.io/p/ProfanityFilter)
# Contributors and Collaborators
| Name | Contributors |
|---------------------------------------------|--------------------------------------------------------------------------------------------------|
| [NhanAZ](https://github.com/NhanAZ) | Maintained this Plugin and helped me alot of things like syntax, languages and code improvement. |
| [KanadeDev](https://github.com/KanadeDev) | Helped me alot of language files, and fixed alot of couple things in first release. |
| [Reinfy](https://github.com/Reinfy) | He implemented some things and fixing and adjusting features, suggesting some improvements. |
| [kotyaralih](https://github.com/kotyaralih) | Made more translation to the language files. |