Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
Platforms
Creators
Details
Licensed MIT
Published 3 weeks ago

Text Transcrip
This addon adds new placeholders to use with PlaceholderAPI, since the default plugin doesn't include placeholders to retrieve, for example, the item's enchantment level, how many slots are left, how many are used, etc.UltraAEAddon - Information
==========================
Placeholders:
- %ultraae_slots_used%: Current used slots on item
- %ultraae_slots_max%: Total slots available on item
- %ultraae_slots_free%: Remaining free slots on item
- %ultraae_level_<enchant>%: Level of a specific enchantment
- %ultraae_has_<enchant>%: Check if item has an enchantment (Yes/No)
- %ultraae_group_<enchant>%: Get the group name of an enchantment
Commands:
- /ultraae addslot: Adds 1 slot increaser directly to the item in hand (no limits).
- /ultraae addslotincreaser: Adds 1 slot respecting AE's max-increase-of-slots limit.



