classpublicPriority 1
PlayerEffectApplyCommand
com.hypixel.hytale.server.core.command.commands.player.effect.PlayerEffectApplyCommand
extends AbstractPlayerCommand
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
floatDEFAULT_DURATION= 100.0F
MessageMESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD= Message.translation("server.commands.errors.playerNotInWorld")
MessageMESSAGE_EFFECT_APPLIED_OTHER= Message.translation("server.commands.player.effect.apply.success.other")
MessageMESSAGE_EFFECT_APPLIED_SELF= Message.translation("server.commands.player.effect.apply.success.self")
Constructors
public
PlayerEffectApplyCommand()