Skip to content

Releases: hraponssi/InputCooldown

InputCooldown 1.1.5 - Fixes if plotsquared doesn't exist

Choose a tag to compare

@hraponssi hraponssi released this 02 Jul 22:01
  • This update stops the plugin from crashing if PlotSquared isn't installed. Usage without it is untested.

InputCooldown 1.1.4 - Code improvements

Choose a tag to compare

@hraponssi hraponssi released this 21 Oct 15:05
  • Various small bug fixes, code improvements, and clean ups. Nothing user facing

InputCooldown 1.1.3 - More future proof input material detection based on endings

Choose a tag to compare

@hraponssi hraponssi released this 26 Oct 19:04
  • Input materials (signs, pressure plates, etc) are now detected by checking the material name endings, meaning better future support for new materials without manual additions.

InputCooldown 1.1.2 - Dependancy updates and time units in commands

Choose a tag to compare

@hraponssi hraponssi released this 27 Dec 22:48
  • Units of time (s, m, h) can now be used in setting cool downs
  • Plotsquared dependency updated, which required adding worldedit as a dependency as it's no longer included in PS
  • Spigot 1.18.1

InputCooldown 1.1.1 - Plotsquared V6 api changes

Choose a tag to compare

@hraponssi hraponssi released this 06 Aug 20:51
  • Updated the plotsquared api to support v6.

InputCooldown 1.1.0 - 1.17.1, pressure plates, bug fixes

Choose a tag to compare

@hraponssi hraponssi released this 06 Aug 18:49
  • Build for Spigot 1.17.1

  • Added pressure plate support.

  • Fix error for trying to remove plot cooldowns that don't exist.

  • Fixed removing plot block type cooldowns.

  • Fixed removing plot default cooldowns.

  • Added per block msg cooldown to stop message spam.

  • Add tab completion for /ic remove.

  • Operators now have all permissions by default.

  • All commands now cancel a players existing states such as setting or removing.

  • /ic cancel works as an alias for unset, with a slightly updated lang msg to reflect changes.

InputCooldown 1.0.2 - Bstats and license

Choose a tag to compare

@hraponssi hraponssi released this 28 Mar 21:42

InputCooldown 1.0.1

Choose a tag to compare

@hraponssi hraponssi released this 28 Mar 17:04

Release 1.0.1

  • First public release