<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[RELEASE] Generic Log Parser]]></title><description><![CDATA[<h4>Introduction</h4>
<p dir="auto">This is a rather simple plug-in that takes events from the game log and translates them into punishments. This is most likely only relevant to people writing their own GSC.</p>
<p dir="auto">We at AWOG are using this to punish EMP-ing of perks. Whenever a perk is EMP’d the following log line is written <code>ScriptPerkEMP;&lt;attacker guid&gt;;&lt;attacker slot&gt;</code></p>
<p dir="auto">The plug-in uses the following config to translate this into warnings in IW4ma. Which causes the well known behavior on our servers.</p>
<pre><code class="language-json">    {
      "EventName": "ScriptPerkEMP",
      "targetsPlayer": true,
      "Punishment": "warn",
      "Message": "Do NOT EMP the Perks!"
    }
</code></pre>
<p dir="auto"><img src="https://fastdl.awog.at/iw4ma/GenericLogParser/example_emp.png" alt="Example  Perk EMP kick" class=" img-fluid img-markdown" /></p>
<p dir="auto">Features:</p>
<ul>
<li>Can be used to react to any in-game event</li>
<li>Customize-able actions</li>
<li>Customize able messages</li>
</ul>
<p dir="auto">Changelog:</p>
<ul>
<li>c1cbcee
<ul>
<li>Ignore Bots in events to prevent issues.</li>
</ul>
</li>
</ul>
<p dir="auto">Download:</p>
<p dir="auto"><strong>You are NOT allowed to mirror or hot link this file.</strong></p>
<p dir="auto"><a href="https://fastdl.awog.at/iw4ma/GenericLogParser/GenericLogParser.dll" target="_blank" rel="noopener noreferrer nofollow ugc">Download Generic Log Parser</a></p>
]]></description><link>https://forum.awog.at/topic/171/release-generic-log-parser</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 23:56:35 GMT</lastBuildDate><atom:link href="https://forum.awog.at/topic/171.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Oct 2020 20:31:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [RELEASE] Generic Log Parser on Tue, 27 May 2025 21:23:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nimaydp">@<bdi>nimaydp</bdi></a> said in <a href="/post/1054">[RELEASE] Generic Log Parser</a>:</p>
<blockquote>
<p dir="auto">IW4MAdmin only monitors but doesn’t ban cheaters automatically.</p>
</blockquote>
<p dir="auto">Hi, this isn’t true, IW4m Admin does ban cheaters if it detects them via its statistics plugin. You can use this plugin to build additional detections in GSC and then instruct IW4m Admin to add additional bans, one example is by detecting if the classes of players are manipulated.</p>
]]></description><link>https://forum.awog.at/post/1056</link><guid isPermaLink="true">https://forum.awog.at/post/1056</guid><dc:creator><![CDATA[Xerxes]]></dc:creator><pubDate>Tue, 27 May 2025 21:23:29 GMT</pubDate></item><item><title><![CDATA[Reply to [RELEASE] Generic Log Parser on Wed, 21 May 2025 11:00:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xerxes">@<bdi>Xerxes</bdi></a><br />
Hi, I’m new to IW4MAdmin and server management.<br />
I want to enable auto bans for cheating.<br />
From what I understand, IW4MAdmin only monitors but doesn’t ban cheaters automatically.<br />
Do I need to use your plugin to enable auto banning? If yes, could you please guide me on how to set it up?</p>
]]></description><link>https://forum.awog.at/post/1054</link><guid isPermaLink="true">https://forum.awog.at/post/1054</guid><dc:creator><![CDATA[nimaydp]]></dc:creator><pubDate>Wed, 21 May 2025 11:00:18 GMT</pubDate></item><item><title><![CDATA[Reply to [RELEASE] Generic Log Parser on Mon, 27 Mar 2023 00:02:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kalitos">@<bdi>Kalitos</bdi></a></p>
<p dir="auto">The currently public version has those modes.</p>
<pre><code>        flag, //Flag
        warn, //Only warn
        kick, //Only kick
        warnKick, //Warn then Kick
</code></pre>
<p dir="auto">The new version will have 2 more. If you want to I can add ban as well.</p>
]]></description><link>https://forum.awog.at/post/974</link><guid isPermaLink="true">https://forum.awog.at/post/974</guid><dc:creator><![CDATA[Xerxes]]></dc:creator><pubDate>Mon, 27 Mar 2023 00:02:42 GMT</pubDate></item><item><title><![CDATA[Reply to [RELEASE] Generic Log Parser on Tue, 21 Mar 2023 10:51:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xerxes">@<bdi>Xerxes</bdi></a> Excuse me, what other punishments can I use. I try to use “ban” and IW4MAdmin does not start, it gives me an error.<br />
On the other hand, if I use “kick”, the application starts normally.<br />
I need to use “ban” in this case.</p>
]]></description><link>https://forum.awog.at/post/973</link><guid isPermaLink="true">https://forum.awog.at/post/973</guid><dc:creator><![CDATA[Kalitos]]></dc:creator><pubDate>Tue, 21 Mar 2023 10:51:38 GMT</pubDate></item></channel></rss>