Rust Rocket launcher limit

Discussion in 'Plugin Requests' started by bigrednz, May 12, 2015.

  1. Is it possible to make a mod to limit rocket usage so players can't use more than a certain amount in a given time frame.
     
  2. There is a way to limit craft i guess, and amount of "shoots"
     
  3. i personally solved this Problem setting the Damage lower using ItemConfig
     
  4. Thanks I'll give that a try.