michaelzangl / minebot

Minebot
GNU General Public License v3.0
144 stars 48 forks source link

Fix Null in Chat Window #161

Closed opticyclic closed 7 years ago

opticyclic commented 7 years ago

Doing /minebot help ouputs a null error. Actually nothing is wrong, just no Strategy is returned. Return a StopStrategy instead of null.