2012-08-21 14:46:57 +02:00
name : boosCooldowns
2011-07-26 17:59:11 +02:00
main : cz.boosik.boosCooldown.boosCoolDown
2013-05-11 12:58:12 +02:00
version : 3.6 .4
2012-08-31 15:50:38 +02:00
authors : [ LordBoos (ingame name boosik)]
2012-09-01 17:23:28 +02:00
softdepend : [ Vault]
2011-07-26 17:59:11 +02:00
description : >
Shortcuts
commands :
2012-05-16 19:16:40 +02:00
booscooldowns :
description : Reload command.
2012-08-18 12:23:25 +02:00
usage : Use /booscooldowns reload, clearcooldowns <player>, clearwarmups <player> or clearuses <player>
2013-03-15 11:44:48 +01:00
aliases : bcd
2012-08-18 12:23:25 +02:00
permissions :
booscooldowns.exception :
2012-09-01 17:23:28 +02:00
description : Player wont be affected by plugin at all (no warmups, no cooldowns, no prices, no limits, no aliases).
default : false
booscooldowns.norestriction :
description : Player wont be affected by restrictions but will be affected by aliases(no warmups, no cooldowns, no prices, no limits).
default : false
children :
booscooldowns.noprice : true
booscooldowns.nocooldown : true
booscooldowns.nowarmup : true
booscooldowns.nolimit : true
2012-08-18 12:23:25 +02:00
booscooldowns.nocancel.move :
description : Players warmups will not be canceled by moving, even if it's turned on.
default : false
booscooldowns.nocancel.damage :
description : Players warmups will not be canceled by damage, even if it's turned on.
default : false
booscooldowns.nocancel.sneak :
description : Players warmups will not be canceled by sneaking, even if it's turned on.
default : false
booscooldowns.nocancel.sprint :
description : Players warmups will not be canceled by sprinting, even if it's turned on.
default : false
booscooldowns.nocancel.gamemodechange :
description : Players warmups will not be canceled by changing gamemode, even if it's turned on.
default : false
booscooldowns.dontblock.interact :
description : Players interaction will not be blocked during warmup, even if it's turned on.
default : false
booscooldowns.noprice :
description : Players commands will always be free of charge.
default : false
booscooldowns.noprice./command :
description : Command "/command" will not be affected by price for users with this permission.
default : false
booscooldowns.nocooldown :
description : Player wont be affected by cooldowns.
default : false
booscooldowns.nocooldown./command :
description : Command "/command" will not be affected by cooldown for users with this permission.
default : false
booscooldowns.nowarmup :
description : Player wont be affected by warmups.
default : false
booscooldowns.nowarmup./command :
description : Command "/command" will not be affected by warmup for users with this permission.
default : false
booscooldowns.nolimit :
description : Player wont be affected by limiting.
default : false
2013-02-28 16:48:19 +01:00
booscooldowns.start.cooldowns.death.exception :
description : Player's cooldowns wont be started on death.
default : false
2012-08-18 12:23:25 +02:00
booscooldowns.nolimit./command :
description : Command "/command" will not be affected by limits for users with this permission.
default : false
booscooldowns.reload :
description : Player can use "/booscooldowns reload" to reload config file.
2012-09-03 13:46:50 +02:00
default : op
2012-08-18 12:23:25 +02:00
booscooldowns.clear.uses.death :
description : Players uses (limit-uses=how many times playr can still use command) are cleared on death (must be enabled in config file too!).
default : false
booscooldowns.clear.cooldowns.death :
description : Players cooldowns are cleared on death (must be enabled in config file too!).
default : false
booscooldowns.list.limits :
description : Player can use "/booscooldowns limits" to see limits and how many times he can still use commands.
default : true
booscooldowns.set :
description : Users with this can use "/booscooldowns set" command.
2012-09-03 13:46:50 +02:00
default : op
booscooldowns.signs.player.use :
description : Player can use boosCooldowns signs (marked as player on second line).
default : false
booscooldowns.signs.server.use :
description : Player can use boosCooldowns signs (marked as server on second line).
default : false
booscooldowns.signs.player.place :
description : Player can place/create boosCooldowns signs (marked as player on second line).
default : false
booscooldowns.signs.server.place :
description : Player can place/create boosCooldowns signs (marked as server on second line). !!WARNING!! With this permission, player can create sign with commands that are run as if used from console!
2012-09-01 17:23:28 +02:00
default : false