After some time, I finally got to add the lore feature into the plugin!
Thanks to
@zDan_YT , I was allowed to simply grab his
lore-plugin's code and config and put it inside this plugin!
The lore-command is /lore, and the config.yml remains the same:
Code (Text):
# ----------------------------------- #
# LoreAttributesRecoded // Worlfy #
# ----------------------------------- #
lore:
health:
enabled: true
base-health: 20
keyword: health
regen:
keyword: regen
damage:
keyword: damage
dodge:
keyword: evasion
critical-chance:
keyword: critical chance
critical-damage:
keyword: critical damage
life-steal:
keyword: life steal
xplevel:
keyword: xp level
armor:
keyword: armor
restriction:
keyword: type
display-message: false
message: You can't use the %itemname%
block-chance:
keyword: block chance
block:
keyword: block
smite:
keyword: smite
bane:
keyword: bane
defense:
keyword: absorption
They should all work perfectly fine :3
Thanks for all the love and support! ^^