HyCodeYourTale
classpublicPriority 1

AuthCancelCommand

com.hypixel.hytale.server.core.command.commands.server.auth.AuthCancelCommand

extends CommandBase

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_NOTHING= Message.translation("server.commands.auth.cancel.nothing").color(Color.YELLOW)
MessageMESSAGE_SINGLEPLAYER= Message.translation("server.commands.auth.cancel.singleplayer").color(Color.RED)
MessageMESSAGE_SUCCESS= Message.translation("server.commands.auth.cancel.success").color(Color.YELLOW)

Constructors

public
AuthCancelCommand()

Related Classes