paralithic implementation

This commit is contained in:
dfsek
2021-02-03 23:15:36 -07:00
parent 1863ba29fc
commit 565266992f
13 changed files with 67 additions and 97 deletions

View File

@@ -33,7 +33,7 @@ public class TerraCommand extends Command {
@Override
public String getName() {
return "com/dfsek/terra";
return "terra";
}
@Override