Cheshire Posted July 22, 2021 Share Posted July 22, 2021 Profanity Filter Plugin Description: This is a cut down remake of the following topic: There's currently (to my knowledge) no way to mute/ban people so I had to cut some features. What this CAN do however is pretty simple.. It filters naughty words from chat! NOTE: This plugin supports wildcards, but do be careful as a wildcard does not stop at the end of a word! For example, the filter b*tch would filter this entire sentence: Because I like streaming on twitch Features: Filter words from chat messages. Block character creation when users enter unwanted words. (v1.1+) Configurable word list. Wildcards in words. Configuration options for filtering only chat messages or character names. (v1.1+) Configure what character is used to filter words from chat (v1.1.1+) Media: Spoiler Configuration File: { "ProfanityFilters": [ "hecking", "potato", "fries" ], "Strings": { "CharacterCreationError": "The chosen name does not meet requirements set by the server." }, "Config": { "WriteOutputToConsole": true, "FilterChatMessages": true, "FilterCharacterNames": true, "CensorCharacter": "*" }, "IsEnabled": true } Server Start-Up: In use: Download: Version 1.1.1 [Download] Version 1.1.0: [Download] Version 1.0.0: [Download] Or view the Github repository over [Here] Installation: Download the above file. Extract the folder into your Intersect Server\resources\plugins directory. Modify the config.json file and add any words you would like to have filtered out from chat. Run your server! Weylon Santana, Arufonsu, nvh and 1 other 3 1 Link to comment Share on other sites More sharing options...
Arufonsu Posted July 22, 2021 Share Posted July 22, 2021 Amazing server plugin! works great so far ~ PS. i know that fries aren't healthy, but why you would filter them out Link to comment Share on other sites More sharing options...
nvh Posted July 23, 2021 Share Posted July 23, 2021 5 hours ago, Cheshire said: Profanity Filter Plugin Description: This is a cut down remake of the following topic: There's currently (to my knowledge) no clean way to handle sending the user an error message from the server and cancelling character creation, or a way to mute/ban people so I had to cut some features. What this CAN do however is pretty simple.. It filters naughty words from chat! NOTE: This plugin supports wildcards, but do be careful as a wildcard does not stop at the end of a word! For example, the filter b*tch would filter this entire sentence: Because I like streaming on twitch Media: Hide contents Configuration File: Server Start-Up: In use: Download: Version 1.0.0: [Download] Or view the Github repository over [Here] Installation: Download the above file. Extract the folder into your Intersect Server\resources\plugins directory. Modify the config.json file and add any words you would like to have filtered out from chat. Run your server! How to using for 6.2 ? Link to comment Share on other sites More sharing options...
Blinkuz Posted July 23, 2021 Share Posted July 23, 2021 20 minutes ago, nvh said: How to using for 6.2 ? It is not possible, the plugin system that has been used is only for version 7.x, the reference that Ches mentioned in his post is an old patch. Link to comment Share on other sites More sharing options...
nvh Posted July 23, 2021 Share Posted July 23, 2021 1 hour ago, Blinkuz said: Không thể, hệ thống plugin đã được sử dụng chỉ dành cho phiên bản 7.x, tham chiếu mà Ches đề cập trong bài đăng của mình là một bản vá cũ. ok tks Link to comment Share on other sites More sharing options...
Cheshire Posted July 23, 2021 Author Share Posted July 23, 2021 I've just released version 1.1.1 of this plugin! Some new options were added.. Primarily related to blocking characters with bad names from being creatd. Some more configuration options to toggle on or off whether to filter names and chat messages, or only one of the two. Also an option that lets you decide what character is used to censor chat with! You can download it from over here: [Download] Link to comment Share on other sites More sharing options...
nvh Posted July 23, 2021 Share Posted July 23, 2021 1 hour ago, Cheshire said: I've just released version 1.1.1 of this plugin! Some new options were added.. Primarily related to blocking characters with bad names from being creatd. Some more configuration options to toggle on or off whether to filter names and chat messages, or only one of the two. Also an option that lets you decide what character is used to censor chat with! You can download it from over here: [Download] Can you help being non case-insensitive in character naming? if “jeonheemi” exists. Will not be able to order “Jeonheemi” or “JEAONHEEMI” Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now