Inactive [MISC] bCoolDown 1.3.1 - CoolDown and WarmUp for every plugins commands [803]

Discussion in 'Inactive/Unsupported Plugins' started by beecub, Apr 30, 2011.

  1. Offline

    beecub

    bCoolDown - CoolDown und WarmUp for every command
    Version: 1.3.1
    Download bCoolDown
    [​IMG]



    You want to let your users use commands only every x seconds?
    You want to set a time between typing command and executing?
    This is your plugin.


    Features:
    • set WarmUp time for every command
    • set CoolDown time for every command
    • custom info messages
    • Permissions support (not necessary)

    Examples:
    Show Spoiler

    Explanation:
    If youre typing command /give it will take 60 seconds before you get your items.
    If youre typing command /home it will take 20 seconds before you get home and you have to wait 30 seconds before you can use thecommand again.
    If youre tpying command /spawn youre going to the spawn and you have to wait 60 seconds before you can use the command again.
    Explanation:
    Use &command& to show command in your message.
    Use &seconds& to show seconds in your message (not for already started warm-ups).

    Example-Config:
    Show Spoiler

    #Add your commands in lowercase!
    commands:
    warmup:​
    /give: 60​
    /home: 20​
    cooldown:​
    /spawn: 60​
    /home: 30​
    options:
    message_warmup_alreadystarted: '&6Warm-Up process for&e &command& &6has already started.&f'​
    message_warmup: '&6Wait&e &seconds& seconds&6 before command&e &command& &6has warmed up.&f'​
    message_cooldown: '&6Wait&e &seconds& seconds&6 before you can use command&e &command& &6again.&f'​



    Commands:
    /bCoolDown - reloads config file (use it after changes in your config)


    Permissions:
    Show Spoiler




    Changelog:
    Version 1.3.1
    • lowercase/uppercase - fix
    Show Spoiler

    Version 1.3.0
    • no WarmUp or CoolDown for OPs
    • Permissions support (not necessary)
    Version 1.2.0
    • totally changed Warm-Up management
    Version 1.1.0
    • custom messages
    Version 1.0.1
    • fix: remove done WarmUp procress from hashmap
    Version 1.0.0
    • Initial Release



    (Thanks to DevRW for idea. Thanks to spunkiie for testing, bug-finding and his incredible belief ins this plugin. ;))
    Request?, i wanna do it. Give me Feedback. I want to hear your opinion. Thanks a lot :).

     
    kahlilnc and Tonysp like this.
  2. Offline

    Lynxdragon

    Does this work as of #935?
     
  3. Offline

    imaxorz

  4. Offline

    mii8303

    Will you fix the problem when you log off while a command warming up it wont cancel the warp up completely
     
  5. Offline

    Dino Filippini

    Cooldowns work in 935, I don't know about warmups.

    Works brilliantly, love the formatting.

    Request:: Add other possible smart fields instead of seconds. I have commands that run on 2 hour cooldowns, so seeing that there is 1764 seconds left of my commands can be a little misleading. Any chance at adding a &minutes& or &hours& function?
     
  6. Offline

    dralletje

    I love this plugin!
    this should be one of the standard things intergrated in bukkit.
    but anyway, could you add a reset function?
    I mean some commands are toggles, could you add something so I can set a command to activate X seconds after activating the first command. like /fly -> 10 seconds -> /land
    that would make this plugin much cooler.
     
  7. Offline

    Beldarak

    This plugin is really great but when OP, you can't have cooldowns / warmups even without the - bCoolDown.exception
    Very annoying. Could you fix that?
     
  8. Offline

    Thyme676

    Is there any way you could add a command timer? So that you can set up commands, that "expire" after a certain time? Or if that's not possible, maybe when you issue a command after a certain time it will issue the opposite command that you have configured?
     
  9. Offline

    jasvecht

    Odd, I am using Warrant + Permissions 3.1.6, put myself in Guests group that has /spawn, use /spawn, it warms up, then tells me I do not have permissions? Lolwat?
     
  10. Offline

    Thyme676

    You can edit the permissions file manually, or do it from the console.
     
  11. Offline

    kahlilnc

    Still works !! :D
     
  12. Offline

    RunicAlchemist

    Is it still active?
     
  13. Offline

    Thequickthinkin

    Request for someone to take over this plugin? as you can see from the thing below it doesn't look like bee is comming back....

    beecub was last seen:
    Aug 26, 2011


     
  14. Offline

    Drtrider

    Does the warmup get interrupted with combat?
     
  15. Offline

    Epics

    Does this still work?
     
  16. This is still working, just add that command will not work if u get damage.
     
  17. Offline

    xboxhacks

    Is anyone still updating this?
     
  18. Offline

    Epics

    Doesn't seem to be working.
    The users.yml resets everytime and delays for warmup & cooldown do not work for me.
     
  19. Offline

    kahlilnc

    Try shutting down server before you make changes?

    Oh and maybe, bukkit has re-done something with config's so that may be the problem.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  20. Offline

    MFN

    Please add a feature:
    When people get hit/take damage, the warmup stops.
    Same with moving, flying, sprinting, crouching, hitting, etc.
    Maybe configurable in config?
    Tell me if this isn't already implemented please, because I cannot use your plugin until/if this isn't implemented.
     
  21. Offline

    ELITEeNergizer

    Your download link is broken.
     
  22. Offline

    Maddogs1

    This doesn't work with hundreds of commands. Let me give a few examples
    /ma
    /home
    /warp
    /spawn
    (Any commands in CraftBukkit)
    /spleef
    /time
    /weather

    The main 3 commands, home warp and spawn are the biggest problem. This plugin can't serve it's purpose for these commands, and needs to be fixed...
     
  23. Offline

    Compressions

    Someone give me a link the download link is broken.
     
  24. Offline

    Theboxofilms

    Is there a way to completely block commands?
     
  25. Offline

    sharqman

    you can not give permission to use commands in the permissions.yml or what ever permission plugin you use.

    Can you add a time limit that for how long toggle commands last?
     
  26. Offline

    lambor009

    Download link isnt working :/
     
  27. Offline

    brinaq

    It doesn't work. Maybe I installed it incorrectly? I am trying to set a warmup of 10 for /spawn which should be easy enough. I can list the other plugins I have installed if you need, but I hope you can help me with this!
     

Share This Page