mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-14 06:36:17 +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;
|
||||
}
|
||||
|
||||
@CommandAlias("mvtp")
|
||||
@Subcommand("teleport|tp")
|
||||
@CommandCompletion("@players|@mvworlds:playerOnly|@destinations:playerOnly @mvworlds|@destinations")
|
||||
@Syntax("[player] <destination>")
|
||||
|
Loading…
Reference in New Issue
Block a user