Simple Word Filter
A simple plugin that I developed to filter what players can say in the chat. All restricted words are stored in a line break delimited text file. This is my first Bukkit Mod. Its running on my server currently if you wish to come test (minecraft.jameswarner.us).
Usage is: /wf add [word] or /wf remove [word]
Permissions are: WordFilter.addremove
-
View User Profile
-
Send Message
Posted Jan 14, 2015Thank you so much! You can change the fire to optional in the next update!
-
View User Profile
-
Send Message
Posted Mar 18, 2013Need update for CB 1.5 player on fire not work
-
View User Profile
-
Send Message
Posted Mar 10, 2013Can you directly edit the word list on the server? Or do you have to enter each word one at a time in-game?
-
View User Profile
-
Send Message
Posted Mar 10, 2012@jach11
Thanks :)
-
View User Profile
-
Send Message
Posted Mar 10, 2012Nice Plugin Dude :D Nice And Simple
-
View User Profile
-
Send Message
Posted Mar 9, 2012@aciidic
Glad you like it :). I might compile all the feedback I've gotten from this mod and produce a major release version. I only made this mod to learn how to create Bukkit plugins, and I'm currently working on a more advanced plugin at the moment.
-
View User Profile
-
Send Message
Posted Mar 9, 2012Nice job, suggestion is to add an option to change the censor (replace all or word or letter) or completely remove the text. Thanks for the plugin