mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-25 20:16:06 +01:00
Add back /mvtp shorthand command
This commit is contained in:
parent
0b7f3246a1
commit
f9c6c441e1
@ -33,6 +33,7 @@ public class TeleportCommand extends MultiverseCommand {
|
|||||||
this.destinationsProvider = destinationsProvider;
|
this.destinationsProvider = destinationsProvider;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@CommandAlias("mvtp")
|
||||||
@Subcommand("teleport|tp")
|
@Subcommand("teleport|tp")
|
||||||
@CommandCompletion("@players|@mvworlds:playerOnly|@destinations:playerOnly @mvworlds|@destinations")
|
@CommandCompletion("@players|@mvworlds:playerOnly|@destinations:playerOnly @mvworlds|@destinations")
|
||||||
@Syntax("[player] <destination>")
|
@Syntax("[player] <destination>")
|
||||||
|
Loading…
Reference in New Issue
Block a user