[SPIGOT-4024] Tab-complete does not work for commands via the /execute command Created: 16/Jul/18  Updated: 21/Jul/18  Resolved: 21/Jul/18

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Zedadias Wick Assignee: Unassigned
Resolution: Fixed Votes: 1
Labels: 1.13-pre7, commandblock,, commands, tab-completion

Version: CraftBukkit version git-Spigot-1d0aef7-1fccb89 (MC: 1.13-pre7) (Implementing API version 1.13-pre7-R0.1-SNAPSHOT)

 Description   

Entering commands at the end of a /execute command in spigot 1.13-pre7 does not tab complete, where it does in vanilla.

 

For example:

/execute run say hi

Typing the above command under spigot it will tab complete the command name and the first argument, but "say" and "hi" will show red and there will be no tab completions shown whilst typing.

In vanilla, tab completions will be shown for all 4 words with appropriate coloration.

The above simple command is just an example, I realise it is practically useless without the other options for /execute. It behaves the same in other examples:

/execute if entity @e[type=armor_stand] run say True!

will show tab completions all the way up until "say True!", which will be in red. Works as expected in vanilla.


Generated at Tue Apr 15 08:22:58 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.