Use Minecraft Formatting in an Anvil on any Item! Set or remove Lores from an Item with just a Command!
Now Supports Hex Coloring! (Check Config)
Code (Text):
<required> [optional]
- /addlore <text> // Add Lore to Held Item
- /removelore <linenumber> // Remove Lore from Held Item
- /reload-anf // Reload the Configuration File
Code (Text):
- anf.* |: All Colors, All Formats, All Commands
- anf.color.* |: All Colors & Formats
- anf.use |: Required for All Colors & Formats
- anf.hex |: Required to allow people to use Hex Support if enabled in the config
- anf.color.1 |: Dark Blue
- anf.color.2 |: Dark Green
- anf.color.3 |: Dark Aqua (Cyan)
- anf.color.4 |: Dark Red
- anf.color.5 |: Dark Purple
- anf.color.6 |: Orange (Gold)
- anf.color.7 |: Gray
- anf.color.8 |: Dark Gray
- anf.color.9 |: Blue
- anf.color.0 |: Black
- anf.color.a |: Green
- anf.color.b |: Aqua (Light Blue)
- anf.color.c |: Red
- anf.color.d |: Pink
- anf.color.e |: Yellow
- anf.color.f |: White
# If Text should be forced into Italic once colored in an anvil.
# Default false.
ForceItalic: false
# If Hex Support should be enabled to allow players with the permission [ anf.hex ] to use hex colors in an anvil.
# Default false.
EnableHexSupport: false
# If the items from the blacklist are also not allowed to be renamed with the default vanilla rename.
# This option will affect the blacklisted items to not be renamed at all.
BlacklistVanilla: false
# If certain items should not be allowed to be renamed in the anvil.
# This only affects colored rename, the default vanilla rename is still possible.
BlacklistedItems:
- BEACON
- ENCHANTED_BOOK
- NETHERITE_SWORD