When a player purchases an item via the Shop, the following log is generated:
[06/09/2025 22:47:49] Player ?? (76561198) bought items for 100$: [ITEM-6] diesel_barrel(DN: Diesel Fuel, SKIN: 0).
However, in reality, each diesel_barrel is set to a quantity of 50, so in this case, it means the player actually purchased 2 units.
Is it possible to display the quantity like this instead?
[06/09/2025 22:47:49] Player ?? (76561198) bought items for 100$: [ITEM-6] diesel_barrelx2(DN: Diesel Fuel, SKIN: 0).