PwnFilter uses the power of regular expressions to filter unwanted messages from chat. This is a continuation of the original RegexFilter by FloydATC. Continued development by: tREMor 3.0 refactor by: Sage905 (aka ptoal) Source code located at: https://github.com/Pwn9/PwnFilter Releases: http://dev.bukkit.org/server-mods/pwnfilter/ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
Bobcat00/PwnFilter
PwnFilter is a JAVA Plugin for Bukkit, a multiplayer server API for the game Minecraft. Pwnfilter implements Regular Expressions created in a user defined "rules.txt" as an in-game chat filter to remove profane language, spam and caps, for fun and as an effective command alias creator.
JavaGPL-3.0