7Filter - Stop those 7typos: Version: v1.01 Update: RegexPlugin has replaced 7Filter This tiny plugin stops you from accidently sending those embarrasing 7commands to chat. Instead of announcing to the public that you tried to 7give yourself a diamond pickaxe, 7filter blocks the message and notifies you. This is a common problem for admins with Scandinavian keyboard layout, because the "/" character is typed using shift+7. (US keyboard users: Look for dotFilter) Features: Commands beginning with 7 are filtered (stopped) No configuration No permissions No commands No cake Download http://minecraft.atc.no/plugins/SevenFilter.jar Source code is included Changelog Version 1.00 Original release Version 1.01 Changed namespace
Just to make sure I get this right, the problem is you keep hitting "." (period) which is next to "/" so you want to filter ".command" yes? Update: Look for dotFilter
please update your OP to reflect the standards http://forums.bukkit.org/threads/plugin-release-submission-guidelines.1755/
I'm cooking up a proper regex-driven plugin, since I've been bombarded with requests for all sorts of filters (typos, repetitions, profanities, you name it and I've heard it)
Tiny but critical update posted: v1.01 The only thing changed is the namespace, this is an update required for newer versions of Craftbukkit. Sorry. --- merged: Feb 19, 2011 8:53 PM --- This plugin will not be maintained further, consider switching to RegexFilter instead
Switch to RegexFilter, the default setup emulates both dotFilter + 7Filter out of the box and the constructor thing is fixed.