altrisi opened this issue 3 years ago ยท 0 comments
Too lazy to make a PR right now:
CommandArgument L472
CommandArgument
- protected Supplier<CommandArgument> factory() { return WordArgument::new; } + protected Supplier<CommandArgument> factory() { return StringArgument::new; }