Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 37 forks source link

Added ItemType to MedicalItem log #63

Closed DGvagabond closed 2 years ago

DGvagabond commented 2 years ago

Currently, log viewers will only see the following when players use healing items. This PR allows the plugin to provide the actual ItemType of the healing item used instead.

image

joker-119 commented 2 years ago

It would be better to make Exiled.API.Features.Item have a ToString override that gives the type and serial.