Package dev.jorel.commandapi
Class InternalSpigotConfig
java.lang.Object
dev.jorel.commandapi.InternalConfig
dev.jorel.commandapi.InternalBukkitConfig
dev.jorel.commandapi.InternalSpigotConfig
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.jorel.commandapi.InternalBukkitConfig
fallbackToLatestNMS, getNBTContainerClass, getNBTContainerConstructor, getPluginName, lateInitializeNBT, shouldSkipSenderProxy, skipReloadDatapacksMethods inherited from class dev.jorel.commandapi.InternalConfig
getDispatcherFile, getMissingImplementationMessage, getNamespace, hasSilentLogs, hasVerboseOutput
-
Constructor Details
-
InternalSpigotConfig
-
-
Method Details
-
getPlugin
public org.bukkit.plugin.java.JavaPlugin getPlugin()- Returns:
- the
JavaPluginloading the CommandAPI
-