AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] URL Chat Filter (https://forums.alliedmods.net/showthread.php?t=333902)

dragonbanshee 08-15-2021 12:27

[ANY] URL Chat Filter
 
1 Attachment(s)
With constant issues with phishing and scamming, I have created a plugin to prevent players from sending URLs in chat. It uses Regex matching to match a website, and if matches then the message is blocked. This is a very simple plugin, so I do not expect to see any updates or new features.

To load the plugin, click on "Get Plugin" below and drag url_filter.smx to tf/addons/sourcemod/addons. Then, in rcon or in-game using sm_rcon, do "sm plugins load url_filter" (without quotes) and you should be all set.

Please let me know if there are any issues or new features to be added.

NanoC 08-15-2021 12:38

Re: [ANY] URL Chat Filter
 
Suggest:
- Add whitelist feature.
- Add Server IPs support.
- Add a cvar to change between block the message only, or kick/ban the player.

emorr 08-22-2021 15:05

Re: [ANY] URL Chat Filter
 
i didn't test it, but it looks good


All times are GMT -4. The time now is 08:55.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.