Class CommandCooldownInterceptor

java.lang.Object
tech.guilhermekaua.spigotboot.commands.cooldown.CommandCooldownInterceptor
All Implemented Interfaces:
CommandAnnotationInterceptor<Cooldown>, Ordered

public class CommandCooldownInterceptor extends Object implements CommandAnnotationInterceptor<Cooldown>