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 Apr 6, 2013omg thanks boosik it works, this new update is hard for my brain :)
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Switch0r
"/home *" only matches /home with parameters like "/home something" and not "/home" itself. You have to set warmups for booth "/home" and "/home *".
-
View User Profile
-
Send Message
Posted Apr 6, 2013Boosik it seems like sometimes the plugin does not work.
No error, weird.
commands:
groups:
default:
/home *: 10,0,0.0,-1
/spawn: 10,0,0.0,-1
/tp *: 10,0,0.0,-1
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Tealk123
I mean that in 3.6.0, config.yml format was changed to new simple one.
-
View User Profile
-
Send Message
Posted Apr 6, 2013@LordBoos
i have update from 3.6.1 to 3.6.2
and changelog is:
Fixed:
Bugs with AsyncPlayerChatEvent
i dont understand what you mean
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Tealk123
You should read changelog before reporting bug. See configuration section of this page to learn about new config.yml format.
-
View User Profile
-
Send Message
Posted Apr 6, 2013on 3.6.2 warmup does not run
2013-04-06 15:29:43 [INFO] [boosLogger] Relde used command /home
2013-04-06 15:29:43 [INFO] Relde issued server command: /home
warmups:
warmup:
/spawn: 10
/home: 10
-
View User Profile
-
Send Message
Posted Apr 6, 2013boosCooldowns 3.6.2 is working great now :)
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Switch0r
Make sure that '*': is under all other commands in given group.
You don't have to set that permission. But setting "/home:" will only match with exactly "/home" (case insensitive). So using "/home something" will not be affected by that setting.
-
View User Profile
-
Send Message
Posted Apr 6, 2013We can only get this to work:
groups:
default:
'*': 10,0,0.0,-1
Other settings are not working.
Do we need to set perms for default rank? (Everybody has default group by default.)
-
View User Profile
-
Send Message
Posted Apr 6, 2013@Switch0r
Your configurations is right. There may be some problem with your permissions. Can you post your pemissions.yml?
-
View User Profile
-
Send Message
Posted Apr 6, 2013We are using this plugin since the beginning, but we cant get i to work anymore.
Heres our config: http://pastebin.com/6LiVpuGp
Dont think we understand it anymore :p
Please help us, we just want to set warmup for /spawn and /home for all users.
Thanks
-
View User Profile
-
Send Message
Posted Apr 5, 2013@tremor77
Ok thank you. I was just trying to understand why the *: was there
-
View User Profile
-
Send Message
Posted Apr 5, 2013Hey man, I just wanted to let you know it would be nice if you could update the cancel warmup on interact option. People can still interact with hoppers, anvils, droppers, and trapped chest during the warmup. If you could fix that as soon as possible that would be great!
-
View User Profile
-
Send Message
Posted Apr 5, 2013@tremor77
Thanks for you thanks. :-D
-
View User Profile
-
Send Message
Posted Apr 5, 2013@predawnia Check the sample config.. think of that as an example like this
COMMAND: WARMUP TIME, COOLDOWN TIME, COST, USES
The * config is just an example you can remove it. Btw Boos thank you this update is just plain awesome.. I can finally get /tp * to link with /warp * and link with /home and /spawn!
I'm so happy :)
-
View User Profile
-
Send Message
Posted Apr 5, 2013What does *: 1,1,0,-1 do? Every command has a 1 sec warmup and cooldown?
Can this be omitted?
-
View User Profile
-
Send Message
Posted Apr 4, 2013@LordBoos Oh jee duh - I was confused because you called a link group default, and also a user group default.. i'm dumb.
-
View User Profile
-
Send Message
Posted Apr 4, 2013@FatFreeSMP
Just see Configuration page, I updated it :-)
-
View User Profile
-
Send Message
Posted Apr 4, 2013Epic! Thanks man! Much appreciated, now to figure out this new configuration format hehe