Rust Fast item dissapear

Discussion in 'Plugin Requests' started by Burak 2, Apr 6, 2016.

  1. Hey,

    I need a plugin when a item drop to world it need to dissapear fast like 20 sec so is there any plugin for that?

    Thank You,
     
  2. there is command for it, if you look up in console/RCON
    Code:
    find despawnserver.itemdespawn       no description (180)
    so for you I think it should be

    Code:
    server.itemdespawn 20
    don´t forget to write after this writecfg and readcfg
     
  3. Okay Bro Thank U So much