EssentialsX

EssentialsX

2M Downloads

"&r" character not working in kit colors

Terrobility opened this issue ยท 4 comments

commented

Like the title says.
Here's a picture of the bug: https://gyazo.com/410eb03707910c89803853196f7218bd

book.txt

#Colors
Minecraft colors:
&0 &&0  &1 &&1  &2 &&2  &3 &&3
&4 &&4  &5 &&5  &6 &&6  &7 &&7
&8 &&8  &9 &&9  &a &&a  &b &&b
&c &&c  &d &&d  &e &&e  &f &&f
&0 
&&k &kMagic&r   &&l &lBold
&&m &mStrike&r  &&n &nUline
&&o &oItalic&r   &&r &rReset

config.yml

kits:
  color:
    delay: 6000
    items:
      - 387 1 book:Colors title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes
commented

I can confirm it, it is not really an issue though. You could just replace the &r with &0 meanwhile to fix it.

#Colors
Minecraft colors:
&0 &&0  &1 &&1  &2 &&2  &3 &&3
&4 &&4  &5 &&5  &6 &&6  &7 &&7
&8 &&8  &9 &&9  &a &&a  &b &&b
&c &&c  &d &&d  &e &&e  &f &&f
&0 
&&k &kMagie&0   &&l &lFett
&&m &mStrike&0  &&n &nUline
&&o &oKursiv&0   &&r &rReset
commented

that's really weird ;o

commented

Closing due to inactivity. If this is still a problem, please open a new issue.

commented

Closing due to inactivity. If this is still a problem, please open a new issue.