Item/chat notifications (Rust)
Anybody know if a plugin that adds chat output for items that can’t be added to your inventory because it’s full? 

I’ve already gotten the plugin that removes the Give chat output. To be specific I’m looking for something that outputs “Can’t pickup item, inventory’s full.” in the chat. Or maybe something I can edit? Thanks in advance!
In response to Mathieu ():
Anybody know if a plugin that adds chat output for items that can’t be added to your inventory becau...
Wouldnt that be obvious ? I use backpacks plugin that will give a "fail" messaged when trying to add to a full backpack but when you are harvestisng and try to pick up anything when inventory is full it will fall back to the ground which is a clear indication,
In response to pookins ():
Wouldnt that be obvious ? I use backpacks plugin that will give a "fail" messaged when trying to add...
i know people will know if their inventory is full. that is not the question. I just want a decent server message to popup besides "GiveItem Failed!"
You might want to talk to the Kits dev as that plugin gives you a "You dont have enough room to redeem kit" message if you try to redeem a kit with a full or near full inventory.
In response to pookins ():
You might want to talk to the Kits dev as that plugin gives you a "You dont have enough room to rede...
do you know anyway of changing the GiveItem notices that arent apart of the Kits plugin? Ergo if I were to try to pick up an item from just a regular crate?