Package org.kingdoms.utils.commands
Class ConfigCommand
java.lang.Object
org.kingdoms.utils.commands.ConfigCommand
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionConfigCommand(ConfigCommand.ExecutorType executorType, MessageObject command) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecute(@Nullable org.bukkit.entity.Player player, Collection<ConfigCommand> commands, MessageBuilder settings, boolean ignoreIfPlayerNull) static List<ConfigCommand>parse(Collection<String> commands) toString()
-
Constructor Details
-
ConfigCommand
-
-
Method Details
-
parse
-
execute
public static void execute(@Nullable org.bukkit.entity.Player player, Collection<ConfigCommand> commands, MessageBuilder settings, boolean ignoreIfPlayerNull) -
toString
-