PwnFilter
Update: 2023-04-20 - PwnFilter EOL Statement
Major changes to chat from Mojang that include chat reporting and signed messages may render PwnFilter no longer usable. The developers of PwnFiilter have not maintained the plugin since 2016, and it has continued to work up until now. We don't see a new version coming out anytime soon and urge server owners to find an alternative. We hear good things about VentureChat - https://www.spigotmc.org/resources/venturechat.771/
-tremor.
About PwnFilter
PwnFilter is way more than just your average word-blocking plugin, PwnFilter uses the power of Regular-Expressions ("RegEx") to give you a highly effective and highly configurable plugin to filter anything you want from chat! Matching words can be rewritten, logged, blocked, and managed, depending on the rules you define. Use PwnFilter for:
- Extremely effective chat/command filtering: Filter anything you want with RegEx!
- Extremely effective curse/swear word filtering, warn users who use bad language, turn their profanities into harmless language, or just deny their message entirely!
- Assign appropriate punishment levels based on severity.
- Anti-Advertisement: IP/URL filtering
- Make fun chat replacements for your server's inside-jokes.
- Single line spam filtering: Remove repetitive characters like hiiiiiiiiiiiii to hi.
- CAPS Blocking capability
- Typo correction: Replace common and annoying typos like "teh" to "the" or "u" or "you"
- Customizable warning messages
- Command aliases: Automatically recognize a !command and change to /longer command, Stop yourself from accidentally sending those embarrassing .commands to chat for everyone to see.
- A few built-in punishments like burn, kill, fine (charge money!), warn, kick, and ban. Or simply utilize the "then console" action to make your server console execute almost any command from any other plugin as if you typed it yourself in the console window, especially if you use a plugin that adds a plethora of punishments, like PunishMental, or use it to make PwnFilter send the appropriate commands to your favorite ban-management system to let it handle what to do!
Think of this plugin as a platform for the power of RegEx, the matching rules are 100% entirely up to you, and there are a hundred ways to do something. The possibilities are endless, the power is as dynamic as you want it to be depending on how much effort you put into having the best RegEx rules.
PwnFilter is a revival and complete rewrite of the RegexFilter plugin by FloydATC. Thanks to DreamPhreak for helping with this Bukkit page, to Sage905 for taking over the latest branch of development making PwnFilter even better than ever, and to EpicAtrain for developing comprehensive regex rules for server owners to use.
Features:
- Filter Chat! (of course)
- Filter Item Names! (Anvil)
- Filter Signs!
- Filter Commands!
- Filter Console!
- Filter Books! (Coming in next version!)
- Filter Nametags!
- Built-in anti-spam feature can be enabled in config.
- Commands for OP or by permission node.
- Supports color message replacement.
- Globally clear all player's chat windows with "/pfcls".
- Global mute with "/pfmute" - stops all server chat and commands for making admin announcements.
- Command typos beginning with certain characters can be stopped (like . and 7, accidentally instead of / and &).
- Optionally recover those typos and execute the command as intended.
- Define your own macros or command aliases.
- Simple but powerful configuration with built-in debugging.
- Each regular expression is compiled only once => very fast.
- Able to reload all your PwnFilter rules & config files without needing to restart the server with "/pfreload".
- Optionally kick or warn players on rule matches AND/OR:
- Execute commands from console or other plugins.
- Use randrep action to replace swears with a random multiple option.
- Use lower action to replace text to all lowercase (great for those CAPS chatters).
- True command aliases, link faux commands like /wave to /me waves at you.
- Customizable 'permission denied' messages
Issues & Conflicts
Plugin Conflicts: If you notice that PwnFilter conflicts/interferes with another chat-related plugin, edit your config.yml, go to the "ADVANCED" section at the bottom, unhide the priority you want to change (by removing the # in front of the line), and change the priority from the default setting "Lowest" to another setting like "Highest". This can sometimes resolve conflicts, otherwise ask on our forum or create a ticket.
Permission Bypass: The permission node pwnfilter.bypass is automatically granted to OP and players with * permission nodes. If you do not want these players bypassing the filter at all, you must negate this permission node for them in your Permissions Plugin's files.
Plugin Metrics
This plugin utilizes Hidendra's plugin metrics system, which means that some information is collected and sent to mcstats.org. If you wish to disable this feature, you can do so by opting out, which you can do in the PluginMetrics' config file under /YourServer/plugins/PluginMetrics/
Links & Info
- PwnPlantGrowth - Customize, modify, block all plant growth with varying configurations, including biome based and light level based farming.
- PwnChickenLay - Configure or block how fast chickens can lay eggs, or replace eggs with other items like diamonds, bricks, anything you can think of.
- ResPwn - Configure useful and fun player respawn options like temporary forcefields, armor and weapons.
- PwnPvpBalance - Balance the tide of uneven game mechanics with options to help players with poor PvP skills be more competitive, and give good players a better challenge.
- PwnFilter Regex Forum - Have questions about using RegEx or want to show your rules.txt off? Visit our RegEx forum here on DBO!
- Pwn9.com - Visit the Pwn9 Gaming Community, the place we call home. Check out our Minecraft servers, other game servers and fun gaming community.
- Discord Server: Join us @ https://discord.gg/qde6rVn - feel free to ask PwnFilter or RegEx questions on the channel or just come hang out with us.
- Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. ci.sagely.ca
Donate
All of our "Pwn-" plugins are completely free of charge. We work hard to bring you the best, powerful, and up-to-date plugins. If we have helped you in any way, please consider a donation of any amount (Using the "Donate" button on the top-right of this page, or clicking HERE). All donations are GREATLY appreciated for all of the time that goes into this plugin and support.
EpicATrain's version 10.0 filter has been temporarily removed, due to a few issues. The classic language filter is still available here: http://pastebin.com/u/EpicATrain
-
View User Profile
-
Send Message
Posted Jul 2, 2014Is anyone else having issues with chat not being altered in MC 1.7.9/10?
Using Spigot. If I look in my chat logs in hawkeye, they are altered, but ingame and console/log they are not. Other triggering events, such the warning message works just fine.
-
View User Profile
-
Send Message
Posted Jul 2, 2014Help mc 1.7.10 + spigot
[18:13:06 ERROR]: Error occurred while enabling PwnFilter v3.3.0 (Is it up to date?) java.lang.IllegalStateException: LogManager not yet initialized! at com.pwn9.PwnFilter.util.LogManager.getInstance(LogManager.java:89) [?:?] at com.pwn9.PwnFilter.PwnFilter.configurePlugin(PwnFilter.java:209) [?:?] at com.pwn9.PwnFilter.PwnFilter.onEnable(PwnFilter.java:95) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at co.technius.PluginManager.PMCommandExecutor.loadCmd(PMCommandExecutor.java:454) [PluginManager.jar:?] at co.technius.PluginManager.PMCommandExecutor.onCommand(PMCommandExecutor.java:511) [PluginManager.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:769) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:755) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:319) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9-R0.3-SNAPSHOT.jar:git-Spigot-1518]
-
View User Profile
-
Send Message
Posted Jun 13, 2014How do I block if the player use f u c k?
-
View User Profile
-
Send Message
Posted Jun 13, 2014No worries, I found the overall config option that strips all colour codes from chat.
-
View User Profile
-
Send Message
Posted Jun 7, 2014@MachoMancha
Solved my problem by viewing the very helpful sample page.
-
View User Profile
-
Send Message
Posted Jun 6, 2014How would I filter certain said statements such as "I like apple pie" ?
-
View User Profile
-
Send Message
Posted Jun 3, 2014@Willcomputerguy79
On the rules you want to send a message to staff for, add the line:
Make sure your staff has the permission node xD
-
View User Profile
-
Send Message
Posted May 29, 2014People are bypassing the NoCheatPlus colour blocking by using my rule that changes caps to lower case.
They are doing this for example "&4THIS WOULD BE CHANGED TO LOWER CASE" Once it has been changed to lower case it outputs the colour code and thus the message comes out coloured.
I can't change colour codes to be blank since the PwnFilter match ignores colour codes I think.
Any ideas?
-
View User Profile
-
Send Message
Posted May 22, 2014@tremor77
Thanks for clearing that up ;-)
-
View User Profile
-
Send Message
Posted May 22, 2014@LordPgsa You potentially have Essentials or another plugin that removes periods (.) from chat. With essentials it's a permission node "essentials.chat.url", give all your players that permission node and the .'s won't be removed.
@ThisUsernameIsMine To avoid looping replacements and potential conflicts from rules, the filter set is only run once against a chat string, that example won't work intentionally for this reason.
@Willcomputerguy79 There is no alert to priv group functionality built-in to pwnfilter, but you could hook a staff channel plugin with a then console command for certain rules. I believe this is a feature being considered for a major future rework though.
-
View User Profile
-
Send Message
Posted May 18, 2014Hello I use this rule:
but when somebody writes www.example.com it rewrite to: www bonicraft eu there are no dots! :(
-
View User Profile
-
Send Message
Posted May 18, 2014THIS IS THE BEST PLUGIN!==THIS IS THE BEST PLUGIN!.. == !!!!
IT 'S PERFECT! THANKS!!!
-
View User Profile
-
Send Message
Posted May 15, 2014Is it possible to add variations e.g.:
match dog
then replace cat
match cat
then replace dog
since only the first seems to get replaced
Thnx for the plugin! :)
-
View User Profile
-
Send Message
Posted May 7, 2014Hey, I really love this plugin! I have a question though. Is it possible to make PwnFilter alert my staff whenever someone says a certain thing such as an IP or if someone says a racist word? I know I can make it warn the player, but can I make it warn staff? If so, is it possible to make it warn staff members, not like pwnfilter.admin? I don't want my staff to be able to curse or send links/ips, I just want them to be notified whenever some says a racist word or puts an IP into chat.
-
View User Profile
-
Send Message
Posted May 4, 2014does this work with pwnchat? its not very updated
-
View User Profile
-
Send Message
Posted Apr 27, 2014Thanks for making the plugin! Sounds like just the thing I will need for my new OP PvP server! Been looking for something like this for months!!
-
View User Profile
-
Send Message
Posted Apr 27, 2014Is there a way to turn caps lock down and capitalize the first letter if the whole message has more than 3 uppercase letters?
-
View User Profile
-
Send Message
Posted Apr 25, 2014@GPSforLEGENDS
http://dev.bukkit.org/bukkit-plugins/pwnfilter/forum/
-
View User Profile
-
Send Message
Posted Apr 19, 2014is there a forum where users can post theire own rules?
-
View User Profile
-
Send Message
Posted Apr 12, 2014@PapaHarni
???????