HyCodeYourTale
classpublicPriority 1

OpSelfCommand

com.hypixel.hytale.server.core.permissions.commands.op.OpSelfCommand

extends AbstractPlayerCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_MULTIPLAYER_TIP= Message.translation("server.commands.op.self.multiplayerTip")
MessageMESSAGE_COMMANDS_NON_VANILLA_PERMISSIONS= Message.translation("server.commands.op.self.nonVanillaPermissions")
MessageMESSAGE_COMMANDS_OP_ADDED= Message.translation("server.commands.op.self.added")
MessageMESSAGE_COMMANDS_OP_REMOVED= Message.translation("server.commands.op.self.removed")
MessageMESSAGE_COMMANDS_SINGLEPLAYER_OWNER_REQ= Message.translation("server.commands.op.self.singleplayerOwnerReq")

Constructors

public
OpSelfCommand()

Related Classes