Skip to content

Releases: ihasTaco/rp_dLogger

v1.0.2

26 Nov 05:25
ebcd805
Compare
Choose a tag to compare

Updates

Updated config.lua

  • Better organization, everything is organized in the 3 main categories
    • config.webhooks (Where the webhooks are configured)
    • config.translations (All the embed translations are stored here)
    • config.embed (webhooks, translations, and embed configurations are configured here)

New Features

  • Added Player Death Event, when a player dies it will send an embed that includes the following information:
    • Player Name (Victim)
    • Player ID (Victim)
    • Character ID (Victim)
    • Character First Name (Victim)
    • Character Last Name (Victim)
    • Killed With (Currently hardcoded, working on getting the weapon used to kill player)
    • Player Name (Killer)
    • Player ID (Killer)
    • Character ID (Killer)
    • Character First Name (Killer)
    • Character Last Name (Killer)

Full Changelog: 1.0.1...1.0.2

v1.0.1

24 Nov 23:43
f2b72ca
Compare
Choose a tag to compare

New Features:

  • Added Character Deletion Message

Full Changelog: 1.0.0...1.0.1

v1.0.0

24 Nov 02:21
21a21f4
Compare
Choose a tag to compare