HyCodeYourTale
classpublicPriority 1

GiveCommand

com.hypixel.hytale.server.core.command.commands.player.inventory.GiveCommand

extends AbstractPlayerCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

MessageMESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD= Message.translation("server.commands.errors.playerNotInWorld")
MessageMESSAGE_COMMANDS_GIVE_GAVE= Message.translation("server.commands.give.gave")
MessageMESSAGE_COMMANDS_GIVE_INSUFFICIENT_INV_SPACE= Message.translation("server.commands.give.insufficientInvSpace")
MessageMESSAGE_COMMANDS_GIVE_INSUFFICIENT_INV_SPACE= Message.translation("server.commands.give.insufficientInvSpace")
MessageMESSAGE_COMMANDS_GIVE_INVALID_METADATA= Message.translation("server.commands.give.invalidMetadata")
MessageMESSAGE_COMMANDS_GIVE_INVALID_METADATA= Message.translation("server.commands.give.invalidMetadata")
MessageMESSAGE_COMMANDS_GIVE_RECEIVED= Message.translation("server.commands.give.received")

Constructors

public
GiveCommand()

Related Classes