You can add effects to books and attach them to armor
Permissions:
armoreffect.command.armoreffect to allow to /ae | /armoreffect
armoreffect.noparticle if you give this permission to a player you will not see the effect particles.
Help:
TUTORIAL:
CONFIGS:
Code (YAML):
ADDED_EFFECT: "&3Effect &b{effect} &3added to item &b{item}" REMOVED_EFFECT: "&3Effect &b{effect} &3has been removed from &b{item}" EFFECT_ALREADY_ADDED: "&cEffect &b{effect} &cis already added to item &b{item}" INVALID_LEVEL: "&cInvalid level, please remember it must be in Roman numerals. Example: I, II, III, IV, V, VI, VII, VIII, IX, X" NO_FOUND_EFFECT: "&3Effect &b{effect} &3no found in item &b{item}" NO_ITEM_IN_HAND: "&cYou don´t have item in your hand" INVALID_EFFECT: "&cEffect invalid, use /armoreffect list" EFFECT_BOOK_ADDED: "&3Effect &b{effect} &3has been added to book"