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 May 2, 2012@Blake380
I am having the same issues as Blake.
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.IllegalArgumentException: Cannot set to an empty path at org.apache.commons.lang.Validate.notEmpty(Validate.java:363) at org.bukkit.configuration.MemorySection.set(MemorySection.java:156) at org.bukkit.configuration.MemorySection.set(MemorySection.java:186) at cz.boosik.boosCooldown.boosCoolDownManager.setUses(boosCoolDownManager.java:340) at cz.boosik.boosCooldown.boosCoolDownListener.checkCooldown(boosCoolDownListener.java:355) at cz.boosik.boosCooldown.boosCoolDownListener.onPlayerCommandPreprocess(boosCoolDownListener.java:129) at sun.reflect.GeneratedMethodAccessor139.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ... 14 more
-
View User Profile
-
Send Message
Posted May 1, 2012There appears to be a problem with the latest version, as well as some (from what I know) previous versions of this mod, where when a player uses a command combined with this mod, a decent amount of lag occurs in the server. We have ruled out that it is not the command (WorldEdit's /jumpto) causing the lag, but this plugin. Through the use of the Nolagg Examination program, I have found the problem to be most likely related to the "PlayerCommandPreProcessEvent" part of your plugin. We would appreciate if you could fix this issue.
-
View User Profile
-
Send Message
Posted May 1, 2012@LordBoos
i tried but in the last version it seems doesnt work..even just for chest or dispenser...they can open chest during a warmup..
-
View User Profile
-
Send Message
Posted May 1, 2012lord can you block the switch gm in toomanyitems? my creative players can bypass all restrictions and warm-ups changing gamemode when the chest is still opened clicking on th GM button in the toomanyitems menĂ¹..pls..
-
View User Profile
-
Send Message
Posted May 1, 2012@np98765
LOL. Looks like I had the old version... That's weird, the link showed up purple in the downloads box (that's how I tell if I have it :P)
-
View User Profile
-
Send Message
Posted May 1, 2012@LordBoos
To give donor rewards.
-
View User Profile
-
Send Message
Posted May 1, 2012@np98765
This should be fixed in latest version. Make sure to download version 2.6.6. Anyway, why you set price for command for which user does not have permission?
-
View User Profile
-
Send Message
Posted Apr 30, 2012Hi,
A user types '/spawnmob sheep'. They don't have permission, but it charges them the price ($500). So, even though they don't have permission to spawn the sheep, they still are charged.
Also, if they still have to wait x hours before using '/spawnmob cow', they will still be charged.
Where can I change this?? I'm sure there is a way, but where... Thanks!
-
View User Profile
-
Send Message
Posted Apr 30, 2012Sorry, that was with 2.6.5, I updated and the problem seems to be gone.
-
View User Profile
-
Send Message
Posted Apr 30, 2012@FatFreeSMP
Please send me config.yml. Are u using version 2.6.6?
-
View User Profile
-
Send Message
Posted Apr 29, 2012@LordBoos
Preliminary testing show this to be working perfectly!!!
ALL HAIL LORD BOOS!!!
P.S. Just donated! Thanks for your effort!
-
View User Profile
-
Send Message
Posted Apr 28, 2012@FatFreeSMP Bug fixed in version 2.6.5
-
View User Profile
-
Send Message
Posted Apr 28, 2012@FatFreeSMP Bug confirmed, working on fix now.
-
View User Profile
-
Send Message
Posted Apr 28, 2012@FatFreeSMP Testing it right now on my server.
-
View User Profile
-
Send Message
Posted Apr 28, 2012Hey boos did you get my PM? let me know if u need more info please.
-
View User Profile
-
Send Message
Posted Apr 27, 2012Downloaded, tested, same problem, wrote u a PM
-
View User Profile
-
Send Message
Posted Apr 27, 2012@FatFreeSMP
Use DOWNLOAD (2.6.4) at top of description page.
-
View User Profile
-
Send Message
Posted Apr 27, 2012@FatFreeSMP
Please download version 2.6.4. It should be fixed in that version. Also delete your config.yml and let my plugin generate new one. If it still charge multiple times, send me pm with your config.yml and permissions.yml. Ple use pastie.org for it.
-
View User Profile
-
Send Message
Posted Apr 27, 2012Lordboos, just wondering if you had any comments on why my players are being charged twice (for commands with warmups)? (see below)
Thanks!
-
View User Profile
-
Send Message
Posted Apr 27, 2012@levisn1 Interact block was changed to only block access to containers (chests, furnace, dispenser...).