HyCodeYourTale
classpublicPriority 1

TeleportOtherToPlayerCommand

com.hypixel.hytale.builtin.teleport.commands.teleport.variant.TeleportOtherToPlayerCommand

extends CommandBase

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD= Message.translation("server.commands.errors.playerNotInWorld")
MessageMESSAGE_COMMANDS_ERRORS_TARGET_NOT_IN_WORLD= Message.translation("server.commands.errors.targetNotInWorld")
MessageMESSAGE_COMMANDS_TELEPORT_TELEPORTED_OTHER_TO_PLAYER= Message.translation("server.commands.teleport.teleportedOtherToPlayer")

Constructors

public
TeleportOtherToPlayerCommand()

Related Classes