Terrain Control

Terrain Control

235k Downloads

Using /tc reload on invalid world causes an exception

ColonelThirtyTwo opened this issue ยท 1 comments

commented

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.

commented

Hmm yes commands code is dirty now :/
I will update after client-server features.