Text Effects (1.17+)
Text animations
ItemsAdder 2.4.19 offers some cool decorative text effects you can use in your server to make it more professional.
This feature works only on Minecraft 1.17 client, server version doesn't matter.
You have to run
/iazip
in order to enable/disable this feature.
Make sure also to enable it in the config.yml
.effects:
text-effects:
enabled: true
replace-in-customitems-name-and-lore: true
chat:
enabled: true
sign:
enabled: true
book:
enabled: true
anvil:
enabled: true
- Use text-effects in chat
ia.user.text_effect.chat
- Use text-effects in signs
ia.user.text_effect.sign
- Use text-effects in books
ia.user.text_effect.book
- Use text-effects in anvil rename field
ia.user.text_effect.anvil
- Use a text-effect
ia.user.text_effect.use.<effect>




Permission:
ia.user.text_effect.use.r
Usage: <r text>


Permission:
ia.user.text_effect.use.w
Usage: <w text>



Permission:
ia.user.text_effect.use.j
Usage: <j text>

Permission:
ia.user.text_effect.use.rw
Usage: <rw text>

Permission:
ia.user.text_effect.use.rj
Usage: <rj text>
- Custom item name (in the .yml file)
- Custom item lore (in the .yml file)
- Chat
- Sign
- Book
- Bossbar
- Prefix-Suffix (Luckperms for example)
- More soon....


/lp group admin meta setprefix "<rw ADMIN >"

Last modified 2mo ago