Essential Commands

Essential Commands

108k Downloads

Unable to use non-formatted text as nickname if someone has essentialcommands.nickname.others

SirJeffersonIII opened this issue ยท 1 comments

commented

When a user has essentialcommands.nickname.others they can no longer use non-formatted text as their nickname. They can however use the same text if it is lead with formatting such as . See below for a example.
2023-06-29_01 41 36
2023-06-29_01 41 38
2023-06-29_01 41 57
2023-06-29_01 42 13
2023-06-29_01 42 17
2023-06-29_01 42 28
2023-06-29_01 42 32

commented

Ah, I think this is a Brigadier issue. It doesn't guarantee that these type of overloads resolve correctly.

I might be able to hack this into working by reordering when I register these... maybe. Could also just break a different one, we'll see.