Skip to content

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.

License

Notifications You must be signed in to change notification settings

fuzzybot/PwnFilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/>.

PwnFilter -- Regex-based User Filter Plugin for Bukkit-based Minecraft servers.
Copyright (c) 2013 Pwn9.com. Tremor77 <admin@pwn9.com> & Sage905 <patrick@toal.ca>

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%