Merge branch 'master' of github.com:Jackzmc/sourcemod-plugins

This commit is contained in:
Jackzie 2025-01-07 09:41:32 -06:00
commit f2e2de6ca9
2 changed files with 19 additions and 8 deletions

View file

@ -2,6 +2,8 @@
This is a collection of sourcemod plugins, most are used on my servers. The majority of the plugins are created by me, but some are modifications of other plugins.
Some of the plugins / changes are very specific, but may be useful to someone.
Please note that these plugins are only guaranteed to work on Left 4 Dead **2**.
Not always the latest versions. If you have any interest with a plugin, I can make sure to upload the latest.
Currently plugins are only compiled and tested with SM 1.11-6964
@ -342,7 +344,7 @@ Any survivor that attacks another survivor
3. If neither #1 or #2, both the victim and the attacker take 1/2 the original damage
4. If victim is in a saferoom, no damage is dealt.
See https://admin.jackz.me/docs/plugins#tkstopper for some more implementation information
See https://jackzie.dev/posts/sourcemod/sm-dev#tkstopper for some more implementation information
During any of the above three conditions, if they deal (or attempt to deal) over 75 HP in 15 seconds (configurable) they will be instantly banned for a set period of time (60 minutes). If they are for sure a team killer, it can be extended to a permanent ban.