Save player Steam IDs for objectsSuggestion
The plugin is super, but is it possible to save and steamid players, so that you can see exactly who has the object, for example:
"m249.entity": {
         "Total": 5,
         "Unowned": 2,
         "Owned": 3,
         "OwnedID": {
         "765282842897124921",
         "765692764289714212",
         "765120984289774929"
       }
       }
It will be convenient to know who is what, as the admin server. Unless of course this is possible to do, but thanks in advance.
1. Its not actual items, its held entity (when you held AK in hands, model, etc) of items ,they doesnt have owner (items report its kinda broken now)
2. There are no owner of item (if its in box of player, should it return id of box owner?)