Update README.md

This commit is contained in:
Jackzie 2025-01-05 23:20:25 -06:00 committed by GitHub
parent 7424dfbd46
commit bf8c4e68cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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.
Useful things:
@ -340,7 +342,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.