Using /tc reload on invalid world causes an exception
ColonelThirtyTwo opened this issue ยท 1 comments
Should print a warning to the person who executed the command instead.
On line 45 of ReloadCommand.java, split the expression and check if result from getWorld is null before calling getHandle.