Is your feature request related to a problem? Please describe.
Whenever a StellarExecution throws an exception, that exception is not propagated on the user's side. The player does not receive a message.
Describe the solution you'd like
Simply just propagate something, maybe throw a CommandSyntaxException.
Is your feature request related to a problem? Please describe.
Whenever a StellarExecution throws an exception, that exception is not propagated on the user's side. The player does not receive a message.
Describe the solution you'd like
Simply just propagate something, maybe throw a CommandSyntaxException.