boosCooldowns


Latest version: v3.9.8c
Ever wanted to set cooldowns to your warps? Ever wanted to put that /warp arena to 5 minutes cooldown while putting /warp market to 1 minute cooldown? Ever wanted to have commands for which users must pay? Or you don't want your users to teleport from pvp using /home? Then this plugin is for you! This plugin allows you to set warmups and cooldowns for every single command (even with parameters!) on your server! Configuration is extremely easy! Localization is even much easier!
For Economy and Permissions features, you need to have [Vault] on your server. You can download [Vault] HERE If you use Factions, you must set ""allowNoSlashCommand": true" to "false"! Or users will be able to use "f home" without "/" with no warmup or cooldown!
Features:
- NEW: XP costs! Charge players XP for using command (like /spawn for 10 XP levels.).
- Item costs! Charge players in items for using command (like /spawn for 20 stone etc.).
- Send player message, after using command.
- Per-permissions group warmups, cooldowns, prices, limits!
- Potion effects during command warmup!
- Command signs!
- Command aliases (player uses "/home" and command "/warp home" will be used instead - configurable!)!
- Per-life cooldowns/limits!
- Command to show limits!
- Permissions support!
- Per-command permissions!
- Command limiting! (can be used to block them too!)
- Command logging to console
- Block interaction when warming-up (can be turned on/off)
- Set warmups for commands you wish (even with parameters like /warp arena!).
- Set cooldowns for commands you wish (even with parameters like /warp arena!) .
- Set prices for commands you wish (even with parameters like /warp arena!) .
- Warmups can be canceled on damage, on move, on sneak, on sprint and on any combinations of it!
- Cooldowns/warmups are not case sensitive! So if user uses /warp arena and then /warp ARena, he will still have cooldown!
- Cooldowns can be cleared on server restart/reload
- Cooldowns can be saved on server restart, to ensure that kits with 24 hours Cooldown will be used only once per 24 hours and not after every restart!
- Easiest configuration EVER!
- Easiest localization EVER!
- Lightweight!
Commands:
- /booscooldowns reload
- Reloads config.yml.
- User needs to be OP when not using permissions, or have "booscooldowns.reload" if using permissions.
- /booscooldowns clearcooldowns <player>
- Clears all active cooldowns of given player.
- User needs to be OP when not using permissions, or have "booscooldowns.clearcooldowns" if using permissions.
- /booscooldowns clearuses <player>
- Clears how many given player used commands.
- User needs to be OP when not using permissions, or have "booscooldowns.clearuses" if using permissions.
- /booscooldowns clearwarmups <player>
- Clears all active warmups of given player.
- User needs to be OP when not using permissions, or have "booscooldowns.clearwarmups" if using permissions.
- /booscooldowns limits
- Players can use this to show their limits and how many times they still can use limited commands
- /booscooldowns set <category> <command> <value> [group]
- <category> can be cooldown, warmup, price, itemcost, xpcost, limit
- <command> can be * or any command starting with / (to add command with parameters, replace spaces with _ like /home_set)
- <value> can be number (for warmup, cooldown, price, xpcost, limit), ITEM,number (for itemcost)
- [group] can be any group, if not specified, will be set for default group
- Users with "booscooldowns.set" or OPs can use this command to set many things.
Video:
Please make some :(
Thanks to:
- Big thanks to "x8105 of SMPMinecraft.com" and "Switch0r" for awesome logos!
- phrsbrn for his helpfull and awsome pull requests on github.
- VariationVault for his video tutorial.
- All for their donations!
Please Donate:
If you like my work, please buy me a coffee or beer by clicking DONATE button at top or bottom of this page. Even 1$ is great help for me!

This plugin uses MCStats.org to collect anonymous data. Data are sent to mcstats.org where they are processed to create informative graphs for developer. MCStats is free, open source and anonymous. All data is public and freely available for every plugin. To disable data collection, set "opt-out:" to true in /plugins/PluginMetrics/config.yml.






-
View User Profile
-
Send Message
Posted Sep 8, 2013@MrMime22
Which version you use? Did you read info attached to it?
-
View User Profile
-
Send Message
Posted Sep 8, 2013This plugin seems very buggy and does not work correctly? This config here is not working for any of my users:
http://pastebin.com/KjGhJ9VS
-
View User Profile
-
Send Message
Posted Sep 6, 2013Hello sir, I seem to have one Issue. The warmups are working fine but everything has a warmup, some commands I want to be instant, not a 1 second wait time. Is there anyway to fix this? Please don't tell me I have to go through and type each command out with a warmup of 0...
-
View User Profile
-
Send Message
Posted Sep 6, 2013I have a weird issue. The plugin is installed and I'm sure my config is up-to-date, but none of the warmups, cooldowns, or limits are working. Messages are not even displayed to players.
The /booscooldowns commands are working, but none of the plugin's features are working. Have you seen this issue before? I need a solution quickly. Thanks!
-
View User Profile
-
Send Message
Posted Sep 6, 2013@Maximanders
Have the /kit cooldown for 100 years in essentials
-
View User Profile
-
Send Message
Posted Sep 2, 2013I'm wondering if this plugin will be able to help me in my situation.
Would it be possible to make it so when a player right clicks a sign that says
[Kit] Superman or [Kit] WonderWoman
they can only use a [kit] sign once, so they cant cheat by using more kits, or do you have any suggestions on how to make that work?
-
View User Profile
-
Send Message
Posted Aug 30, 2013Hi all, and sorry for my bad english How can i add a command with parameters in the default group? For example, if in this config file's part groups: default: /anothercommand: 0,2,0.0,-1 /yetanothercommand: 5,0,10.0,5,WEAKNESS,3 I want to add the command /town spawn, how can I do it?
-
View User Profile
-
Send Message
Posted Aug 29, 2013I'm accepted to university. Back to developing!
boosCooldowns 3.7.2:
-
View User Profile
-
Send Message
Posted Aug 23, 2013Sorry guys, I'm studying for entrance exams for university.
I'll reply to all questions after I finish it.
-
View User Profile
-
Send Message
Posted Aug 23, 2013@LordBoos globalchat: 0,30,0.0,-1 or globalchat: 30 Simply not
-
View User Profile
-
Send Message
Posted Aug 21, 2013Hi im having so many problems can you make a config for me? i want this
/tnt to be 15 second countdown /fly to be 10 second countdown /god to be 15 second countdown
how do i do it? can you just make a format with those things please fro me
-
View User Profile
-
Send Message
Posted Aug 18, 2013What is the syntax for adding parameters to aliases? For example, how would I set it up so that "/sh test" is the same as running "/sethome test"
I apologize if I've missed it in the documentation.
-
View User Profile
-
Send Message
Posted Aug 15, 2013If you have a cooldown time of more than 60 seconds then when the user tries to use the command before the cooldown has run out, it says e.g. 30 seconds instead of 30 minutes until the cooldown is over.
-
View User Profile
-
Send Message
Posted Aug 10, 2013I would like to make it so people can only use commands (like kits and things of that nature) once every life/death. I cannot seem to find were to do this in the config files. Can you tell me where to change this?
-
View User Profile
-
Send Message
Posted Aug 9, 2013How do I do if I use the "Chat Manager" instead of slash "/" is "!" or any other plug-in that does not seje "/"?
-
View User Profile
-
Send Message
Posted Aug 9, 2013@Nickshelton80
You have to stop server, delete it (or whole boosCooldowns folder) and start server again. If you delete it while the server is still running it will not work.
-
View User Profile
-
Send Message
Posted Aug 8, 2013boosCooldowns 3.7.1 doesn't work. Cooldowns/Warmups didn't work at all for me. I deleted the config to let a new one generate. It just generates an empty config.
-
View User Profile
-
Send Message
Posted Aug 8, 2013@SovHed
Update to 3.6.6 or 3.7.1. It's fixed there.
-
View User Profile
-
Send Message
Posted Aug 8, 2013I'm using 3.6.5 for 1.5.2.. All of my CD/Warms are defined in lowercase.. however when someone uses the command in upper case like /WARP instead of /warp it ignores the config and is an instant TP.. Any ideas what i'm doing wrong? I noticed the feature list said case didn't matter...
-
View User Profile
-
Send Message
Posted Aug 6, 2013@danisblack9
Video is outdated.