AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [L4D/L4D2] Survivor Griefer Protection (https://forums.alliedmods.net/showthread.php?t=322325)

MasterMind420 03-23-2020 21:21

[L4D/L4D2] Survivor Griefer Protection
 
I made this plugin because of the problems newly connected players that hate mod servers represent...Griefing then leaving...

This plugin prevents friendly fire from newly connected players for a configurable period of time after they join...But that's not all.

What this plugin also does is kick/ban players who do a configurable set amount of damage to survivors
within the time frame you set if you want to kick them...But that's not all.

What this plugin also does is when players who join jump off ledges to suicide within the time frame
it prevents any damage and teleports them back to where they jumped from. Number of jumps is configurable before kick/ban as well.

As always this plugin is a work in progress and any advice/requests are welcome, enjoy :)

Code:

[ v1.0 ]
Initial Release

[ v1.1 ]
Fixed - Corrected some mistakes with client checks

[ v1.2 ]
Fixed - Admins are now completely immune (mikaelangelis)

[ v1.3 ]
Feature - Added KickType option to cfg(delete old cfg) [1 = Immediate] [2 = Vote Kick] (edwinvega86)

[ v1.4 ]
Feature - Added late load support
          Added admin cmd fft to disable and enable plugin
          Added protection method for players switching teams or disconnecting
          Added message to chat when trigger votekick, so it doesn't feel random(MasterMe)
          Added message to regular kick so others know why someone was instant kicked.

Fixed - Ledge jump griefing protection was completely broken
        Callvote wasn't working correctly (MasterMe)

[ v1.5 ]
Feature - Added Ban Support(Permanent And Timed)

[ v1.6 ]
Feature - Added do not grief warning when close to being kicked or banned
Fixed - An error with ban support(permanent and timed) has been corrected
        Being charged, ridden, smoked etc. no longer triggers griefer protection

[ v1.7 ]
Fixed - Corrected an issue with admins triggering jump protection


MasterMind420 03-23-2020 22:41

Re: [L4D/L4D2] Survivor Griefer Protection
 
UPDATE

Code:

[ v1.1 ]
Fixed - Corrected some mistakes with client checks


KasperH 03-24-2020 10:01

Re: [L4D/L4D2] Survivor Griefer Protection
 
Nice! :)
One more thing would be good.
Teleporting back rushing players. Only allow to rush if the teammates are down.

mikaelangelis 03-25-2020 08:34

Re: [L4D/L4D2] Survivor Griefer Protection
 
Does it kick the local host admin if he friendly fire accidentally lmao?

MasterMind420 03-25-2020 10:14

Re: [L4D/L4D2] Survivor Griefer Protection
 
Quote:

Originally Posted by mikaelangelis (Post 2688471)
Does it kick the local host admin if he friendly fire accidentally lmao?

hmm ya know...i used to block admins from being affected when i tested the plugin...i should make admins completely immune. Thanks for pointing that out.

MasterMind420 03-25-2020 10:49

Re: [L4D/L4D2] Survivor Griefer Protection
 
UPDATE

Code:

[ v1.2 ]
Fixed - Admins are now completely immune


edwinvega86 03-26-2020 04:19

Re: [L4D/L4D2] Survivor Griefer Protection
 
I could add some kind of voting. There are times when the team witnesses an accident like when the can of gasoline is destroyed. to avoid expulsion.

MasterMind420 03-26-2020 08:20

Re: [L4D/L4D2] Survivor Griefer Protection
 
Quote:

Originally Posted by edwinvega86 (Post 2688573)
I could add some kind of voting. There are times when the team witnesses an accident like when the can of gasoline is destroyed. to avoid expulsion.

I can add triggering kick vote as an option. Good idea.

MasterMind420 03-26-2020 09:21

Re: [L4D/L4D2] Survivor Griefer Protection
 
UPDATE

Code:

[ v1.3 ]
Feature - Added KickType option to cfg(delete old cfg) [1 = Immediate] [2 = Vote Kick] (edwinvega86)


santdrback 06-04-2020 02:28

Re: [L4D/L4D2] Survivor Griefer Protection
 
nice , its actually work with sourcemod 1.8+ ?


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

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