Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 988 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 988 Bytes

DayZ-Player-Tracker


**Please check latest branch for all recent additions**

Welcome to the DayZ Player Tracker !
This is designed to read serverlogs and save players to a database;
This script was desgined and implemented by Tuna Terps with K1ngs of DayZ and I hope you enjoy !

** TO GET STARTED **
1.) Download the necessary files and extract the node_modules .zip folder
2.) Structure your project - place files in a folder and create a subfolder "logs"
3.) Go to your nitrado account and create a long-life token; Acquire gameserver ID & hostname for intended server
4.) Replace placeholder values in tracker.js on lines 23 & 33 , as well as in your .env file !
5.) Utilize VSC virtual terminal to run `npm tracker.js`
6.) tracker collects logs on hourly basis; enjoy!

Contributions are welcome
For any major changes; please open a pull request and be sure to frequently test updates.

Thanks again !