Skip to content

1. Main Features

JohnnyS edited this page Jun 27, 2023 · 1 revision

From the Docs website in case it goes down as well

I am/was (not even sure) a admin on the Prefech Discord. I am not sure what is going on with Prefech/JokeDevil but I wanted to upload these for those that need it. If you have a updated version OR the source code please let me know so I can update this but this should be working. Hopefully it works like this.

Requirements

Main Features

  • Basic logs:
    • Chat Logs (Messages typed in chat.)
    • Join Logs (When i player is connecting to the sever.)
    • Leave Logs (When a player disconnects from the server.)
    • Death Logs (When a player dies/get killed.)
    • Shooting Logs (When a player fires a weapon.)
    • Resource Logs (When a resouce get started/stopped.)
    • Explotion Logs (When a player creates an explotion.)
    • Namechange Logs (When someone changes their steam name.)
  • Screenshot Logs (You can add screenshot of the players game to your logs.)
  • Optional custom logs
    • Easy to add with the export.

Commands

In Game

  • screenshot
    • /screenshot 12
      • Will make a screenshot of the target player and send them to discord. Discord Commands:
  • setup
    • !jdlogs setup
      • Will run the setup for creating channels and adding them to the channels.json.
  • create
    • !jdlogs create
      • Will run the setup to create a export channel.
  • delete
    • !jdlogs delete carrot
      • Will delete the channel carrot from the channels.json and the linked channel on discord.
  • hide
    • !jdlogs hide screenshot ip
      • Will hide the ip from the screenshot logs.
  • resethook
    • !jdlogs resethook
      • Will create a new webhook for imageStore. (Everytime JD_logsV3 starts the resource will create a new webhook anyways.)
  • players
    • !jdlogs players
      • Will return a list of online players and their server id.
  • screenshot
    • !jdlogs screenshot 1
      • Will create a screenshot of the player with server id 1.
  • ss
    • !jdlogs ss 1
      • Screenshot command as well just shorter
  • uninstall
    • !jdlogs uninstall
      • Will remove all channels created by JD_logsV3 from the discord.
Clone this wiki locally