Releases: hraponssi/InputCooldown
Releases · hraponssi/InputCooldown
Release list
InputCooldown 1.1.5 - Fixes if plotsquared doesn't exist
InputCooldown 1.1.4 - Code improvements
- 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
- 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
- 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
- Updated the plotsquared api to support v6.
InputCooldown 1.1.0 - 1.17.1, pressure plates, bug fixes
-
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
-
Added bstats https://bstats.org/plugin/bukkit/InputCooldown/10846
-
Included the license and readme in the jar
InputCooldown 1.0.1
Release 1.0.1
- First public release