Links

Effects & Placeholders

Due to marketplace rules (BuiltByBit & Polymart) I cant put the plugin support new effects and placeholders packed with the product. If you want to use the plugin, please join our discord and open a ticket then verify your account.

Custom Effects

Name
Description
Example
Text
THROW:<power>
Throw up your enemy to the sky.
THROW:1
ATTACK;ATTACK_MOB
PLACE_BLOCK:<material>:<duration>
Place a block at your enemy's location in a period
PLACE_BLOCK:COBWEB:40
ATTACK;ATTACK_MOB;BOW;BOW_MOB;TRIDENT_THROW
LEAP:<power>
Leap forward yourself.
LEAP:1
RIGHT_CLICK
SPAWN_POTION:<potion-type>:<potion-effect>:<power>:<second>
Spawn a potion at the location your arrow or trident hits.
SPAWN_POTION:SPLASH_POTION:POISON:0:5
ARROW_HIT

Placeholders:

Placeholder
Description
Example
%aeaddon_has-enchant_<enchant:level>%
Check if the player is wearing any armor with enchant. (If the level is empty so the placeholder accept all enchant level)
%aeaddon_has-enchant_hasten:1% %aeaddon_has-enchant_hasten% (any level)
%aeaddon_has-enchants_<enchant:level>%
Like above but with multiple enchants
%aeaddon_has-enchant_hasten:1_glowing:1%