1. mvrb submitted a new resource:

    CheatReportLogger - Saves cheat reports from the F7 menu to a file and/or RCON.

    Read more about this resource...
     
  2. THIS. My friends, is going in that direction i wanted to go for support :D

    well... if only it would work to somehow combine this plugin with Tickets plugin or else.-
     
  3. Thanks, great plugin!
     
  4. 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?
    Update please!
    thanks
     
  5. Wulf

    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!
     
  6. Thank you very much for the update and suggestions, Wulf.
     
  7. Can you add that this plugin report logs to slack channel?
     
  8. 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?
     
  9. Oxide Version: 2.0.3051
    Plugin Version: 1.0.1
     
  10. Wulf

    Wulf Community Admin

    Wulf updated CheatReportLogger with a new update entry:

    1.0.2

     
  11. @mvrb Can you add that this plugin report logs to slack channel?
     
  12. Yes please. Especially now with the awesome update on F7
     
  13. mvrb updated CheatReportLogger with a new update entry:

    1.0.3

     
  14. @mvrb Error while compiling: CheatReportLogger.cs(50,6): error CS1501: No overload for method `LogToFile' takes `2' arguments
     
  15. mvrb updated CheatReportLogger with a new update entry:

    1.0.4

     
  16. Oh can this hook to the slack plugin? That would be sexy!!
     
  17. mvrb updated CheatReportLogger with a new update entry:

    1.2.0

     
  18. could you also do discord support?
     
  19. 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.