PedroJM96 / SuperLobbyDeluxe

Customize many functions and features of the server lobby in a powerful and free for all.
17 stars 14 forks source link

ItemJoin (Using hex color in item / Command not working) #6

Closed leonardopilz closed 1 year ago

leonardopilz commented 1 year ago

I can by hex color in the item

but the command he should run does not work

to the hex color remover it works

items.yml - example

not working profile: name: '<#bfff00> teste &7(teste' <- error (<#bfff00>) material: 'PLAYER_HEAD:3' lore:

working profile: name: '&ateste &7(teste)' material: 'PLAYER_HEAD:3' slot: 8 skull: commands:

PedroJM96 commented 1 year ago

What version are you using? Hexadecimal colors are only available in minecraft from version 1.16 onwards.

leonardopilz commented 1 year ago

1.18.2

leonardopilz commented 1 year ago

color applies to item name however when using hex color on the item it does not execute the command

Maxcension commented 1 year ago

Same problem for me on 1.16.5. When applying hex color to an item, it doesn't execute any command anymore (item in inventory or in a menu).

Maxcension commented 1 year ago

Also, RGB/HEx doesn't seem to work on the join title.

PedroJM96 commented 1 year ago

Fixed in the new version