Spaces in the nickname
egor-erm opened this issue ยท 6 comments
Description
Actions with players who have gaps in the nickname are impossible.
Proposed Behaviour
You can enter player names with spaces.
Extra Details
I use Nukkit.
Hi @Egor-Ermolaev
There is an allow-invalid-names option in the config.yml that you can set to true, then you can try wrapping the username in " "
and see if that works.
Hi @Egor-Ermolaev
There is an allow-invalid-names option in the config.yml that you can set to true, then you can try wrapping the username in
" "
and see if that works.
This feature is enabled. I use the command (lp user "friday yt" permission set global.yt ), but it outputs [LP] Command not recognized. This happens to everyone who has a gap in the nickname.