HyCodeYourTale
classpublicPriority 1

StashCommand

com.hypixel.hytale.server.core.command.commands.utility.StashCommand

extends AbstractPlayerCommand

0

Methods

0

Public Methods

0

Fields

1

Constructors

Constants

intDISTANCE_MAX= 10
MessageMESSAGE_COMMANDS_ERRORS_CHUNK_NOT_LOADED= Message.translation("server.commands.errors.chunkNotLoaded")
MessageMESSAGE_COMMANDS_STASH_DROP_LIST_SET= Message.translation("server.commands.stash.droplistSet")
MessageMESSAGE_COMMANDS_STASH_NO_DROP_LIST= Message.translation("server.commands.stash.noDroplist")
MessageMESSAGE_GENERAL_BLOCK_TARGET_NOT_IN_RANGE= Message.translation("server.general.blockTargetNotInRange")

Constructors

public
StashCommand()

Related Classes