1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

show trigger regex for profanity determent plugin

This commit is contained in:
RaidMax
2019-08-08 15:30:06 -05:00
parent 7f388a1ce9
commit 5717b46553
4 changed files with 40 additions and 19 deletions

View File

@ -1050,7 +1050,6 @@ namespace IW4MAdmin
Offense = reason,
Punisher = originClient,
Link = targetClient.AliasLink,
AutomatedOffense = originClient.AdministeredPenalties?.FirstOrDefault()?.AutomatedOffense,
IsEvadedOffense = isEvade
};