Daren Wesolowski

Results 2 issues of Daren Wesolowski

The autocomplete displays at args.length = 4 ![Snag_403974b](https://user-images.githubusercontent.com/26182263/130345896-1b7a702a-3f51-47f4-bf56-98ed5fa98d85.png)

When using tab-completer if I space after the last \ when entering a command I get the error below. ```Unhandled exception executing tab-completer``` ``` public List getSubcommandArguments(Player player, String[] args)...

bug