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.useMojangMappings(boolean useMojangMappings) Deprecated, for removal: This API element is subject to removal in a future version.Use the `commandapi-bukkit-shade-mojang-mapped` depdendency instead of `commandapi-bukkit-shade` if you want to use mojang mappings.CommandAPIBukkitConfig.usePluginNamespace()Constructors in dev.jorel.commandapi with parameters of type CommandAPIBukkitConfig