classpublicPriority 1
AuthSelectCommand
com.hypixel.hytale.server.core.command.commands.server.auth.AuthSelectCommand
extends CommandBase
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
MessageMESSAGE_AVAILABLE_PROFILES= Message.translation("server.commands.auth.select.availableProfiles").color(Color.YELLOW)
MessageMESSAGE_FAILED= Message.translation("server.commands.auth.select.failed").color(Color.RED)
MessageMESSAGE_NO_PENDING= Message.translation("server.commands.auth.select.noPending").color(Color.YELLOW)
MessageMESSAGE_SUCCESS= Message.translation("server.commands.auth.select.success").color(Color.GREEN)
MessageMESSAGE_USAGE= Message.translation("server.commands.auth.select.usage").color(Color.GRAY)
Constructors
public
AuthSelectCommand()