HyCodeYourTale
classpublicPriority 1

TeleportAllCommand

com.hypixel.hytale.builtin.teleport.commands.teleport.TeleportAllCommand

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_PLAYER_OR_ARG= Message.translation("server.commands.errors.playerOrArg")
MessageMESSAGE_COMMANDS_TELEPORT_TELEPORTED_TO_COORDINATES_NOTIFICATION= Message.translation( "server.commands.teleport.teleportedToCoordinatesNotification" )
MessageMESSAGE_COMMANDS_TELEPORT_TELEPORTED_WITH_LOOK_NOTIFICATION= Message.translation( "server.commands.teleport.teleportedWithLookNotification" )
MessageMESSAGE_COMMANDS_TELEPORT_TELEPORT_EVERYONE= Message.translation("server.commands.teleport.teleportEveryone")
MessageMESSAGE_COMMANDS_TELEPORT_TELEPORT_EVERYONE_WITH_LOOK= Message.translation("server.commands.teleport.teleportEveryoneWithLook")

Constructors

public
TeleportAllCommand()

Related Classes