Solved Cooldown for commands

Discussion in 'Plugin Requests' started by Cheeze, Mar 31, 2015.

  1. I'm no coder, I understand a little.

    I've edited an existing plugin a little to suit my server, managed to add oxide permisions to it and it all works.

    What I need is a cooldown adding to one of the chat commands, 7 days ideally, so the player can only use this command once every 7 days.

    Should be easy enough for you real coders.

    I'm willing to pay for the help so if anyone can please get in touch, I need this pretty quickly.
     
  2. Which plugin/command do you want to add a cooldown to?
     
  3. I've edited the copy/paste plugin to use oxide permissions and so that the paste command now pastes a set file stated in the plugin. I've renamed the command /vault. I just need that command on a cool down.
    [DOUBLEPOST=1427817558,1427797713][/DOUBLEPOST]Someone sorted this for me for a very fair price and well worth it. Works perfect for me now.
     
  4. I was wanting a plugin or looking for a plugin that would allow me to put a cooldown on commands? I would also be willing to pay for this. Thanks!
     
  5. Wouldn't be to hard honestly. It would just be when someone types if it starts with "/" then activate a cool down. For individual commands that would be a bit more difficult.
     
  6. Calytic

    Calytic Community Admin Community Mod

    I threw this together for us, here are some notes..
    • Does not work on admins (obviously)
    • Works on every command, you may not choose which individually
    • Can configure cooldown, number of offenses before kick, messages, server log, and amount of seconds before rate limiter (per player) is discarded.
    I accept donations at c[email protected]. Thanks.

    CommandRateLimiter for Rust | Oxide
     
    Last edited by a moderator: Apr 3, 2016
  7. Im with IcyChilled MMOUnity.com we both own the server we need the plugin for but ill move his post and make a new Thread
     
  8. Wulf

    Wulf Community Admin

    It was already moved. ;)
     
  9. Ok cool Thanks
     
  10. A cooldown for when some uses /sethome, within that cooldown they cant add another home until the cooldown ends.
     
  11. Is there a way to add a cooldown on chat commands?
    I have a VIP group and i wanted to grant heli control and rain of fire permission, but it shouldnt be spamable. Any ideas?
     
  12. Wulf

    Wulf Community Admin

  13. Thanks for your fast reply!

    Im getting alot of errors when i load this plugin, also im not really sure how to configure this properly.

    For example i try to set a cooldown for /callheli for all VIP players.
     
  14. Wulf

    Wulf Community Admin

    I'm sure if you provide the errors in the plugin's support thread the author will fix them.
     
  15. Wulf, I think his problem lies in the fact that command rate limiter is only for console commands, correct?

    John, I've already got the cooldown pretty much working for HeliControl, assuming that's where you got your /callheli from, it will be updated soon I promise, just trying to clean it up because it's kinda messy (but working) right now.
     
  16. Thanks alot, sounds awesome!