change name for #358

This commit is contained in:
Bella 2020-01-07 18:05:37 -05:00
parent 476fac7bd2
commit 8577af079b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ public class TeleportCommand extends Command {
DecimalFormat df = new DecimalFormat("#.###");
public TeleportCommand() {
super("tp", new ChunkBuilder()
super("teleport", new ChunkBuilder()
.append("x/stop", true, new ModuleParser())
.append("y", true)
.append("z", true)