Yamakaja / commanditems

Assign commands to items
https://www.spigotmc.org/resources/command-items.42556/
MIT License
9 stars 15 forks source link

Invalid username /cmdi give #19

Open soshimee opened 3 years ago

soshimee commented 3 years ago

So, I have a plugin that “actually” changes the username of the players to include special characters for other login systems so the usernames don’t overlap. But CommandItems is not allowing /cmdi give to “special” usernames, what should I do? Current workaround is to use Essentials kits, which seem to be fine with “special” usernames.

Yamakaja commented 3 years ago

Hey, could you share which plugin you're using to change usernames? I'd be curious how they do it, and how other plugins check for matches ...