Minestom/src/main/java/net/minestom/server/command
2021-02-22 11:26:16 +01:00
..
builder Fix situation where no command executor is chosen when there is ambiguity. Also fix subcommand default executor not being used as backup 2021-02-22 09:42:48 +01:00
CommandManager.java Properly return the command result UNKNOWN 2021-02-22 11:26:16 +01:00
CommandProcessor.java Rework of ArgumentCallback to be more robust, allowing to simplify all argument types in order to be used out of the command framework for general parsing. 2021-01-08 03:07:37 +01:00
CommandSender.java Fix imports 2021-02-09 07:26:32 -05:00
ConsoleSender.java Use slf4j logger instead of direct print 2021-02-11 20:18:02 -05:00
ServerSender.java Fix javadoc 2021-02-08 04:10:43 +01:00