Positions for items droppedSolved
Hello everyone.

For now the items dropped log not have position on there.
How can I add position when items dropped ?
What code I need to add on Logger.cs ?

For now the log show is :
[01/30/2019 12:00:00] PlayerName (76512345678901234) dropped 1 Torch

Want add to like this :
[01/30/2019 12:00:00] PlayerName (76512345678901234) dropped 1 Torch at (-206.0463, -1.270205, -97.97769)
This will be possible in the next version.
Locked automatically