Uses of Interface
com.winterhavenmc.library.messagebuilder.pipeline.cooldown.Cooldown
Packages that use Cooldown
Package
Description
Provides support for message rate limiting through a cooldown mechanism.
-
Uses of Cooldown in com.winterhavenmc.library.messagebuilder.pipeline.cooldown
Classes in com.winterhavenmc.library.messagebuilder.pipeline.cooldown that implement CooldownModifier and TypeClassDescriptionfinal class
An implementation ofCooldown
that maintains a per-message cooldown map.