Can someone tell me why in the GUI the text is colored &5, even though I didn't put any color in the .yml file?
material: head-%player_name%
slot: 4
display_name: '&a&lSTATS PLAYER'
lore:
- '-----------------------'
- 'Name : %player_name%'
- 'Rank : &c%luckperms_prefix%'
- 'Playtime : %playtime_time%'
- '-----------------------'```
even tho i try to add colour, it still showing &5 ..