1. Does anyone know of a method I can call to make an item consumable that would normally not be? or is this beyond the ability of a server side plugins?
     
  2. I have found my way to the DLL file for the rust oxide server but am still looking for the method that allows me to set the item to a consumable item in game. I am also looking for the method I can use to deal damage to the player. I would appreciate if someone more familiar modding rust could point me in the direction of these methods or even better some code that implements them.