Space nick problem
Closed this issue ยท 9 comments
This is not an issue as player names (not nicknames) can't have spaces in them.
So you have to use the actual player name or their UUID.
That is something that @lucko has to look into
Will probably be fixed by making sure allow-invalid-usernames
is set to true in your config file.
I still have this problem. A player has a space in his nickname, for example "DAF MERKURIY", and when I try to give him rights, I get the message that the command is not recognized
/luckperms user "DAF MERKURIY" parent set donater
I also want to say that I have set allow-invalid-usernames=true
, but it didn't help.