Package dev.oumaimaa.commands
Class AdsCommand
java.lang.Object
dev.oumaimaa.commands.AdsCommand
- All Implemented Interfaces:
org.bukkit.command.CommandExecutor
Command executor for the /ads command.
Handles ad submission, preview, confirmation (interactive), cancellation, and cooldown checks.
-
Constructor Summary
ConstructorsConstructorDescriptionAdsCommand(@NotNull KawaiiAdPlugin plugin) Constructs the AdsCommand executor. -
Method Summary
-
Constructor Details
-
AdsCommand
Constructs the AdsCommand executor.- Parameters:
plugin- The main plugin instance.
-
-
Method Details