-
Notifications
You must be signed in to change notification settings - Fork 27
1. Main Features
JohnnyS edited this page Jun 27, 2023
·
1 revision
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.
- A Discord Server
- FXServer with at LEAST 5562
- screenshot-basic
- 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.
In Game
- screenshot
- /screenshot 12
- Will make a screenshot of the target player and send them to discord. Discord Commands:
- /screenshot 12
- setup
- !jdlogs setup
- Will run the setup for creating channels and adding them to the channels.json.
- !jdlogs setup
- create
- !jdlogs create
- Will run the setup to create a export channel.
- !jdlogs create
- delete
- !jdlogs delete carrot
- Will delete the channel carrot from the channels.json and the linked channel on discord.
- !jdlogs delete carrot
- hide
- !jdlogs hide screenshot ip
- Will hide the ip from the screenshot logs.
- !jdlogs hide screenshot ip
- resethook
- !jdlogs resethook
- Will create a new webhook for imageStore. (Everytime JD_logsV3 starts the resource will create a new webhook anyways.)
- !jdlogs resethook
- players
- !jdlogs players
- Will return a list of online players and their server id.
- !jdlogs players
- screenshot
- !jdlogs screenshot 1
- Will create a screenshot of the player with server id 1.
- !jdlogs screenshot 1
- ss
- !jdlogs ss 1
- Screenshot command as well just shorter
- !jdlogs ss 1
- uninstall
- !jdlogs uninstall
- Will remove all channels created by JD_logsV3 from the discord.
- !jdlogs uninstall