-
Notifications
You must be signed in to change notification settings - Fork 0
String formatting
xef5000 edited this page Jul 10, 2025
·
4 revisions
Strings passed through the API (name, lore) will receive the string formatting. Its purpose is to colorize strings
Color code character: &
Hex color: &#RRGGBB
Gradient: <gradient:#RRGGBB:#RRGGBB>text</gradient>
item:
name: "&aThis &6is &9colored&f&l!"item:
material: "Bba81Mint Green"item:
material: "<gradient:#ff0000:#bc4d4d>Test</gradient> <gradient:#00ff51:#1d7138>Item</gradient>"