Package dev.jorel.commandapi
package dev.jorel.commandapi
-
ClassDescriptionBukkitExecutable<Impl extends BukkitExecutable<Impl>>This class represents a suggestion for an argument with a hover tooltip text for that suggestion.CommandAPIBukkit<Source>A class that contains information needed to configure the CommandAPI on Bukkit-based servers.CommandRegistrationStrategy<Source>'Simple' conversion of Plugin commandsConfiguration wrapper class for Bukkit.PaperCommandRegistration<Source>Handles logic for registering commands after Paper build 65, where https://github.com/PaperMC/Paper/pull/8235 changed a bunch of the behind-the-scenes logic.SpigotCommandRegistration<Source>Handles logic for registering commands on Spigot and old versions of Paper