mvrb submitted a new resource:
CheatReportLogger - Saves cheat reports from the F7 menu to a file and/or RCON.
Read more about this resource...
CheatReportLogger [Obsolete]
Discussion in 'Plugin Support' started by mvrb, Nov 25, 2016.
-
THIS. My friends, is going in that direction i wanted to go for support
well... if only it would work to somehow combine this plugin with Tickets plugin or else.- -
Thanks, great plugin!
-
Code:
Failed to compile: CheatReportLogger.cs(50,133): error CS1061: Type `ConsoleSystem.Arg' does not contain a definition for `ArgsStr' and no extension method `ArgsStr' of type `ConsoleSystem.Arg' could be found. Are you missing an assembly reference?
thanks -
Wulf Community Admin
Wulf updated CheatReportLogger with a new update entry:
1.0.1
Quickfix for you there @mvrb. I would suggest not hard-coding the "oxide/logs" path though, as that can change on some hosts. You also had "Oxide/Logs" before, which will cause issues on Linux hosts due to case-sensitivity for the file system.
You could easily convert this to a universal plugin too, or even just a more generic plugin that intercepts the output of commands and sends them to one of multiple logs. Just an idea! -
Thank you very much for the update and suggestions, Wulf.
-
Can you add that this plugin report logs to slack channel?
-
I deleted the log file for this and it is not being remade even if I reinstall the plugin. So I cannot see what people submit. Can you assist?
-
Oxide Version: 2.0.3051
Plugin Version: 1.0.1
-
Wulf Community Admin
Wulf updated CheatReportLogger with a new update entry:
1.0.2
-
@mvrb Can you add that this plugin report logs to slack channel?
-
-
mvrb updated CheatReportLogger with a new update entry:
1.0.3
-
@mvrb Error while compiling: CheatReportLogger.cs(50,6): error CS1501: No overload for method `LogToFile' takes `2' arguments
-
@maxaki and @Juli(RusTenas)
Would you like it to work with this plugin?
Slack | Oxide -
mvrb updated CheatReportLogger with a new update entry:
1.0.4
-
Oh can this hook to the slack plugin? That would be sexy!!
-
mvrb updated CheatReportLogger with a new update entry:
1.2.0
-
could you also do discord support?
-
mvrb updated CheatReportLogger with a new update entry:
1.3.0
[DOUBLEPOST=1495701268][/DOUBLEPOST]In the next update I'll save the reports to a data file so you can check what players have been reported and what players a certain player has reported.