Uses of Class
me.tippie.tippieutils.v1_2_0.reflection.PluginCommandException
Packages that use PluginCommandException
-
Uses of PluginCommandException in me.tippie.tippieutils.v1_2_0.reflection
Methods in me.tippie.tippieutils.v1_2_0.reflection that throw PluginCommandExceptionModifier and TypeMethodDescriptionstatic @NotNull org.bukkit.command.PluginCommandCommandReflection.getCommand(@NotNull String name, @NotNull org.bukkit.plugin.Plugin plugin)Get a PluginCommand without it being registered in the plugin.yml, this will auto register by defaultstatic @NotNull org.bukkit.command.PluginCommandCommandReflection.getCommand(@NotNull String name, @NotNull org.bukkit.plugin.Plugin plugin, boolean autoRegister)Get a PluginCommand without it being registered in the plugin.yml