classpublicPriority 1
AuthLogoutCommand
com.hypixel.hytale.server.core.command.commands.server.auth.AuthLogoutCommand
extends CommandBase
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
MessageMESSAGE_NOT_AUTHENTICATED= Message.translation("server.commands.auth.logout.notAuthenticated").color(Color.YELLOW)
MessageMESSAGE_SINGLEPLAYER= Message.translation("server.commands.auth.logout.singleplayer").color(Color.RED)
MessageMESSAGE_SUCCESS= Message.translation("server.commands.auth.logout.success").color(Color.GREEN)
Constructors
public
AuthLogoutCommand()