Tabcomplete error
TheNety opened this issue ยท 4 comments
Information
Full output of /ess version
:
[21:01:18 INFO]: Server version: 1.13.2-R0.1-SNAPSHOT git-Paper-652 (MC: 1.13.2)
[21:01:18 INFO]: EssentialsX version: 2.17.1.21
[21:01:18 INFO]: PlaceholderAPI version: 2.10.4
[21:01:18 INFO]: LuckPerms version: 4.4.1
[21:01:18 INFO]: Vault version: 1.7.2-b107
[21:01:18 INFO]: Citizens version: 2.0.25-SNAPSHOT (build 1784)
[21:01:18 INFO]: EssentialsXChat version: 2.17.1.21
[21:01:18 INFO]: ChestShop version: 3.10-SNAPSHOT (build 161)
[21:01:18 INFO]: EssentialsXProtect version: 2.17.1.21
[21:01:18 INFO]: EssentialsXGeoIP version: 2.17.1.21
[21:01:18 INFO]: EssentialsXAntiBuild version: 2.17.1.21
[21:01:18 INFO]: EssentialsXSpawn version: 2.17.1.21
Details
Description
Tried to tabcomplete name in ban command and got that error https://pastebin.com/cQsZqrgj
I doubt this is an Essentials issue. From what I understand about the way Essentials proxies certain commands and your stacktrace Caused by
output, I suspect that your ban management plugin is the one at fault here.
Adding on to what AgentTroll said, can you try removing these other plugins and see if the problem persists?
This is an issue with the BanManager plugin, not EssentialsX. The error only shows Essentials
because EssentialsX was given priority and so is passing the command over to the other plugin.