Type of bug
Compatibility issue, Other unexpected behaviour
/ess dump all output
https://essentialsx.net/dump.html?bytebin=rNVlxPWeFb
Error log (if applicable)
No response
Bug description
/kill @e[ty is incorrectly TAB-auto-completed as /kill type=
Steps to reproduce
(Essentials config.yml)
disabled-commands:
- kill
- give
Then, in-game, type the command /kill @e[ty and press TAB to trigger auto-completion; you'll see it incorrectly replaced with /kill type=.


Expected behaviour
The command /kill @e[ty should auto-complete to /kill @e[type=.
Actual behaviour
The command /kill @e[ty is incorrectly auto-completed as /kill type=.
Additional Information
When the server doesn’t have Essentials installed, command TAB-completion works normally.
Type of bug
Compatibility issue, Other unexpected behaviour
/ess dump alloutputhttps://essentialsx.net/dump.html?bytebin=rNVlxPWeFb
Error log (if applicable)
No response
Bug description
/kill @e[tyis incorrectly TAB-auto-completed as/kill type=Steps to reproduce
(Essentials config.yml)
disabled-commands:
- kill
- give
Then, in-game, type the command
/kill @e[tyand press TAB to trigger auto-completion; you'll see it incorrectly replaced with/kill type=.Expected behaviour
The command
/kill @e[tyshould auto-complete to/kill @e[type=.Actual behaviour
The command
/kill @e[tyis incorrectly auto-completed as/kill type=.Additional Information
When the server doesn’t have Essentials installed, command TAB-completion works normally.