Effects
List of useable effects for creating custom pets.
What are effects?
Effects are custom abilities that will trigger when a pet is active.
Most effects will require arguments that are just customizable options. If the effect requires arguments then you will need to add some to avoid errors.
To view a list of effects and how to use them, either execute /ep effects
in-game or check below.
Effect
Description
ACTIVATE_ENCHANT:[ENCHANT]:[LEVEL]
Activate an enchantment [Supports EliteEnchantments]
ATTRIBUTE:[ATTRIBUTE]:[VALUE]:[DURATION]
Add minecraft attributes
CAGE:[CHANCE]:[INSIDE-MATERIAL]:[ROOF-MATERIAL]:(RADIUS):(ERROR-MESSAGE)
Spawn a cage on your enemies
CHEST:[ROWS]
Create an inventory to store items
CHRISTMAS_NAUGHTY_OR_NICE:[SNOW-CHANCE]:[COOKIE-CHANCE]
Shoot enemies with christmas joy
COMMAND:[COMMAND]:[PLAYER/CONSOLE]:(CHANCE)
Execute a command
CURE:[POTION]
Cure a potion effect
DAMAGE:[MIN]:[MAX]:(RADIUS)
Damage targets (targets or radius)
DISABLE_ENCHANT:[ENCHANT]:[DURATION]:(RADIUS)
Disable enchantments [Supports EliteEnchantments]
DROPS:[MULTIPLIER]:[DURATION]
Increase mob drops
EXP:[MULTIPLIER]:[DURATION]
Increase exp gain
EXPLOSION:[RADIUS]:[DAMAGE]
Create an explosion
FALL_DAMGE:[PERCENT]
Reduce fall damage
FEED:[AMOUNT]
Feed the user by X amount
FILL:[AMOUNT]:[MATERIAL]
Fills X amount of empty buckets with material given
FISHING:[MULTIPLIER]:(DURATION)
Increase the amount of items you get while fishing
FLIGHT:[DURATION]
Allow the user to fly for a certain amount of time
HALLOWEEN_ESCAPE:[BAT-AMOUNT]:[BLIND;true/false]:[BLIND-RADIUS]:[BLIND-DURATION]
Escape in a massive swarm of bats
HALLOWEEN_HORSE:[DURATION]:(DAMAGEABLE)
Spawns a terrifying horse to get away
HEAL:[PLAYER/ALLIES]:[AMOUNT]:(RADIUS)
Heal player or allies
INCREASE_DAMAGE:[PERCENT]:[DURATION]
Increase damage dealt
KILL
Instantly kill target [PvE Only]
MESSAGE:[MESSAGE]:[PLAYER/TARGET]
Send a message
MONEY:[MULTIPLIER]:[DURATION]
Boost the sell price of items [Requires ShopGUI+]
PARTICLE:[PARTICLE]:[SPEED]:[AMOUNT]
Play a particle effect
POTION:[POTION]:[LEVEL]:[PLAYER/TARGET]:[DURATION]
Give potion effects
POTION_RADIUS:[POTION-EFFECT]:[LEVEL]:[RADIUS]:[TIME]:[FRIENDLY/DEADLY]
Add potion effects to targets in a radius
SOUND:[SOUND]:[PITCH]:[VOLUME]:[PLAYER/TARGET]
Play sound effect
Last updated
Was this helpful?