TAB-complete issue
AbbeLabben opened this issue ยท 2 comments
I am experiencing an issue with Essentials. Whenever an Essentials command such as /tpa is issued the TAB-complete isn't working on the names.
For example, if there's a players on my server named "hello" and I do "/tpa h" and then try to TAB-complete his name it doesn't work. It doesn't even show up. TAB-complete also doesn't work if I do "/gamemode" and try to TAB-complete. I am sure that Essentials is causing this issue because when I removed the plugin from my plugins folder and started up the server again it worked perfectly fine.
I am running the latest version (2.17.1.0) of both Essentials and EssentialsChat.
Output from doing /ess information:
[14:40:09] [Server thread/INFO]: CONSOLE issued server command: /ess version:
[14:40:09] [Server thread/INFO]: File D:\Skrivbord\1.14.4 testing\1.14.4 server\plugins\Essentials\kits.yml is not utf-8 encoded, trying windows-1252
[14:40:09] [Server thread/INFO]: Loaded 17746 items from items.json.
[14:40:09] [Server thread/INFO]: Using locale sv
[14:40:09] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[14:40:09] [Server thread/INFO]: Essentials omladdad 2.17.1.0.
It looks like you accidentally typed ess version:
instead of ess version
. Could you post the output from ess version
?
Also, could you post a full server startup log?