Uses of Class
dev.crafty.core.player.AntiSpam.Builder
Packages that use AntiSpam.Builder
-
Uses of AntiSpam.Builder in dev.crafty.core.player
Methods in dev.crafty.core.player that return AntiSpam.BuilderModifier and TypeMethodDescriptionSets the cooldown duration between messages with the same key.Sets the key used to identify the type of message for cooldown tracking.Sets the message to be sent.static AntiSpam.Builder
AntiSpam.send()
Creates a newAntiSpam.Builder
instance for sending a message with anti-spam protection.AntiSpam.Builder.to
(org.bukkit.entity.Player player) Sets the target player to send the message to.