/nickname command not registering
bumpyJake opened this issue ยท 4 comments
Hm. I've not seen this before.
Can you provide the contents of your config/EssentialCommands.properties
and a https://mclo.gs/ (or equivalent) of your logs/latest.log
?
The logs just say
[17:30:56] [Render thread/INFO]: [System] [CHAT] Unknown or incomplete command, see below for error
[17:30:56] [Render thread/INFO]: [System] [CHAT] nickname test<--[HERE]
heres the config https://mclo.gs/h7A7ZUe
You have use_permissions_api
set to false
in your Essential Commands config. Changing it to true
will likely solve the issue ;)