-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
MacBook Pro 2018 15 Inch
2.6 GHz 6-Core Intel Core i7
jdk-10.0.2
-
CraftBukkit version git-Spigot-b9baf71-e82b547 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
-
Yes
When calling tabComplete on a Vanilla command, it always returns an empty List<String>.
I think this is just an API issue and I've found a solution that works for me. See this post for more details.