Closed VoxPopuliZombiemold closed 11 years ago
Was this closed because it was solved, or by accident?
I found out a way to do it. Though the syntax for books doesn't support color codes itself, you can still separate the syntax with ! and do the lore and name like a normal item.
So you can't put colours in book pages?
Although the section character would always work people find it easier to remember/type the &a etc color codes which requires specific support.
I hadn't supported variables (which includes colors) in book title/author/pages at the time this issue was opened but issue #211 notes a fix for that. (noticed I hadn't mentioned specifically that colors had been fixed in the issue - noted that in the issue now)
Adding &a etc support is trivial now, since there's a method in ChatColor that does it for you.
Yes, but the point was that it's not automatic - I plain forgot to support it for the book data :-) On 14/04/2013 4:44 AM, "CelticMinstrel" notifications@github.com wrote:
Adding &a etc support is trivial now, since there's a method in ChatColor that does it for you.
— Reply to this email directly or view it on GitHubhttps://github.com/Zarius/Bukkit-OtherBlocks/issues/201#issuecomment-16338507 .
Written books don't seem to support colors in their name, or allow for lore of any kind.
A drop like:
Doesn't work at all it would seem. Something like this:
Doesn't work either. and lastly, something like this:
Doesn't work either.