HyCodeYourTale
classpublicPriority 1

AuthPersistenceCommand

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

extends CommandBase

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_AVAILABLE= Message.translation("server.commands.auth.persistence.available").color(Color.GRAY)
MessageMESSAGE_CHANGED= Message.translation("server.commands.auth.persistence.changed").color(Color.GREEN)
MessageMESSAGE_CURRENT= Message.translation("server.commands.auth.persistence.current").color(Color.YELLOW)
MessageMESSAGE_SINGLEPLAYER= Message.translation("server.commands.auth.persistence.singleplayer").color(Color.RED)
MessageMESSAGE_UNKNOWN_TYPE= Message.translation("server.commands.auth.persistence.unknownType").color(Color.RED)

Constructors

public
AuthPersistenceCommand()

Related Classes