This site will get sorted when I have time / inclination to do so, for now just be thankful it loads instantly ;)
Currently I have one thing available here (sometime in the not so distant I'll add my configs and some other useful tools)
This is a plugin which disables any hitbox except the Head Hitbox. In effect, it is a 'headshots only' mod. This may be best suited to go along side other plugins or mods, such as CSS:DM, or Gun Game. Really though, that's for you to decide...
headshotonly_current.7zTest server: 80.84.54.134:27015
At this time, I've been seeing a random server crash on *nix. I'm not sure if this is directly related to this plugin though, as none of my core dumps are inside of my code :-/ Feedback wanted...
When late loaded (using 'meta load' for example), the plugin will not stop bullets for players already connected - 'retry' will rectify this. I've been lazy, as this requires adding another function. If people really want / need this fixed, I'll get on it sometime.
This plugin was born at the request of my house mate, Alpha Q. I made it in 30 minutes, and have since fixed the one (update: maybe two) bug I found in later testing (adding another 10 minutes or so) (I'm hoping after this page too, it'll be less than an hour still). The plugin is absolutely minimalistic, and designed to work (via MetaMod:Source) along side other plugins in a friendly manner. It's actions are also minimalistic, and it will NOT induce any lag on the server. (For the more technically savvy of you, it adds a single integer comparison operation for a 32 bit integer, on attack). MetaMod:Source may have slightly more overhead than this plugin, but Bailopan assures me (and I know so, really) that MetaMod:Source will not either.