Uses of Class
dev.jorel.commandapi.CommandAPIBukkitConfig
Packages that use CommandAPIBukkitConfig
-
Uses of CommandAPIBukkitConfig in dev.jorel.commandapi
Methods in dev.jorel.commandapi that return CommandAPIBukkitConfigModifier and TypeMethodDescriptionCommandAPIBukkitConfig.instance()CommandAPIBukkitConfig.setNamespace(String namespace) CommandAPIBukkitConfig.shouldHookPaperReload(boolean hooked) Sets the CommandAPI to hook into Paper'sServerResourcesReloadedEventwhen available if true.CommandAPIBukkitConfig.useMojangMappings(boolean useMojangMappings) Sets whether the CommandAPI should use Mojang mappings as opposed to Spigot's mappings for internal calls.CommandAPIBukkitConfig.usePluginNamespace()Constructors in dev.jorel.commandapi with parameters of type CommandAPIBukkitConfig