Hello, I ask to be added to admin a warning kick only.
First warning = Only ALERT about kick and warning.
Second warning = ALERT about kick and kick only!(without time).
Third warning = ALERT about tempbanned and tempbanned!(with time).
Currently I have this:
<set name="pm_global">0</set>
<set name="alert_kick_num">2</set>
<set name="instant_kick_num">3</set>
<set name="tempban_num">6</set>
<set name="tempban_duration">1d</set>
<set name="max_duration">1d</set>
<set name="message">WARNING [$warnings]: $reason</set>
<set name="warn_delay">15</set>
<set name="reason">too many warnings: $reason</set>
<set name="duration_divider">30</set>
<set name="alert">ALERT: $name auto-kick from warnings if not cleared [$warnings] $reason</set>
First warning = Only warning.
Second warning = ALERT about kick and kick(with time).
Third warning = Tempbanned(with time).
PLZ HELP!!