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.skipReloadDatapacks(boolean skip) Sets whether the CommandAPI should skip its datapack reload step after the server has finished loading.CommandAPIBukkitConfig.usePluginNamespace()Deprecated, for removal: This API element is subject to removal in a future version.The plugin namespace is now the default namespaceConstructors in dev.jorel.commandapi with parameters of type CommandAPIBukkitConfig